.stestr/0002755012276001227600000000000015211776643012434 5ustar tempesttempest.stestr/format0000644012276001227600000000000215211775420013625 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215211776643014614 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115211776643014777 0ustar tempesttempest114.49581764.03797279.99875996.01536859.405580.00041251.66449490.94084561.825323.stestr/00000600012276001227600000770365515211776643012533 0ustar tempesttempesttime: 2026-06-09 11:38:30.326383Z 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: 2026-06-09 11:40:24.822200Z 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 2026-06-09 11:38:32,571 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 2.243s 2026-06-09 11:38:32,571 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--273169713", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-6fb01e14-1c70-4605-b097-3862a354fa64', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"6cf39d8f-2968-44a0-ae8f-f951322c1e4b","name":"tempest-network-smoke--273169713","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:38:31Z","updated_at":"2026-06-09T11:38:31Z","revision_number":1}}' 2026-06-09 11:38:36,874 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 4.302s 2026-06-09 11:38:36,875 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-534395155", "admin_state_up": true, "project_id": "74962f79fd594bd1b0928f1f52904698", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-5137457a-749c-4c48-a0c7-15a01f53d21f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "52bf9000-58d8-4aab-bdfe-041bd3265891", "name": "tempest-TestNetworkBasicOps-router-534395155", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.212"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:38:33Z", "updated_at": "2026-06-09T11:38:35Z", "revision_number": 2, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:38:36,987 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.112s 2026-06-09 11:38:36,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, 09 Jun 2026 11:38:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c74bf78e-ba46-449e-b199-be0156b07ba0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:38:37,331 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.343s 2026-06-09 11:38:37,332 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-91a74d2f-6ef9-483a-8fa5-fb15cabd9d11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:38:37,398 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.065s 2026-06-09 11:38:37,398 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7d14f076-cc66-4209-8496-eeaf2b7dae5b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:38:38,445 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.045s 2026-06-09 11:38:38,445 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-290145540", "network_id": "6cf39d8f-2968-44a0-ae8f-f951322c1e4b", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-c36dded9-251b-40f1-8365-0f19cf3bd065', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"8aac4b17-61ac-4de6-821e-e648ab566586","name":"tempest-subnet-smoke-290145540","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"6cf39d8f-2968-44a0-ae8f-f951322c1e4b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T11:38:37Z","updated_at":"2026-06-09T11:38:37Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:38:41,590 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/52bf9000-58d8-4aab-bdfe-041bd3265891/add_router_interface 3.144s 2026-06-09 11:38:41,590 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8aac4b17-61ac-4de6-821e-e648ab566586"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b4efb734-3b5b-4b30-8ef2-8ba0a8547aa9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52bf9000-58d8-4aab-bdfe-041bd3265891/add_router_interface'} Body: b'{"id": "52bf9000-58d8-4aab-bdfe-041bd3265891", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "60f09121-c8f4-435d-a767-68b1ddd20fbd", "network_id": "6cf39d8f-2968-44a0-ae8f-f951322c1e4b", "subnet_id": "8aac4b17-61ac-4de6-821e-e648ab566586", "subnet_ids": ["8aac4b17-61ac-4de6-821e-e648ab566586"]}' 2026-06-09 11:38:41,743 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.152s 2026-06-09 11:38:41,743 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-41e83dac-df58-459c-911a-4d2c121bc28e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"6cf39d8f-2968-44a0-ae8f-f951322c1e4b","name":"tempest-network-smoke--273169713","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["8aac4b17-61ac-4de6-821e-e648ab566586"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:38:31Z","updated_at":"2026-06-09T11:38:37Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":6448}]}' 2026-06-09 11:38:41,834 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.090s 2026-06-09 11:38:41,835 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-aa6b3910-eb70-4c40-9aa3-e7af50bb3dbf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"},{"id":"8aac4b17-61ac-4de6-821e-e648ab566586","name":"tempest-subnet-smoke-290145540","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"6cf39d8f-2968-44a0-ae8f-f951322c1e4b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:38:37Z","updated_at":"2026-06-09T11:38:37Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:38:42,091 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.256s 2026-06-09 11:38:42,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, 09 Jun 2026 11:38:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-b7761a21-fd34-4836-9e45-3d2ca49772b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "52bf9000-58d8-4aab-bdfe-041bd3265891", "name": "tempest-TestNetworkBasicOps-router-534395155", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.212"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:38:33Z", "updated_at": "2026-06-09T11:38:39Z", "revision_number": 3, "project_id": "74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:38:42,525 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.432s 2026-06-09 11:38:42,525 25 DEBUG [tempest.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-102261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDCHqEn219VrUe+UWNgykBgGdQHxp/ERquf/fPJgHY73Yx1ZM5X7dLqQcraE56+DqMl8r5J5VhvY6zJsBbMC44fcxU0K4r9y6LMczTIlYR1+CwHeZJE7QHMKpj792cqaug=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:42 GMT', 'server': 'Apache', 'content-length': '394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344a32af-6f91-45f2-81f7-48265f431449', 'x-compute-request-id': 'req-344a32af-6f91-45f2-81f7-48265f431449', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-102261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDCHqEn219VrUe+UWNgykBgGdQHxp/ERquf/fPJgHY73Yx1ZM5X7dLqQcraE56+DqMl8r5J5VhvY6zJsBbMC44fcxU0K4r9y6LMczTIlYR1+CwHeZJE7QHMKpj792cqaug==", "fingerprint": "ea:c0:43:2f:91:58:b3:c5:69:e7:75:a8:31:69:6f:0f", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:38:44,549 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 2.020s 2026-06-09 11:38:44,550 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-1280665729", "description": "tempest-secgroup-smoke-1280665729 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-2adbf6ee-6bd9-436c-81f5-f8fe31102272', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "95bde52c-df71-4ad5-b848-b10aeffe054e", "name": "tempest-secgroup-smoke-1280665729", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-1280665729 description", "shared": false, "security_group_rules": [{"id": "89074354-0db8-4016-84f2-d859a13a5a9b", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "95bde52c-df71-4ad5-b848-b10aeffe054e", "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": "2026-06-09T11:38:43Z", "updated_at": "2026-06-09T11:38:43Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "9f7df4eb-d681-40d7-8604-455bf8e69777", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "95bde52c-df71-4ad5-b848-b10aeffe054e", "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": "2026-06-09T11:38:43Z", "updated_at": "2026-06-09T11:38:43Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:38:43Z", "updated_at": "2026-06-09T11:38:43Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:38:45,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.066s 2026-06-09 11:38:45,617 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": "95bde52c-df71-4ad5-b848-b10aeffe054e", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e0145ff6-d818-4fdd-8753-d7831bc08935', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "bc3df5b9-717c-4d6d-84fe-2d62f3fcd25a", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "95bde52c-df71-4ad5-b848-b10aeffe054e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:38:45Z", "updated_at": "2026-06-09T11:38:45Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:38:46,554 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.936s 2026-06-09 11:38:46,554 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": "95bde52c-df71-4ad5-b848-b10aeffe054e", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2cf0765c-d53f-4868-b61a-1f63f6eaddfd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "b939c326-3628-40f8-84d1-df64784ecd93", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "95bde52c-df71-4ad5-b848-b10aeffe054e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:38:46Z", "updated_at": "2026-06-09T11:38:46Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:38:48,501 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.946s 2026-06-09 11:38:48,501 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": "95bde52c-df71-4ad5-b848-b10aeffe054e", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-be857b72-42c6-43e0-a462-9c784aadac45', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "ceb5e07a-6981-4bce-b4ac-dbbe34904313", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "95bde52c-df71-4ad5-b848-b10aeffe054e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:38:46Z", "updated_at": "2026-06-09T11:38:46Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:38:49,366 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.865s 2026-06-09 11:38:49,367 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": "95bde52c-df71-4ad5-b848-b10aeffe054e", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0970da4d-cec9-4fb0-84f2-9b31b5eb3cdf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "7a5a40c0-4c76-4345-84b8-320aa265a6b3", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "95bde52c-df71-4ad5-b848-b10aeffe054e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:38:48Z", "updated_at": "2026-06-09T11:38:48Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:38:49,643 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 2026-06-09 11:38:49,643 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": "95bde52c-df71-4ad5-b848-b10aeffe054e", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7d4f67f6-7694-4bc7-98f5-b130bdafd399', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "d0e06af0-a616-4055-8d65-982568f2def6", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "95bde52c-df71-4ad5-b848-b10aeffe054e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:38:49Z", "updated_at": "2026-06-09T11:38:49Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:38:50,620 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.976s 2026-06-09 11:38:50,620 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": "95bde52c-df71-4ad5-b848-b10aeffe054e", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8e103811-4edd-4a89-800e-9c57c00f7519', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "55cbd98b-c73a-49ea-9ffa-2d384e2d8faa", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "95bde52c-df71-4ad5-b848-b10aeffe054e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:38:50Z", "updated_at": "2026-06-09T11:38:50Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:38:50,933 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.308s 2026-06-09 11:38:50,934 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:50 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8e231401-a6b4-4f2a-a17f-66524259ee0a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["Yk-xIFPrRkmnpQQfGnR8rA"], "expires_at": "2026-06-09T12:38:50.000000Z", "issued_at": "2026-06-09T11:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:38:50,934 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-09 11:38:54,759 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.824s 2026-06-09 11:38:54,759 25 DEBUG [tempest.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-2141453910", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "6cf39d8f-2968-44a0-ae8f-f951322c1e4b"}], "key_name": "tempest-TestNetworkBasicOps-102261", "security_groups": [{"name": "tempest-secgroup-smoke-1280665729"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:50 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292de21d-ea7f-41f9-b8ee-f36cf355f468', 'x-compute-request-id': 'req-292de21d-ea7f-41f9-b8ee-f36cf355f468', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1280665729"}], "adminPass": "bJmPFDk6afjf"}}' 2026-06-09 11:38:55,510 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.749s 2026-06-09 11:38:55,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, 09 Jun 2026 11:38:54 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-4201ec7f-8498-44c1-bab9-14b5bbe83c4a', 'x-compute-request-id': 'req-4201ec7f-8498-44c1-bab9-14b5bbe83c4a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:38:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:38:57,506 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.988s 2026-06-09 11:38:57,507 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:57 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-b82a60bd-1cc8-4e6f-a233-05493f9c7786', 'x-compute-request-id': 'req-b82a60bd-1cc8-4e6f-a233-05493f9c7786', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:38:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:38:59,561 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 1.049s 2026-06-09 11:38:59,561 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:38:58 GMT', 'server': 'Apache', 'content-length': '1461', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93fa344b-31f7-47bf-beaf-085d1f7b1621', 'x-compute-request-id': 'req-93fa344b-31f7-47bf-beaf-085d1f7b1621', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:38:59,565 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2026-06-09 11:39:00,993 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.424s 2026-06-09 11:39:00,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, 09 Jun 2026 11:39:00 GMT', 'server': 'Apache', 'content-length': '1449', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72896a13-9eef-4ddf-857f-a50fe6624a3f', 'x-compute-request-id': 'req-72896a13-9eef-4ddf-857f-a50fe6624a3f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:00,996 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2026-06-09 11:39:02,689 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.692s 2026-06-09 11:39:02,690 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:02 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4739619-56db-4e9c-b898-f1c1ef12fe16', 'x-compute-request-id': 'req-d4739619-56db-4e9c-b898-f1c1ef12fe16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1280665729"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:04,512 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.817s 2026-06-09 11:39:04,512 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:03 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1cf517-7cc8-4829-97cb-d8bf6236200d', 'x-compute-request-id': 'req-8b1cf517-7cc8-4829-97cb-d8bf6236200d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1280665729"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:05,852 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.335s 2026-06-09 11:39:05,853 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:05 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a77e964c-693a-4bcc-a114-89589c744685', 'x-compute-request-id': 'req-a77e964c-693a-4bcc-a114-89589c744685', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1280665729"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:07,624 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.766s 2026-06-09 11:39:07,624 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:06 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de3cfdb-d430-44fc-9685-623957d4965e', 'x-compute-request-id': 'req-2de3cfdb-d430-44fc-9685-623957d4965e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1280665729"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:09,676 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 1.041s 2026-06-09 11:39:09,677 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:08 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-8e7d73a2-2d8a-4f81-aa21-0c8ae4764e68', 'x-compute-request-id': 'req-8e7d73a2-2d8a-4f81-aa21-0c8ae4764e68', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:39:07Z", "addresses": {"tempest-network-smoke--273169713": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:8c:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": "2026-06-09T11:39:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1280665729"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:09,681 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2026-06-09 11:39:10,716 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/718b5abc-d5ae-4ece-ba93-3d2c08647782 1.034s 2026-06-09 11:39:10,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, 09 Jun 2026 11:39:09 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-76d02512-c510-48f0-a216-7f3e473f2098', 'x-compute-request-id': 'req-76d02512-c510-48f0-a216-7f3e473f2098', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1a10000 e-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:39:07Z", "addresses": {"tempest-network-smoke--273169713": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:8c:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": "2026-06-09T11:39:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1280665729"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:10,719 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 11:39:10,837 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=718b5abc-d5ae-4ece-ba93-3d2c08647782 0.116s 2026-06-09 11:39:10,837 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-e17cbfe6-50ee-4a4e-a7c3-c4b2d0ee361c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"ports":[{"id":"c5d8251d-3ad1-4a6d-bada-c40a79dab24d","name":"","network_id":"6cf39d8f-2968-44a0-ae8f-f951322c1e4b","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:38:8c:69","admin_state_up":true,"status":"ACTIVE","device_id":"718b5abc-d5ae-4ece-ba93-3d2c08647782","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8aac4b17-61ac-4de6-821e-e648ab566586","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["95bde52c-df71-4ad5-b848-b10aeffe054e"],"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-2141453910","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-2141453910","fqdn":"tempest-testnetworkbasicops-server-2141453910.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:39:01Z","updated_at":"2026-06-09T11:39:07Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:39:10,837 25 DEBUG [tempest.common.waiters] Server ID 718b5abc-d5ae-4ece-ba93-3d2c08647782 ports are all ACTIVE [{'id': 'c5d8251d-3ad1-4a6d-bada-c40a79dab24d', 'name': '', 'network_id': '6cf39d8f-2968-44a0-ae8f-f951322c1e4b', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:38:8c:69', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '718b5abc-d5ae-4ece-ba93-3d2c08647782', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8aac4b17-61ac-4de6-821e-e648ab566586', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['95bde52c-df71-4ad5-b848-b10aeffe054e'], '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-2141453910', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-2141453910', 'fqdn': 'tempest-testnetworkbasicops-server-2141453910.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:39:01Z', 'updated_at': '2026-06-09T11:39:07Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:39:12,771 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.933s 2026-06-09 11:39:12,772 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "port_id": "c5d8251d-3ad1-4a6d-bada-c40a79dab24d", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-5fcb86f4-cb60-4ec5-bed2-b7889f07141c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "b0c709ee-7fa4-4f3f-8d1e-5e02ce3fd357", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.206", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "52bf9000-58d8-4aab-bdfe-041bd3265891", "port_id": "c5d8251d-3ad1-4a6d-bada-c40a79dab24d", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "74962f79fd594bd1b0928f1f52904698", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6cf39d8f-2968-44a0-ae8f-f951322c1e4b", "mac_address": "fa:16:3e:38:8c:69", "admin_state_up": true, "status": "ACTIVE", "device_id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:39:11Z", "updated_at": "2026-06-09T11:39:11Z", "revision_number": 0}}' 2026-06-09 11:39:12,914 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/b0c709ee-7fa4-4f3f-8d1e-5e02ce3fd357 0.142s 2026-06-09 11:39:12,915 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-dadee9fa-fd69-4375-8127-ed9b5df92976', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b0c709ee-7fa4-4f3f-8d1e-5e02ce3fd357'} Body: b'{"floatingip": {"id": "b0c709ee-7fa4-4f3f-8d1e-5e02ce3fd357", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.206", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "52bf9000-58d8-4aab-bdfe-041bd3265891", "port_id": "c5d8251d-3ad1-4a6d-bada-c40a79dab24d", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6cf39d8f-2968-44a0-ae8f-f951322c1e4b", "mac_address": "fa:16:3e:38:8c:69", "admin_state_up": true, "status": "ACTIVE", "device_id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:39:11Z", "updated_at": "2026-06-09T11:39:12Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:39:12,915 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b0c709ee-7fa4-4f3f-8d1e-5e02ce3fd357', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.206', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '52bf9000-58d8-4aab-bdfe-041bd3265891', 'port_id': 'c5d8251d-3ad1-4a6d-bada-c40a79dab24d', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '6cf39d8f-2968-44a0-ae8f-f951322c1e4b', 'mac_address': 'fa:16:3e:38:8c:69', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '718b5abc-d5ae-4ece-ba93-3d2c08647782', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:39:11Z', 'updated_at': '2026-06-09T11:39:12Z', 'revision_number': 1, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:39:12,915 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.143008 seconds 2026-06-09 11:39:12,915 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.206 with user: cirros 2026-06-09 11:39:12,915 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.206 in 120 sec and the expected result is reachable 2026-06-09 11:39:27,184 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.268181 seconds 2026-06-09 11:39:27,184 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.206 in 120 sec and the ping result is expected 2026-06-09 11:39:27,442 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/718b5abc-d5ae-4ece-ba93-3d2c08647782/action 0.257s 2026-06-09 11:39:27,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:27 GMT', 'server': 'Apache', 'content-length': '75478', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8629ab7-c52c-4c0c-a021-38040d79fbc0', 'x-compute-request-id': 'req-f8629ab7-c52c-4c0c-a021-38040d79fbc0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782/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-5.el9 11/05/2023\\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 2548573859 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2800.000 MHz processor\\n[ 0.000987] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001368] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004070] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004118] Using GB pages for direct mapping\\n[ 0.004401] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004408] ACPI: Early table checksum verification disabled\\n[ 0.004415] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004422] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004431] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004455] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004462] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004466] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004472] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004477] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004482] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004485] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004487] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004489] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004490] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004492] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005768] No NUMA configuration fo 2026-06-09 11:39:27,444 25 DEBUG [tempest.scenario.manager] Console output for 718b5abc-d5ae-4ece-ba93-3d2c08647782 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-5.el9 11/05/2023 [ 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 2548573859 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2800.000 MHz processor [ 0.000987] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001368] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004070] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004118] Using GB pages for direct mapping [ 0.004401] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004408] ACPI: Early table checksum verification disabled [ 0.004415] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004422] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004431] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004455] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004462] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004466] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004472] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004477] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004482] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004485] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004487] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004489] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004490] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004492] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005768] No NUMA configuration found [ 0.005791] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005800] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006175] Zone ranges: [ 0.006177] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006180] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006183] Normal empty [ 0.006185] Device empty [ 0.006187] Movable zone start for each node [ 0.006191] Early memory node ranges [ 0.006192] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006194] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006196] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.010146] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.010214] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.010670] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.021456] ACPI: PM-Timer IO Port: 0x608 [ 0.021491] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021623] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021628] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021630] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021632] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021634] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021635] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021639] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021642] TSC deadline timer available [ 0.021656] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021733] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021735] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021737] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021738] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021740] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021742] Booting paravirtualized kernel on KVM [ 0.021746] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021754] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.025061] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.025167] kvm-guest: setup async PF for cpu 0 [ 0.025201] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.025223] kvm-guest: PV spinlocks disabled, single CPU [ 0.025233] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.025236] Policy zone: DMA32 [ 0.025238] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.025312] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.025355] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.025376] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.025461] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.025855] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.026622] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.026657] ftrace: allocating 50600 entries in 198 pages [ 0.051415] ftrace: allocated 198 pages with 4 groups [ 0.051583] rcu: Hierarchical RCU implementation. [ 0.051584] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051586] Rude variant of Tasks RCU enabled. [ 0.051587] Tracing variant of Tasks RCU enabled. [ 0.051589] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051590] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.055973] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.056422] random: crng init done [ 0.095237] Console: colour VGA+ 80x25 [ 0.228025] printk: console [tty1] enabled [ 0.544780] printk: console [ttyS0] enabled [ 0.547603] ACPI: Core revision 20210730 [ 0.550747] APIC: Switch to symmetric I/O mode setup [ 0.555048] x2apic enabled [ 0.558026] Switched APIC routing to physical x2apic. [ 0.566247] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.573071] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.577064] pid_max: default: 32768 minimum: 301 [ 0.577064] LSM: Security Framework initializing [ 0.577064] landlock: Up and running. [ 0.577064] Yama: becoming mindful. [ 0.577064] AppArmor: AppArmor initialized [ 0.577064] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577064] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577064] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.577064] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.577064] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.577064] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.577064] Spectre V2 : Mitigation: Retpolines [ 0.577064] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.577064] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.577064] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.577064] RETBleed: Mitigation: untrained return thunk [ 0.577064] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.577064] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.577064] Freeing SMP alternatives memory: 44K [ 0.577064] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.577263] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.581092] ... version: 0 [ 0.583690] ... bit width: 48 [ 0.585077] ... generic registers: 6 [ 0.587688] ... value mask: 0000ffffffffffff [ 0.589076] ... max period: 00007fffffffffff [ 0.592454] ... fixed-purpose events: 0 [ 0.593077] ... event mask: 000000000000003f [ 0.596624] rcu: Hierarchical SRCU implementation. [ 0.597602] smp: Bringing up secondary CPUs ... [ 0.600622] smp: Brought up 1 node, 1 CPU [ 0.601083] smpboot: Max logical packages: 1 [ 0.604165] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.605655] devtmpfs: initialized [ 0.608042] x86/mm: Memory block size: 128MB [ 0.609274] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.613107] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.617182] pinctrl core: initialized pinctrl subsystem [ 0.621495] PM: RTC time: 11:39:10, date: 2026-06-09 [ 0.625302] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.629209] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.633093] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.637095] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.641098] audit: initializing netlink subsys (disabled) [ 0.644794] thermal_sys: Registered thermal governor 'fair_share' [ 0.644796] thermal_sys: Registered thermal governor 'bang_bang' [ 0.645078] thermal_sys: Registered thermal governor 'step_wise' [ 0.648845] thermal_sys: Registered thermal governor 'user_space' [ 0.649081] audit: type=2000 audit(1781005150.164:1): state=initialized audit_enabled=0 res=1 [ 0.653086] thermal_sys: Registered thermal governor 'power_allocator' [ 0.653110] EISA bus registered [ 0.659445] cpuidle: using governor ladder [ 0.661081] cpuidle: using governor menu [ 0.666348] ACPI: bus type PCI registered [ 0.669080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.673414] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.677084] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.681141] PCI: Using configuration type 1 for base access [ 0.686764] Kprobes globally optimized [ 0.689270] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.693088] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.698365] ACPI: Added _OSI(Module Device) [ 0.701124] ACPI: Added _OSI(Processor Device) [ 0.704440] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.705150] ACPI: Added _OSI(Processor Aggregator Device) [ 0.709097] ACPI: Added _OSI(Linux-Dell-Video) [ 0.712465] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.713123] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.721497] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.729615] ACPI: Interpreter enabled [ 0.732523] ACPI: PM: (supports S0 S5) [ 0.733103] ACPI: Using IOAPIC for interrupt routing [ 0.737148] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.741077] PCI: Using E820 reservations for host bridge windows [ 0.745452] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.755692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.757088] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.761259] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.765232] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.770533] PCI host bridge to bus 0000:00 [ 0.773108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.777083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.781080] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789082] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.793080] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.797080] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.801478] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.809562] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.821129] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.833116] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.843484] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.853114] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.857316] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.865644] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.875834] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.886775] pci 0000:00:02.0: enabling Extended Tags [ 0.893919] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.900501] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.911401] pci 0000:00:02.1: enabling Extended Tags [ 0.915635] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.921085] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.933984] pci 0000:00:02.2: enabling Extended Tags [ 0.940827] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.944260] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.950604] pci 0000:00:02.3: enabling Extended Tags [ 0.955593] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.960068] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.969425] pci 0000:00:02.4: enabling Extended Tags [ 0.975297] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.980900] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.986182] pci 0000:00:02.5: enabling Extended Tags [ 0.994040] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.000180] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.005875] pci 0000:00:02.6: enabling Extended Tags [ 1.011574] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.017088] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.028324] pci 0000:00:02.7: enabling Extended Tags [ 1.035360] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.040533] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.046767] pci 0000:00:03.0: enabling Extended Tags [ 1.051509] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.057081] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.066912] pci 0000:00:03.1: enabling Extended Tags [ 1.071572] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.076892] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.086341] pci 0000:00:03.2: enabling Extended Tags [ 1.091592] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.096058] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.102394] pci 0000:00:03.3: enabling Extended Tags [ 1.108581] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.112010] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.117919] pci 0000:00:03.4: enabling Extended Tags [ 1.124437] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.127725] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.133436] pci 0000:00:03.5: enabling Extended Tags [ 1.140277] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.143679] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.149362] pci 0000:00:03.6: enabling Extended Tags [ 1.156287] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.159915] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.166593] pci 0000:00:03.7: enabling Extended Tags [ 1.175392] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.181089] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.192824] pci 0000:00:04.0: enabling Extended Tags [ 1.195790] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.200927] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.209487] pci 0000:00:04.1: enabling Extended Tags [ 1.216248] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.222325] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.231887] pci 0000:00:04.2: enabling Extended Tags [ 1.237488] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.244314] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.250459] pci 0000:00:04.3: enabling Extended Tags [ 1.255606] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.261915] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.275643] pci 0000:00:04.4: enabling Extended Tags [ 1.279683] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.284400] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.291495] pci 0000:00:04.5: enabling Extended Tags [ 1.295626] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.300056] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.307123] pci 0000:00:04.6: enabling Extended Tags [ 1.311823] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.316618] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.322050] pci 0000:00:04.7: enabling Extended Tags [ 1.329847] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.336094] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.344386] pci 0000:00:05.0: enabling Extended Tags [ 1.406050] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.410872] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.414119] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.433082] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.438060] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.445080] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.457087] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.469123] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.475697] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.480878] pci 0000:01:00.0: enabling Extended Tags [ 1.556743] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.557185] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.561140] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.565196] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.571536] pci_bus 0000:02: extended config space not accessible [ 1.573400] acpiphp: Slot [1] registered [ 1.576017] acpiphp: Slot [0] registered [ 1.577130] acpiphp: Slot [2] registered [ 1.579908] acpiphp: Slot [3] registered [ 1.581148] acpiphp: Slot [4] registered [ 1.583923] acpiphp: Slot [5] registered [ 1.585156] acpiphp: Slot [6] registered [ 1.587785] acpiphp: Slot [7] registered [ 1.589131] acpiphp: Slot [8] registered [ 1.591894] acpiphp: Slot [9] registered [ 1.593132] acpiphp: Slot [10] registered [ 1.596350] acpiphp: Slot [11] registered [ 1.597140] acpiphp: Slot [12] registered [ 1.600073] acpiphp: Slot [13] registered [ 1.601133] acpiphp: Slot [14] registered [ 1.603861] acpiphp: Slot [15] registered [ 1.605134] acpiphp: Slot [16] registered [ 1.608251] acpiphp: Slot [17] registered [ 1.609147] acpiphp: Slot [18] registered [ 1.611789] acpiphp: Slot [19] registered [ 1.613152] acpiphp: Slot [20] registered [ 1.616080] acpiphp: Slot [21] registered [ 1.617131] acpiphp: Slot [22] registered [ 1.620200] acpiphp: Slot [23] registered [ 1.621128] acpiphp: Slot [24] registered [ 1.623768] acpiphp: Slot [25] registered [ 1.625140] acpiphp: Slot [26] registered [ 1.627815] acpiphp: Slot [27] registered [ 1.629126] acpiphp: Slot [28] registered [ 1.631825] acpiphp: Slot [29] registered [ 1.633129] acpiphp: Slot [30] registered [ 1.635830] acpiphp: Slot [31] registered [ 1.639671] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.650060] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.727646] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.729159] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.733052] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.733235] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.741775] acpiphp: Slot [0-2] registered [ 1.745006] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.752499] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.761088] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.767515] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.769283] pci 0000:03:00.0: enabling Extended Tags [ 1.845834] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.849173] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.853233] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.861786] acpiphp: Slot [0-3] registered [ 1.865901] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.880563] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.899586] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.907327] pci 0000:04:00.0: enabling Extended Tags [ 1.986303] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.989244] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.993203] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.001833] acpiphp: Slot [0-4] registered [ 2.005127] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.016256] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.026738] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.031661] pci 0000:05:00.0: enabling Extended Tags [ 2.113680] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.117210] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.121167] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.129352] acpiphp: Slot [0-5] registered [ 2.132704] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.138724] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.148576] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.151189] pci 0000:06:00.0: enabling Extended Tags [ 2.234292] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.237215] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.241190] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.247914] acpiphp: Slot [0-6] registered [ 2.315651] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.317213] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.321192] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.327792] acpiphp: Slot [0-7] registered [ 2.395573] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.397238] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.401192] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.407972] acpiphp: Slot [0-8] registered [ 2.474515] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.477216] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.481220] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.487920] acpiphp: Slot [0-9] registered [ 2.554653] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.557233] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.561191] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.567983] acpiphp: Slot [0-10] registered [ 2.640116] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.641223] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.645193] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.652595] acpiphp: Slot [0-11] registered [ 2.728628] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.729262] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.733234] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.741493] acpiphp: Slot [0-12] registered [ 2.822659] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.825256] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.829218] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.836738] acpiphp: Slot [0-13] registered [ 2.905016] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.905199] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.909197] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.915603] acpiphp: Slot [0-14] registered [ 2.982379] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.985203] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.989194] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.995739] acpiphp: Slot [0-15] registered [ 3.064109] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.065203] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.069197] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.076034] acpiphp: Slot [0-16] registered [ 3.141901] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.145201] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.149193] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.156040] acpiphp: Slot [0-17] registered [ 3.221816] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.225201] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.229200] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.236123] acpiphp: Slot [0-18] registered [ 3.302038] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.305211] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.309263] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.316206] acpiphp: Slot [0-19] registered [ 3.381761] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.385203] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.389215] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.396410] acpiphp: Slot [0-20] registered [ 3.464113] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.465201] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.469210] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.476203] acpiphp: Slot [0-21] registered [ 3.542869] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.545241] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.549208] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.556124] acpiphp: Slot [0-22] registered [ 3.623621] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.625201] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.629220] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.635917] acpiphp: Slot [0-23] registered [ 3.703551] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.705229] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.709193] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.716087] acpiphp: Slot [0-24] registered [ 3.785611] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.788885] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.789222] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.795927] acpiphp: Slot [0-25] registered [ 3.863479] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.865210] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.869216] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.917804] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.921306] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.925416] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.929345] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.933355] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.937294] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.941311] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.945338] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.949175] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.952850] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.953096] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.956959] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.957098] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.961098] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.965096] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.969095] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.973531] iommu: Default domain type: Translated [ 3.977077] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.981318] SCSI subsystem initialized [ 3.983961] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.985064] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.985095] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.988465] vgaarb: loaded [ 3.989159] ACPI: bus type USB registered [ 3.991687] usbcore: registered new interface driver usbfs [ 3.993094] usbcore: registered new interface driver hub [ 3.996757] usbcore: registered new device driver usb [ 3.997153] pps_core: LinuxPPS API ver. 1 registered [ 4.000716] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.001106] PTP clock support registered [ 4.003685] EDAC MC: Ver: 3.0.0 [ 4.008860] NetLabel: Initializing [ 4.009080] NetLabel: domain hash size = 128 [ 4.011853] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.013177] NetLabel: unlabeled traffic allowed by default [ 4.016594] PCI: Using ACPI for IRQ routing [ 4.782860] clocksource: Switched to clocksource kvm-clock [ 4.897162] VFS: Disk quotas dquot_6.6.0 [ 4.899864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.904355] AppArmor: AppArmor Filesystem Enabled [ 4.907468] pnp: PnP ACPI init [ 4.909965] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.914938] pnp: PnP ACPI: found 5 devices [ 4.923507] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.929232] NET: Registered PF_INET protocol family [ 4.932578] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.944056] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.949412] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.954255] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.959248] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.963678] TCP: Hash tables configured (established 1024 bind 1024) [ 4.967856] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.972525] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.976790] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.981339] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.985221] NET: Registered PF_XDP protocol family [ 4.988649] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.993583] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.998665] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.003869] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.008951] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.014091] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.019468] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.024638] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.029629] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.034742] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.040236] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.045554] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.050752] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.055875] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.060954] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.066129] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.071226] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.076680] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.082094] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.087597] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.092976] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.098350] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.103490] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.108478] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.113683] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.117633] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.121537] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.125620] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.129631] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.133421] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.137361] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.141122] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.144868] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.148813] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.153010] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.157041] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.161194] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.165137] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.169303] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.173595] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.177731] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.181991] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.186096] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.190497] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.194788] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.199113] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.203205] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.207571] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.212335] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.216664] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.220634] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.224870] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.229058] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.233466] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.237604] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.241815] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.245965] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.250408] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.254540] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.258882] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.262727] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.266570] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.270432] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.274263] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.278084] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.281838] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.285597] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.289804] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.293785] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.297903] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.301926] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.305882] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.310183] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.314251] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.318341] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.322669] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.326874] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.330855] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.334921] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.338764] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.342786] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.346583] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.350607] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.354418] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.358448] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.362258] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.366277] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.370124] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.374514] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.378586] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.382884] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.387003] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.391459] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.395573] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.400078] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.403505] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.410589] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.417044] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.425996] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.429426] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.436062] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.441502] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.450730] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.457835] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.465614] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.474247] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.480552] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.486268] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.496148] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.502401] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.508051] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.516740] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.523186] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.528418] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.537287] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.542960] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.550368] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.558656] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.564318] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.571381] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.580475] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.585502] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.592341] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.599736] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.606922] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.612286] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.622088] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.628696] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.634391] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.643518] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.648410] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.655956] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.664410] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.669169] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.676057] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.682919] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.688090] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.693982] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.700800] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.707728] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.712441] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.718186] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.725244] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.735891] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.739416] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.746597] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.752302] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.761924] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.766321] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.772128] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.779621] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.787793] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.793147] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.799849] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.807363] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.815857] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.819292] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.826236] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.831946] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.840824] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.844107] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.851458] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.856426] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.864929] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.869503] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.875606] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.882608] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.889541] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.893915] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.899774] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.906554] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.913235] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.917890] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.923598] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.930338] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.938992] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.942349] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.948880] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.954359] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.961527] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.964772] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.971127] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.977633] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.987458] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.990744] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.997791] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.003593] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.011141] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.015984] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.019999] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.024388] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.028546] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.032727] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.036915] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.040459] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.044309] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.048849] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.052244] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.056042] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.060747] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.064837] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.070954] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.075165] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.081916] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.085609] pci_bus 0000:05: resource 2 [mem 0xfaa00000-10000 0xfabfffff 64bit pref] [ 6.090284] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.094384] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.099201] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.103489] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.108567] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.113090] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.117981] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.122111] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.126592] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.130561] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.135197] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.139687] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.144626] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.148777] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.153339] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.157717] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.162914] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.166857] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.171572] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.176397] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.179964] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.184140] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.189029] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.192656] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.196770] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.201632] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.206303] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.210704] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.215630] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.219198] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.223235] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.227835] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.231525] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.235509] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.240073] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.243543] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.247602] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.252173] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.255775] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.259753] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.265638] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.269358] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.273564] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.278243] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.281815] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.285810] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.290646] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.294158] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.298194] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.302888] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.306750] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.310922] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.315497] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.319075] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.323127] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.329865] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.338974] PCI: CLS 0 bytes, default 64 [ 6.341774] Trying to unpack rootfs image as initramfs... [ 6.345913] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.361636] Initialise system trusted keyrings [ 6.364426] Key type blacklist registered [ 6.373228] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.522551] zbud: loaded [ 6.524803] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.529138] fuse: init (API version 7.34) [ 6.532512] integrity: Platform Keyring initialized [ 6.539096] Key type asymmetric registered [ 6.541974] Asymmetric key parser 'x509' registered [ 6.545284] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.550071] io scheduler mq-deadline registered [ 6.555900] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.569619] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.585372] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.597697] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.613797] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.625750] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.641940] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.649815] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.665697] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.719021] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.728412] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.733587] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.743360] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.747924] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.756065] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.760448] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.771072] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.789475] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.801758] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.818555] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.830733] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.845494] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.853578] Freeing initrd memory: 8744K [ 6.856800] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.864412] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.870213] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.879626] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.884739] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.892923] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.897297] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.907039] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.911444] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.921006] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.926246] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.931827] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.938001] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.942457] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.951501] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.957264] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.965497] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.971358] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.979620] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.983594] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.992434] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.996514] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.004979] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.008964] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.019196] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.024680] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.032393] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.037609] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.042623] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.048422] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.052865] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.062358] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.071504] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.075874] shpchp 0000:01:00.0: Slot initialization failed [ 7.081760] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.087467] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.092200] ACPI: button: Power Button [PWRF] [ 7.169249] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.203692] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.209869] Linux agpgart interface v0.103 [ 7.214517] loop: module loaded [ 7.217164] tun: Universal TUN/TAP device driver, 1.6 [ 7.220415] PPP generic driver version 2.4.2 [ 7.224102] VFIO - User Level meta-driver version: 0.3 [ 7.228026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.232544] ehci-pci: EHCI PCI platform driver [ 7.235339] ehci-platform: EHCI generic platform driver [ 7.238662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.242563] ohci-pci: OHCI PCI platform driver [ 7.245317] ohci-platform: OHCI generic platform driver [ 7.248436] uhci_hcd: USB Universal Host Controller Interface driver [ 7.254094] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.257499] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.262058] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.265598] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.269277] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.274362] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.279218] usb usb1: Product: UHCI Host Controller [ 7.282416] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.286470] usb usb1: SerialNumber: 0000:02:01.0 [ 7.289724] hub 1-0:1.0: USB hub found [ 7.292238] hub 1-0:1.0: 2 ports detected [ 7.295108] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.302117] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.305243] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.308448] mousedev: PS/2 mouse device common for all mice [ 7.312573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.317825] rtc_cmos 00:03: RTC can wake from S4 [ 7.322866] rtc_cmos 00:03: registered as rtc0 [ 7.325982] rtc_cmos 00:03: setting system clock to 2026-06-09T11:39:18 UTC (1781005158) [ 7.331369] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.335724] i2c_dev: i2c /dev entries driver [ 7.338584] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.345671] device-mapper: uevent: version 1.0.3 [ 7.349130] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.354672] platform eisa.0: Probing EISA bus 0 [ 7.358386] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.362712] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.367209] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.371200] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.375940] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.379974] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.383891] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.388096] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.392099] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.395966] platform eisa.0: EISA: Detected 0 cards [ 7.399256] ledtrig-cpu: registered to indicate activity on CPUs [ 7.403272] drop_monitor: Initializing network drop monitor service [ 7.407567] NET: Registered PF_INET6 protocol family [ 7.415174] Segment Routing with IPv6 [ 7.417738] In-situ OAM (IOAM) with IPv6 [ 7.420382] NET: Registered PF_PACKET protocol family [ 7.424300] Key type dns_resolver registered [ 7.428727] IPI shorthand broadcast: enabled [ 7.432100] registered taskstats version 1 [ 7.435254] Loading compiled-in X.509 certificates [ 7.439732] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.447271] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.454814] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.462082] blacklist: Loading compiled-in revocation X.509 certificates [ 7.466942] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.473758] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.481119] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.490592] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.497869] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.505462] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.513015] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.520466] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.528423] zswap: loaded using pool lzo/zbud [ 7.531930] Key type .fscrypt registered [ 7.534940] Key type fscrypt-provisioning registered [ 7.540944] Key type encrypted registered [ 7.544200] AppArmor: AppArmor sha1 policy hashing enabled [ 7.548405] ima: No TPM chip found, activating TPM-bypass! [ 7.552652] Loading compiled-in module X.509 certificates [ 7.557379] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.564650] ima: Allocated hash algorithm: sha1 [ 7.568144] ima: No architecture policies found [ 7.571616] evm: Initialising EVM extended attributes: [ 7.575439] evm: security.selinux [ 7.578053] evm: security.SMACK64 [ 7.580500] evm: security.SMACK64EXEC [ 7.583149] evm: security.SMACK64TRANSMUTE [ 7.586019] evm: security.SMACK64MMAP [ 7.588459] evm: security.apparmor [ 7.590830] evm: security.ima [ 7.593009] evm: security.capability [ 7.595423] evm: HMAC attrs: 0x1 [ 7.598481] PM: Magic number: 14:972:680 [ 7.601411] RAS: Correctable Errors collector initialized. [ 7.604957] Unstable clock detected, switching default tracing clock to "global" [ 7.604957] If you want to keep using the local clock, then add: [ 7.604957] "trace_clock=local" [ 7.604957] on the kernel command line [ 7.619448] Freeing unused decrypted memory: 2036K [ 7.623357] Freeing unused kernel image (initmem) memory: 3244K [ 7.629127] Write protecting the kernel read-only data: 30720k [ 7.633451] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.637758] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.683048] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.687031] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.691348] Run /init as init process info: initramfs: up at 7.18 [ 7.747945] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.757028] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.761539] GPT:229375 != 2097151 [ 7.764410] GPT:Alternate GPT header not at the end of the disk. [ 7.768117] GPT:229375 != 2097151 [ 7.770412] GPT: Use GNU Parted to correct GPT errors. [ 7.831725] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.212231] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.242402] 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.18 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:71:8b:5a:bc:d5:ae:4e:ce:ba:93:3d:2c:08:64:77:82 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOqEJpaoEoUr2MFWL6ljetS8wNs4JnofhT7xSEKh5gZ60SqIXGfQbgrI2i06TzUKfX78TZBtZhkou2tDOFKZIjrxjCb9ynbaBbOAKsSlILRuHKf5JHT3ryH4+hyexoX3ZrDNKVQmzcNcnX85PFrw1wH/H2rlXjm5xfqUBTzogH50fapXgyf2KyFj6henOY+mxhqBPswM3FDIsw+0o4fwfuu1BDM8ab6hXSEe86WtEDGPkUKViAV0td+BWA6hiEZfjn/B1yQZedoqk2tKMefl1ILEWel/+enGenLO65o0ts5Qmb+xaRW1eGDQsNeUqIsOp3LjEVjFkoyWjPrRNvVhxt root@tempest-testnetworkbasicops-server-2141453910 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEG8Lo+r7Pp7IXjUz8S9FU2pGLC1SwcMEOG8JrsbU3sq/cd0RG/gVpX9qODUT9qU8OMPWjQHTBqMDv53RiYZ5hw= root@tempest-testnetworkbasicops-server-2141453910 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe38:8c69/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 718b5abc-d5ae-4ece-ba93-3d2c08647782 name: tempest-TestNetworkBasicOps-server-2141453910 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2141453910 launch-index: 0 === cirros: current=0.6.2 uptime=9.21 === === 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:38:8C:69 inet6 addr: fe80::f816:3eff:fe38:8c69/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1654 (1.6 KiB) TX bytes:902 (902.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-2141453910 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.355866] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.359257] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.376819] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.678431] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.704135] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.813876] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.814997] ISO 9660 Extensions: RRIP_1991A [ 8.986185] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.586297] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.588779] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:39:19 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:39:20 cirros auth.notice su: + none root:cirros Jun 9 12:39:20 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:39:20 cirros daemon.info dhcpcd[350]: DUID 00:04:71:8b:5a:bc:d5:ae:4e:ce:ba:93:3d:2c:08:64:77:82 Jun 9 12:39:20 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:39:20 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:39:20 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:39:20 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:38:8c:69 Jun 9 12:39:20 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe38:8c69 Jun 9 12:39:20 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:39:20 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 12:39:20 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.3 from 10.100.0.1 Jun 9 12:39:20 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.3/28 Jun 9 12:39:20 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-2141453910 login: 2026-06-09 11:39:27,446 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:27,451 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:27,553 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:27,554 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:28,537 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=74962f79fd594bd1b0928f1f52904698&network_id=6cf39d8f-2968-44a0-ae8f-f951322c1e4b 0.982s 2026-06-09 11:39:28,537 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3457', 'x-openstack-request-id': 'req-0f193020-ed99-4627-b92c-a91fda187cef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=74962f79fd594bd1b0928f1f52904698&network_id=6cf39d8f-2968-44a0-ae8f-f951322c1e4b'} Body: b'{"ports":[{"id":"60f09121-c8f4-435d-a767-68b1ddd20fbd","name":"","network_id":"6cf39d8f-2968-44a0-ae8f-f951322c1e4b","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:3f:3f:94","admin_state_up":true,"status":"ACTIVE","device_id":"52bf9000-58d8-4aab-bdfe-041bd3265891","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"8aac4b17-61ac-4de6-821e-e648ab566586","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":"2026-06-09T11:38:38Z","updated_at":"2026-06-09T11:38:40Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698"},{"id":"9d48fe29-d408-477b-a1f5-1cc986a67487","name":"","network_id":"6cf39d8f-2968-44a0-ae8f-f951322c1e4b","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:2b:2f:2a","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-6cf39d8f-2968-44a0-ae8f-f951322c1e4b","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"8aac4b17-61ac-4de6-821e-e648ab566586","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":"2026-06-09T11:38:31Z","updated_at":"2026-06-09T11:38:37Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698"},{"id":"c5d8251d-3ad1-4a6d-bada-c40a79dab24d","name":"","network_id":"6cf39d8f-2968-44a0-ae8f-f951322c1e4b","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:38:8c:69","admin_state_up":true,"status":"ACTIVE","device_id":"718b5abc-d5ae-4ece-ba93-3d2c08647782","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8aac4b17-61ac-4de6-821e-e648ab566586","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["95bde52c-df71-4ad5-b848-b10aeffe054e"],"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-2141453910","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-2141453910","fqdn":"tempest-testnetworkbasicops-server-2141453910.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:39:01Z","updated_at":"2026-06-09T11:39:07Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:39:28,538 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:28,541 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:28,639 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:28,640 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:28,640 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 2026-06-09 11:39:28,641 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:28,643 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:28,739 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:28,739 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:28,747 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.107399 seconds 2026-06-09 11:39:28,748 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.3 2026-06-09 11:39:28,748 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:28,750 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:28,847 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:28,848 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:28,853 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.104999 seconds 2026-06-09 11:39:29,510 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d 0.656s 2026-06-09 11:39:29,510 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-7ed3ec9b-8940-451e-9444-4eaaebd82f3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d'} Body: b'{"subnets":[{"id":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"}]}' 2026-06-09 11:39:29,511 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:29,514 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:29,573 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:29,574 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:29,575 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 2026-06-09 11:39:29,575 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:29,577 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:29,633 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:29,635 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:29,684 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.108963 seconds 2026-06-09 11:39:30,956 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.271s 2026-06-09 11:39:30,956 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--1731743906", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-584a3077-2404-4fba-ab67-5d456e64681c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"d0475032-e861-4e5a-b9f0-68c52d7e77c4","name":"tempest-network-smoke--1731743906","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:39:29Z","updated_at":"2026-06-09T11:39:29Z","revision_number":1}}' 2026-06-09 11:39:31,065 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.108s 2026-06-09 11:39:31,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, 09 Jun 2026 11:39:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-35351d2a-4492-43b3-95d4-290f0ab00f3d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"8aac4b17-61ac-4de6-821e-e648ab566586","name":"tempest-subnet-smoke-290145540","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"6cf39d8f-2968-44a0-ae8f-f951322c1e4b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:38:37Z","updated_at":"2026-06-09T11:38:37Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:39:31,208 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.142s 2026-06-09 11:39:31,208 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-5c90eb5b-45bd-49e6-baca-1e97cf1e66ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:39:31,278 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.070s 2026-06-09 11:39:31,279 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-944d8553-88d7-4af2-a13e-2c540c3e5b71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:39:31,341 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.16%2F28 0.062s 2026-06-09 11:39:31,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7db493a1-2b33-4ec0-aa36-dbdd37f6e994', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:39:31,450 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.108s 2026-06-09 11:39:31,451 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a3df9eaf-34e4-47c1-bc4d-da3ff696bf1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:39:31,524 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.16%2F28 0.072s 2026-06-09 11:39:31,524 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f3b0ee8f-2e5d-4d99-b8a7-6db7f4b851b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:39:32,721 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.196s 2026-06-09 11:39:32,721 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-868107968", "network_id": "d0475032-e861-4e5a-b9f0-68c52d7e77c4", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '635', 'x-openstack-request-id': 'req-ff53e384-a39f-4b96-8476-334a1ba33bd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"2f6d0789-8f7d-4f03-8e1a-258423602161","name":"tempest-subnet-smoke-868107968","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"d0475032-e861-4e5a-b9f0-68c52d7e77c4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.17","cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.18","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T11:39:31Z","updated_at":"2026-06-09T11:39:31Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:39:32,834 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.112s 2026-06-09 11:39:32,835 25 DEBUG [tempest.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-1287859049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOx1M8gVSa0C9LHFlg2+AIzwSFQ3EDjZz7lymz1Y55QT8IuvF0JcyWwIlbwBxHdtUF/Nws/dZPJ4I/imagkkrXeRisVw9dk3xmxtbR/oMTRt8bLrIZY611M/mJA2he13w=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:32 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-e261b18b-bc99-4a72-8c56-a2782e5ff715', 'x-compute-request-id': 'req-e261b18b-bc99-4a72-8c56-a2782e5ff715', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-1287859049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOx1M8gVSa0C9LHFlg2+AIzwSFQ3EDjZz7lymz1Y55QT8IuvF0JcyWwIlbwBxHdtUF/Nws/dZPJ4I/imagkkrXeRisVw9dk3xmxtbR/oMTRt8bLrIZY611M/mJA2he13w==", "fingerprint": "c4:67:58:32:c7:ef:e4:89:7b:f0:4e:aa:6d:92:4e:fb", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:39:33,045 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.209s 2026-06-09 11:39:33,045 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-1551057241", "description": "tempest-secgroup-smoke-1551057241 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-28642ca6-fcd5-4025-822d-4047ca3a5434', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "055443b8-7e7c-4395-83e5-96400e7438d1", "name": "tempest-secgroup-smoke-1551057241", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-1551057241 description", "shared": false, "security_group_rules": [{"id": "ce54dfa7-ed1b-4c02-a667-2545a72e5450", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "055443b8-7e7c-4395-83e5-96400e7438d1", "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": "2026-06-09T11:39:32Z", "updated_at": "2026-06-09T11:39:32Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "d6d66985-0fb3-4163-9305-b59f65f1e4bd", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "055443b8-7e7c-4395-83e5-96400e7438d1", "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": "2026-06-09T11:39:32Z", "updated_at": "2026-06-09T11:39:32Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:39:32Z", "updated_at": "2026-06-09T11:39:32Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:39:33,607 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.561s 2026-06-09 11:39:33,607 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": "055443b8-7e7c-4395-83e5-96400e7438d1", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-65a47601-73ac-4e5a-a33b-68e4eff13823', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "0300acb9-c678-4246-b106-883158bcbd8e", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "055443b8-7e7c-4395-83e5-96400e7438d1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:39:33Z", "updated_at": "2026-06-09T11:39:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:39:33,781 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.173s 2026-06-09 11:39:33,782 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": "055443b8-7e7c-4395-83e5-96400e7438d1", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5ec4278b-12e6-498d-88b2-43d39afbef49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "33b42ca2-2808-4a5c-bc20-e2b434b5eff9", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "055443b8-7e7c-4395-83e5-96400e7438d1", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:39:33Z", "updated_at": "2026-06-09T11:39:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:39:33,958 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.176s 2026-06-09 11:39:33,959 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": "055443b8-7e7c-4395-83e5-96400e7438d1", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fbdd83a1-40b6-44e5-b1b1-d65cc051da00', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "91d143b7-ac37-48b7-ae3f-7885033bca51", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "055443b8-7e7c-4395-83e5-96400e7438d1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:39:33Z", "updated_at": "2026-06-09T11:39:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:39:34,514 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.554s 2026-06-09 11:39:34,514 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": "055443b8-7e7c-4395-83e5-96400e7438d1", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f5cb724e-bbdf-41f5-97fe-779953f4bbd4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "32a5a6f3-41b6-43cb-bac7-af8921f16066", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "055443b8-7e7c-4395-83e5-96400e7438d1", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:39:34Z", "updated_at": "2026-06-09T11:39:34Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:39:34,733 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.213s 2026-06-09 11:39:34,734 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": "055443b8-7e7c-4395-83e5-96400e7438d1", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5a3da136-1610-4c59-8d76-8c000e63c225', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "dd46cd74-7a9a-43af-b721-f1f9ad0f4e1f", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "055443b8-7e7c-4395-83e5-96400e7438d1", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:39:34Z", "updated_at": "2026-06-09T11:39:34Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:39:34,953 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.219s 2026-06-09 11:39:34,954 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": "055443b8-7e7c-4395-83e5-96400e7438d1", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-23f21199-3514-4f40-a6b4-eb8666834eee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "7f55c5eb-7c73-46eb-abc0-fd3878cf082a", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "055443b8-7e7c-4395-83e5-96400e7438d1", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:39:34Z", "updated_at": "2026-06-09T11:39:34Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:39:35,277 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.316s 2026-06-09 11:39:35,278 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:34 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-86125484-7dfe-4378-8044-cf99ed95c816', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["EqrInKh-QS2y2S_3XW94mQ"], "expires_at": "2026-06-09T12:39:35.000000Z", "issued_at": "2026-06-09T11:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-interEB30 nal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:39:35,278 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-09 11:39:41,269 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 5.990s 2026-06-09 11:39:41,270 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-699298207", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "d0475032-e861-4e5a-b9f0-68c52d7e77c4"}], "key_name": "tempest-TestNetworkBasicOps-1287859049", "security_groups": [{"name": "tempest-secgroup-smoke-1551057241"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:35 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970742a7-5a6f-4598-84d6-5a438dd5679e', 'x-compute-request-id': 'req-970742a7-5a6f-4598-84d6-5a438dd5679e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "921d1367-4b0f-4479-9e03-ccaffafff225", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1551057241"}], "adminPass": "FN6jF8mALQx8"}}' 2026-06-09 11:39:42,015 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/921d1367-4b0f-4479-9e03-ccaffafff225 0.744s 2026-06-09 11:39:42,015 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:41 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-0a7e21b9-6268-405a-a60f-b64f7bfdffde', 'x-compute-request-id': 'req-0a7e21b9-6268-405a-a60f-b64f7bfdffde', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"server": {"id": "921d1367-4b0f-4479-9e03-ccaffafff225", "name": "tempest-TestNetworkBasicOps-server-699298207", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:39:41Z", "updated": "2026-06-09T11:39:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1287859049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:43,824 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/921d1367-4b0f-4479-9e03-ccaffafff225 0.803s 2026-06-09 11:39:43,825 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:43 GMT', 'server': 'Apache', 'content-length': '1446', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-957d61c4-5a70-4dc1-9409-72485d592793', 'x-compute-request-id': 'req-957d61c4-5a70-4dc1-9409-72485d592793', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"server": {"id": "921d1367-4b0f-4479-9e03-ccaffafff225", "name": "tempest-TestNetworkBasicOps-server-699298207", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:39:41Z", "updated": "2026-06-09T11:39:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1287859049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:43,829 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2026-06-09 11:39:45,042 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/921d1367-4b0f-4479-9e03-ccaffafff225 0.211s 2026-06-09 11:39:45,042 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:44 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-b4cbacef-56f1-47f9-8601-b18c4ed926a6', 'x-compute-request-id': 'req-b4cbacef-56f1-47f9-8601-b18c4ed926a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"server": {"id": "921d1367-4b0f-4479-9e03-ccaffafff225", "name": "tempest-TestNetworkBasicOps-server-699298207", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:39:41Z", "updated": "2026-06-09T11:39:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1287859049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:45,045 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-09 11:39:46,982 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/921d1367-4b0f-4479-9e03-ccaffafff225 0.935s 2026-06-09 11:39:46,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:46 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-23683bcc-d0a9-45fe-a06d-6f6745954240', 'x-compute-request-id': 'req-23683bcc-d0a9-45fe-a06d-6f6745954240', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"server": {"id": "921d1367-4b0f-4479-9e03-ccaffafff225", "name": "tempest-TestNetworkBasicOps-server-699298207", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:39:41Z", "updated": "2026-06-09T11:39:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1287859049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551057241"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:48,323 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/921d1367-4b0f-4479-9e03-ccaffafff225 0.336s 2026-06-09 11:39:48,323 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:47 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-94f242d6-bb41-452d-a421-d74a0219e32f', 'x-compute-request-id': 'req-94f242d6-bb41-452d-a421-d74a0219e32f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"server": {"id": "921d1367-4b0f-4479-9e03-ccaffafff225", "name": "tempest-TestNetworkBasicOps-server-699298207", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:39:41Z", "updated": "2026-06-09T11:39:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1287859049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551057241"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:49,871 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/921d1367-4b0f-4479-9e03-ccaffafff225 0.544s 2026-06-09 11:39:49,872 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:49 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-d1a38f2a-4027-4bd5-b279-472fa29e653c', 'x-compute-request-id': 'req-d1a38f2a-4027-4bd5-b279-472fa29e653c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"server": {"id": "921d1367-4b0f-4479-9e03-ccaffafff225", "name": "tempest-TestNetworkBasicOps-server-699298207", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:39:41Z", "updated": "2026-06-09T11:39:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1287859049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551057241"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:51,986 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/921d1367-4b0f-4479-9e03-ccaffafff225 1.109s 2026-06-09 11:39:51,987 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:50 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-dbdc952b-fd67-45e3-bf38-74c5d00740de', 'x-compute-request-id': 'req-dbdc952b-fd67-45e3-bf38-74c5d00740de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"server": {"id": "921d1367-4b0f-4479-9e03-ccaffafff225", "name": "tempest-TestNetworkBasicOps-server-699298207", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:39:41Z", "updated": "2026-06-09T11:39:50Z", "addresses": {"tempest-network-smoke--1731743906": [{"version": 4, "addr": "10.100.0.19", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:70:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1287859049", "OS-SRV-USG:launched_at": "2026-06-09T11:39:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551057241"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:51,990 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-09 11:39:52,982 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/921d1367-4b0f-4479-9e03-ccaffafff225 0.992s 2026-06-09 11:39:52,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:51 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-428d5f90-a450-44e6-9412-68f41f69d659', 'x-compute-request-id': 'req-428d5f90-a450-44e6-9412-68f41f69d659', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"server": {"id": "921d1367-4b0f-4479-9e03-ccaffafff225", "name": "tempest-TestNetworkBasicOps-server-699298207", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:39:41Z", "updated": "2026-06-09T11:39:50Z", "addresses": {"tempest-network-smoke--1731743906": [{"version": 4, "addr": "10.100.0.19", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:70:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1287859049", "OS-SRV-USG:launched_at": "2026-06-09T11:39:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551057241"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:39:52,986 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:52,994 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:53,092 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:53,092 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:53,093 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.19 2026-06-09 11:39:53,093 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:53,095 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:53,192 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:53,193 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:54,199 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:39:54,199 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.206. 2026-06-09 11:39:54,199 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.106553 seconds 2026-06-09 11:39:57,205 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/52bf9000-58d8-4aab-bdfe-041bd3265891/add_router_interface 3.005s 2026-06-09 11:39:57,206 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2f6d0789-8f7d-4f03-8e1a-258423602161"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:39:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dc954dea-21a9-450d-8801-27a031a7f7f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52bf9000-58d8-4aab-bdfe-041bd3265891/add_router_interface'} Body: b'{"id": "52bf9000-58d8-4aab-bdfe-041bd3265891", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "037c0b21-6304-4449-a0ca-d4e3763dbf05", "network_id": "d0475032-e861-4e5a-b9f0-68c52d7e77c4", "subnet_id": "2f6d0789-8f7d-4f03-8e1a-258423602161", "subnet_ids": ["2f6d0789-8f7d-4f03-8e1a-258423602161"]}' 2026-06-09 11:39:57,207 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:57,209 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:57,307 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:57,308 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:57,308 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.19 2026-06-09 11:39:57,308 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:57,310 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:57,407 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:57,408 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:39:58,414 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:39:58,414 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.206. 2026-06-09 11:39:59,416 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.19 2026-06-09 11:39:59,416 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:39:59,419 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:39:59,477 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:39:59,478 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:40:00,484 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:40:00,484 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.206. 2026-06-09 11:40:01,486 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.19 2026-06-09 11:40:01,486 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:40:01,488 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:40:01,543 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:40:01,544 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:40:02,550 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:40:02,550 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.206. 2026-06-09 11:40:03,552 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.19 2026-06-09 11:40:03,552 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:40:03,555 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:40:03,653 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:40:03,654 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:40:04,660 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:40:04,660 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.206. 2026-06-09 11:40:05,661 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.19 2026-06-09 11:40:05,661 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:40:05,664 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:40:05,720 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:40:05,720 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:40:06,726 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:40:06,726 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.206. 2026-06-09 11:40:07,727 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.19 2026-06-09 11:40:07,728 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 11:40:07,730 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:40:07,828 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:40:07,829 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 11:40:07,839 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 10.530195 seconds 2026-06-09 11:40:11,917 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52bf9000-58d8-4aab-bdfe-041bd3265891/remove_router_interface 4.077s 2026-06-09 11:40:11,917 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2f6d0789-8f7d-4f03-8e1a-258423602161"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a588dff6-4ef6-46b6-b407-fca4c137183d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52bf9000-58d8-4aab-bdfe-041bd3265891/remove_router_interface'} Body: b'{"id": "52bf9000-58d8-4aab-bdfe-041bd3265891", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "037c0b21-6304-4449-a0ca-d4e3763dbf05", "network_id": "d0475032-e861-4e5a-b9f0-68c52d7e77c4", "subnet_id": "2f6d0789-8f7d-4f03-8e1a-258423602161", "subnet_ids": ["2f6d0789-8f7d-4f03-8e1a-258423602161"]}' 2026-06-09 11:40:12,099 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225 0.181s 2026-06-09 11:40:12,099 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40: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-3c3a75f2-68d7-4e1e-935f-3b0753bb273b', 'x-compute-request-id': 'req-3c3a75f2-68d7-4e1e-935f-3b0753bb273b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'' 2026-06-09 11:40:13,107 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225 1.007s 2026-06-09 11:40:13,107 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:12 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-06c01db7-3bda-4827-9e56-77bfb7e61b13', 'x-compute-request-id': 'req-06c01db7-3bda-4827-9e56-77bfb7e61b13', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"server": {"id": "921d1367-4b0f-4479-9e03-ccaffafff225", "name": "tempest-TestNetworkBasicOps-server-699298207", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:39:41Z", "updated": "2026-06-09T11:40:12Z", "addresses": {"tempest-network-smoke--1731743906": [{"version": 4, "addr": "10.100.0.19", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:70:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/921d1367-4b0f-4479-9e03-ccaffafff225"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1287859049", "OS-SRV-USG:launched_at": "2026-06-09T11:39:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551057241"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:40:14,215 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225 0.103s 2026-06-09 11:40:14,215 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:14 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-06e1409a-e18f-4539-89e4-04c438e661b4', 'x-compute-request-id': 'req-06e1409a-e18f-4539-89e4-04c438e661b4', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/921d1367-4b0f-4479-9e03-ccaffafff225'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 921d1367-4b0f-4479-9e03-ccaffafff225 could not be found."}}' 2026-06-09 11:40:14,820 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/055443b8-7e7c-4395-83e5-96400e7438d1 0.604s 2026-06-09 11:40:14,821 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c7fbdca8-03ad-4682-bf3a-e127ece08b46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/055443b8-7e7c-4395-83e5-96400e7438d1'} Body: b'' 2026-06-09 11:40:14,896 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-1287859049 0.074s 2026-06-09 11:40:14,896 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40: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-fa8ed934-8ef1-464c-9da4-ced4cdcba638', 'x-compute-request-id': 'req-fa8ed934-8ef1-464c-9da4-ced4cdcba638', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1287859049'} Body: b'' 2026-06-09 11:40:15,121 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/2f6d0789-8f7d-4f03-8e1a-258423602161 0.224s 2026-06-09 11:40:15,122 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7730a9b3-5f6e-4089-8258-e0b8594adb55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/2f6d0789-8f7d-4f03-8e1a-258423602161'} Body: b'' 2026-06-09 11:40:16,046 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/d0475032-e861-4e5a-b9f0-68c52d7e77c4 0.924s 2026-06-09 11:40:16,047 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e77e951c-dfb7-4740-b6c8-d74e7b99fcf8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/d0475032-e861-4e5a-b9f0-68c52d7e77c4'} Body: b'' 2026-06-09 11:40:16,910 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b0c709ee-7fa4-4f3f-8d1e-5e02ce3fd357 0.863s 2026-06-09 11:40:16,911 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4953801d-5871-40a2-9f07-938be9a8c382', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b0c709ee-7fa4-4f3f-8d1e-5e02ce3fd357'} Body: b'' 2026-06-09 11:40:17,081 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.170s 2026-06-09 11:40:17,081 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:16 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-db5c3132-4950-4b29-b139-101948105d25', 'x-compute-request-id': 'req-db5c3132-4950-4b29-b139-101948105d25', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'' 2026-06-09 11:40:17,894 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.811s 2026-06-09 11:40:17,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, 09 Jun 2026 11:40:17 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-47b938de-7102-40c1-a9f2-39d943737d31', 'x-compute-request-id': 'req-47b938de-7102-40c1-a9f2-39d943737d31', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"server": {"id": "718b5abc-d5ae-4ece-ba93-3d2c08647782", "name": "tempest-TestNetworkBasicOps-server-2141453910", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:38:54Z", "updated": "2026-06-09T11:40:17Z", "addresses": {"tempest-network-smoke--273169713": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:8c:69"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:8c:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-102261", "OS-SRV-USG:launched_at": "2026-06-09T11:39:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1280665729"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:40:18,986 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782 0.085s 2026-06-09 11:40:18,986 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:18 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-bfa5aa51-aeb9-4687-a6e2-f1c7949f9b26', 'x-compute-request-id': 'req-bfa5aa51-aeb9-4687-a6e2-f1c7949f9b26', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/718b5abc-d5ae-4ece-ba93-3d2c08647782'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 718b5abc-d5ae-4ece-ba93-3d2c08647782 could not be found."}}' 2026-06-09 11:40:19,664 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/95bde52c-df71-4ad5-b848-b10aeffe054e 0.677s 2026-06-09 11:40:19,665 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-355282f2-5c15-4f22-9cd1-92c41905d06b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/95bde52c-df71-4ad5-b848-b10aeffe054e'} Body: b'' 2026-06-09 11:40:19,723 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-102261 0.057s 2026-06-09 11:40:19,723 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:19 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-ac48925c-8cc1-4812-9f73-df3f07657745', 'x-compute-request-id': 'req-ac48925c-8cc1-4812-9f73-df3f07657745', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-102261'} Body: b'' 2026-06-09 11:40:21,182 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52bf9000-58d8-4aab-bdfe-041bd3265891/remove_router_interface 1.459s 2026-06-09 11:40:21,182 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8aac4b17-61ac-4de6-821e-e648ab566586"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-eb4ef098-b5d7-4727-bd8e-1b60839fe58a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52bf9000-58d8-4aab-bdfe-041bd3265891/remove_router_interface'} Body: b'{"id": "52bf9000-58d8-4aab-bdfe-041bd3265891", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "60f09121-c8f4-435d-a767-68b1ddd20fbd", "network_id": "6cf39d8f-2968-44a0-ae8f-f951322c1e4b", "subnet_id": "8aac4b17-61ac-4de6-821e-e648ab566586", "subnet_ids": ["8aac4b17-61ac-4de6-821e-e648ab566586"]}' 2026-06-09 11:40:22,060 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/8aac4b17-61ac-4de6-821e-e648ab566586 0.877s 2026-06-09 11:40:22,060 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2057e92d-9155-4d39-a65c-89e72fc5c375', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/8aac4b17-61ac-4de6-821e-e648ab566586'} Body: b'' 2026-06-09 11:40:23,190 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52bf9000-58d8-4aab-bdfe-041bd3265891 1.129s 2026-06-09 11:40:23,190 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-627209b7-0b1c-4635-aa3e-331876dfb47e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52bf9000-58d8-4aab-bdfe-041bd3265891'} Body: b'' 2026-06-09 11:40:24,820 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/6cf39d8f-2968-44a0-ae8f-f951322c1e4b 1.630s 2026-06-09 11:40:24,821 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fd47a3a3-05fa-4ee7-a750-02b0fb0c29dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/6cf39d8f-2968-44a0-ae8f-f951322c1e4b'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 11:40:24.832880Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2026-06-09 11:41:28.870852Z 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 2026-06-09 11:40:25,350 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.517s 2026-06-09 11:40:25,350 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--1986487358", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-34f06ec3-7349-4ca6-bc20-557e0fb9a1c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"718a8b4f-7aae-4385-ad06-59b2bb17f290","name":"tempest-network-smoke--1986487358","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:40:24Z","updated_at":"2026-06-09T11:40:24Z","revision_number":1}}' 2026-06-09 11:40:27,570 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.219s 2026-06-09 11:40:27,571 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-1888920401", "admin_state_up": true, "project_id": "74962f79fd594bd1b0928f1f52904698", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-6de9f4a2-e102-4097-9e36-5fbadac3959e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "944398ce-b572-4468-888b-95452ac5f79a", "name": "tempest-TestNetworkBasicOps-router-1888920401", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.225"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:40:25Z", "updated_at": "2026-06-09T11:40:26Z", "revision_number": 2, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:27,661 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.089s 2026-06-09 11:40:27,661 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d6cea6b0-2920-4713-8a75-b8a66a15541b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:40:27,830 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.168s 2026-06-09 11:40:27,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, 09 Jun 2026 11:40:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-32fc0871-f695-44b8-8d93-09f1d3f6ecbc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:40:27,927 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.096s 2026-06-09 11:40:27,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f99d2984-3596-4c83-a966-0d1555385a53', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:40:29,461 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.533s 2026-06-09 11:40:29,462 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-1124046817", "network_id": "718a8b4f-7aae-4385-ad06-59b2bb17f290", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-e95a255e-c0f8-45c3-b382-401021ea967f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"eafc8423-11d4-4116-bfdc-aecb1af808d3","name":"tempest-subnet-smoke-1124046817","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"718a8b4f-7aae-4385-ad06-59b2bb17f290","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T11:40:28Z","updated_at":"2026-06-09T11:40:28Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:32,088 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/944398ce-b572-4468-888b-95452ac5f79a/add_router_interface 2.626s 2026-06-09 11:40:32,089 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "eafc8423-11d4-4116-bfdc-aecb1af808d3"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-36647804-7321-4e1a-97db-317b4237842e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/944398ce-b572-4468-888b-95452ac5f79a/add_router_interface'} Body: b'{"id": "944398ce-b572-4468-888b-95452ac5f79a", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "ccc2df4a-4ae0-4d66-9c39-dfa134601fb9", "network_id": "718a8b4f-7aae-4385-ad06-59b2bb17f290", "subnet_id": "eafc8423-11d4-4116-bfdc-aecb1af808d3", "subnet_ids": ["eafc8423-11d4-4116-bfdc-aecb1af808d3"]}' 2026-06-09 11:40:32,188 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.099s 2026-06-09 11:40:32,189 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-56facf4b-bba0-4dbc-b2cf-b485b466ce02', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"718a8b4f-7aae-4385-ad06-59b2bb17f290","name":"tempest-network-smoke--1986487358","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["eafc8423-11d4-4116-bfdc-aecb1af808d3"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:40:24Z","updated_at":"2026-06-09T11:40:28Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35492}]}' 2026-06-09 11:40:32,297 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.108s 2026-06-09 11:40:32,298 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-ed84e725-58cb-402b-b68b-5d587f702167', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"},{"id":"eafc8423-11d4-4116-bfdc-aecb1af808d3","name":"tempest-subnet-smoke-1124046817","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"718a8b4f-7aae-4385-ad06-59b2bb17f290","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:40:28Z","updated_at":"2026-06-09T11:40:28Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:40:32,401 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.103s 2026-06-09 11:40:32,402 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-2cc09323-d6af-4fe6-8ba7-e0fce0020143', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "944398ce-b572-4468-888b-95452ac5f79a", "name": "tempest-TestNetworkBasicOps-router-1888920401", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.225"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:40:25Z", "updated_at": "2026-06-09T11:40:31Z", "revision_number": 3, "project_id": "74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:40:32,492 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.089s 2026-06-09 11:40:32,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-878357991", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMXb86ze1+W3yfQQylv3kqKEvblfgnytZP33DpKcq6qrcf2DWSzOS0KyxnNZf7jBUDp/geHL76rkIHcBjD00MNXErQegrcShP6GNOU7m2+jaR/gvcHyCedNkAkSRybANbg=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:32 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-751f620c-671c-446e-9ac5-16e50ae12c55', 'x-compute-request-id': 'req-751f620c-671c-446e-9ac5-16e50ae12c55', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-878357991", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMXb86ze1+W3yfQQylv3kqKEvblfgnytZP33DpKcq6qrcf2DWSzOS0KyxnNZf7jBUDp/geHL76rkIHcBjD00MNXErQegrcShP6GNOU7m2+jaR/gvcHyCedNkAkSRybANbg==", "fingerprint": "79:84:24:2a:8a:0b:1a:d6:0d:5a:da:93:99:da:82:3a", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:40:32,868 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.375s 2026-06-09 11:40:32,868 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-1295336890", "description": "tempest-secgroup-smoke-1295336890 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-3f7dbb73-e65e-4cb1-991b-70c008248f16', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "name": "tempest-secgroup-smoke-1295336890", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-1295336890 description", "shared": false, "security_group_rules": [{"id": "4c4748a7-21c0-4236-8def-6f98b7cee8a9", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "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": "2026-06-09T11:40:32Z", "updated_at": "2026-06-09T11:40:32Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "cd6c3abd-11c0-4076-bad4-56d82b8cafdb", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "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": "2026-06-09T11:40:32Z", "updated_at": "2026-06-09T11:40:32Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:40:32Z", "updated_at": "2026-06-09T11:40:32Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:33,023 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.154s 2026-06-09 11:40:33,023 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": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5387114c-97ac-417e-b15c-346b2936b62b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "358bf989-9623-4ad0-bc0b-2f20707af949", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:40:32Z", "updated_at": "2026-06-09T11:40:32Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:33,189 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.165s 2026-06-09 11:40:33,189 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": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c3f1ddae-90a5-4e39-ac06-851183728bae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "e028efcf-647a-4b55-914d-b3da05fa4a7c", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:40:33Z", "updated_at": "2026-06-09T11:40:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:33,362 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.172s 2026-06-09 11:40:33,363 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": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-73317de7-2dea-46d7-8409-514be55bd996', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "4569e77e-234f-4e8e-84a4-98aeb6381b1a", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:40:33Z", "updated_at": "2026-06-09T11:40:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:33,551 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.188s 2026-06-09 11:40:33,551 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": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-456c46ab-0123-4dca-b55f-3ba5afae8b6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "bb1f1be3-d8f3-42a2-98d4-44055bdcc4bd", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:40:33Z", "updated_at": "2026-06-09T11:40:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:33,924 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.372s 2026-06-09 11:40:33,924 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": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6e63ac3f-1585-4c73-b6b1-01b61d6eb97e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "26a6d11c-ccba-429d-afc6-b8e56a56ed2f", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:40:33Z", "updated_at": "2026-06-09T11:40:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:34,098 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.174s 2026-06-09 11:40:34,099 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": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2a77d925-896f-4830-8bac-e08291ba552c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "09b9c94b-8f25-436f-8027-e6bc615bf8d7", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b5b00b5d-d45d-46cd-b985-3d1b50e8b435", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:40:34Z", "updated_at": "2026-06-09T11:40:34Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:34,433 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.331s 2026-06-09 11:40:34,433 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:34 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-612f52ac-28d9-4ced-9603-c32e4c715d42', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["XocBHPZtSNubXQhlkCQm9Q"], "expires_at": "2026-06-09T12:40:34.000000Z", "issued_at": "2026-06-09T11:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:40:34,434 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2026-06-09 11:40:38,009 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.575s 2026-06-09 11:40:38,010 25 DEBUG [tempest.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-832931865", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "718a8b4f-7aae-4385-ad06-59b2bb17f290"}], "key_name": "tempest-TestNetworkBasicOps-878357991", "security_groups": [{"name": "tempest-secgroup-smoke-1295336890"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:34 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baaee974-f985-40ef-b39c-7c18e5e49cdc', 'x-compute-request-id': 'req-baaee974-f985-40ef-b39c-7c18e5e49cdc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1295336890"}], "adminPass": "gLZ4gCph6fnp"}}' 2026-06-09 11:40:38,868 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.857s 2026-06-09 11:40:38,869 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:38 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-a91ab220-eb4b-42bf-acbb-bbf2f0f17f6d', 'x-compute-request-id': 'req-a91ab220-eb4b-42bf-acbb-bbf2f0f17f6d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"server": {"id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "name": "tempest-TestNetworkBasicOps-server-832931865", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:40:37Z", "updated": "2026-06-09T11:40:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-878357991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:40:40,111 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.238s 2026-06-09 11:40:40,111 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:39 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-556dde41-ce39-4107-bfe6-e93d53d3b288', 'x-compute-request-id': 'req-556dde41-ce39-4107-bfe6-e93d53d3b288', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"server": {"id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "name": "tempest-TestNetworkBasicOps-server-832931865", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:40:37Z", "updated": "2026-06-09T11:40:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-878357991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:40:40,114 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-09 11:40:41,590 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.475s 2026-06-09 11:40:41,591 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:41 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-80104f2f-e02f-4092-87f5-a92b0b983181', 'x-compute-request-id': 'req-80104f2f-e02f-4092-87f5-a92b0b983181', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"server": {"id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "name": "tempest-TestNetworkBasicOps-server-832931865", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:40:37Z", "updated": "2026-06-09T11:40:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-878357991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1295336890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:40:44,875 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 2.278s 2026-06-09 11:40:44,875 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:42 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-145c19f9-7667-40c2-bc7f-df560736c618', 'x-compute-request-id': 'req-145c19f9-7667-40c2-bc7f-df560736c618', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"server": {"id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "name": "tempest-TestNetworkBasicOps-server-832931865", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:40:37Z", "updated": "2026-06-09T11:40:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-878357991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1295336890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:40:47,384 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 1.504s 2026-06-09 11:40:47,385 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:45 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-be59af84-e71b-4040-a101-5dadfa79e1c0', 'x-compute-request-id': 'req-be59af84-e71b-4040-a101-5dadfa79e1c0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"server": {"id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "name": "tempest-TestNetworkBasicOps-server-832931865", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:40:37Z", "updated": "2026-06-09T11:40:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-878357991", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1295336890"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:40:49,003 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.613s 2026-06-09 11:40:49,004 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:48 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-946ef7d4-d74b-4019-b9a1-fbcf142e78ff', 'x-compute-request-id': 'req-946ef7d4-d74b-4019-b9a1-fbcf142e78ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"server": {"id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "name": "tempest-TestNetworkBasicOps-server-832931865", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:40:37Z", "updated": "2026-06-09T11:40:47Z", "addresses": {"tempest-network-smoke--1986487358": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:53:b3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-878357991", "OS-SRV-USG:launched_at": "2026-06-09T11:40:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1295336890"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:40:49,012 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-09 11:40:49,361 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.349s 2026-06-09 11:40:49,362 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:49 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-550d644f-23c6-4a27-938e-193295307530', 'x-compute-request-id': 'req-550d644f-23c6-4a27-938e-193295307530', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"server": {"id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "name": "tempest-TestNetworkBasicOps-server-832931865", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:40:37Z", "updated": "2026-06-09T11:40:47Z", "addresses": {"tempest-network-smoke--1986487358": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:53:b3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-878357991", "OS-SRV-USG:launched_at": "2026-06-09T11:40:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1295336890"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:40:49,366 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 11:40:49,465 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=4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.099s 2026-06-09 11:40:49,465 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-6bfe8b12-c8cd-4dbe-83c9-537519ca36aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"ports":[{"id":"6a1ae599-6581-4016-9554-ba931cb074b2","name":"","network_id":"718a8b4f-7aae-4385-ad06-59b2bb17f290","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:f0:53:b3","admin_state_up":true,"status":"ACTIVE","device_id":"4bd57a2c-ca70-419a-a346-e9afaa9acc82","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"eafc8423-11d4-4116-bfdc-aecb1af808d3","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b5b00b5d-d45d-46cd-b985-3d1b50e8b435"],"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-832931865","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-832931865","fqdn":"tempest-testnetworkbasicops-server-832931865.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:40:40Z","updated_at":"2026-06-09T11:40:46Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:40:49,466 25 DEBUG [tempest.common.waiters] Server ID 4bd57a2c-ca70-419a-a346-e9afaa9acc82 ports are all ACTIVE [{'id': '6a1ae599-6581-4016-9554-ba931cb074b2', 'name': '', 'network_id': '718a8b4f-7aae-4385-ad06-59b2bb17f290', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:f0:53:b3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4bd57a2c-ca70-419a-a346-e9afaa9acc82', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'eafc8423-11d4-4116-bfdc-aecb1af808d3', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b5b00b5d-d45d-46cd-b985-3d1b50e8b435'], '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-832931865', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-832931865', 'fqdn': 'tempest-testnetworkbasicops-server-832931865.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:40:40Z', 'updated_at': '2026-06-09T11:40:46Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:40:51,415 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.949s 2026-06-09 11:40:51,415 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "port_id": "6a1ae599-6581-4016-9554-ba931cb074b2", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:40:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-27d43924-8baa-4139-9528-ffc7968441fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "d86df640-feb2-4dc6-8096-920f086eaf97", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.242", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "944398ce-b572-4468-888b-95452ac5f79a", "port_id": "6a1ae599-6581-4016-9554-ba931cb074b2", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "74962f79fd594bd1b0928f1f52904698", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "718a8b4f-7aae-4385-ad06-59b2bb17f290", "mac_address": "fa:16:3e:f0:53:b3", "admin_state_up": true, "status": "ACTIVE", "device_id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:40:50Z", "updated_at": "2026-06-09T11:40:50Z", "revision_number": 0}}' 2026-06-09 11:40:51,543 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d86df640-feb2-4dc6-8096-920f086eaf97 0.127s 2026-06-09 11:40:51,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, 09 Jun 2026 11:40:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-b1cf69d9-10dd-4492-b13e-2e91e6359cae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d86df640-feb2-4dc6-8096-920f086eaf97'} Body: b'{"floatingip": {"id": "d86df640-feb2-4dc6-8096-920f086eaf97", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.242", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "944398ce-b572-4468-888b-95452ac5f79a", "port_id": "6a1ae599-6581-4016-9554-ba931cb074b2", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "718a8b4f-7aae-4385-ad06-59b2bb17f290", "mac_address": "fa:16:3e:f0:53:b3", "admin_state_up": true, "status": "ACTIVE", "device_id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:40:50Z", "updated_at": "2026-06-09T11:40:51Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:40:51,543 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'd86df640-feb2-4dc6-8096-920f086eaf97', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.242', 'floating_ne10000 twork_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '944398ce-b572-4468-888b-95452ac5f79a', 'port_id': '6a1ae599-6581-4016-9554-ba931cb074b2', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '718a8b4f-7aae-4385-ad06-59b2bb17f290', 'mac_address': 'fa:16:3e:f0:53:b3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4bd57a2c-ca70-419a-a346-e9afaa9acc82', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:40:50Z', 'updated_at': '2026-06-09T11:40:51Z', 'revision_number': 1, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:40:51,543 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.127643 seconds 2026-06-09 11:40:51,543 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.242 with user: cirros 2026-06-09 11:40:51,544 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.242 in 120 sec and the expected result is reachable 2026-06-09 11:41:03,751 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.207634 seconds 2026-06-09 11:41:03,752 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.242 in 120 sec and the ping result is expected 2026-06-09 11:41:03,890 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82/action 0.137s 2026-06-09 11:41:03,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:03 GMT', 'server': 'Apache', 'content-length': '75474', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5ef696-028c-42d0-b58c-bc092943907d', 'x-compute-request-id': 'req-aa5ef696-028c-42d0-b58c-bc092943907d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82/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-5.el9 11/05/2023\\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 1502323979 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.001336] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001788] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004992] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.005033] Using GB pages for direct mapping\\n[ 0.005379] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005386] ACPI: Early table checksum verification disabled\\n[ 0.005392] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005399] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005408] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005417] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005422] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005427] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005432] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005437] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005442] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005444] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005446] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005448] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005450] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005452] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006931] No NUMA configuration fo 2026-06-09 11:41:03,892 25 DEBUG [tempest.scenario.manager] Console output for 4bd57a2c-ca70-419a-a346-e9afaa9acc82 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-5.el9 11/05/2023 [ 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 1502323979 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.001336] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001788] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004992] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.005033] Using GB pages for direct mapping [ 0.005379] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005386] ACPI: Early table checksum verification disabled [ 0.005392] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005399] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005408] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005417] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005422] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005427] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005432] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005437] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005442] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005444] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005446] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005448] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005450] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005452] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006931] No NUMA configuration found [ 0.006934] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006947] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007522] Zone ranges: [ 0.007524] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007528] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007531] Normal empty [ 0.007533] Device empty [ 0.007535] Movable zone start for each node [ 0.007538] Early memory node ranges [ 0.007540] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007542] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007545] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009672] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009754] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.010360] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.022369] ACPI: PM-Timer IO Port: 0x608 [ 0.022404] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.022538] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.022544] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.022547] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.022549] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.022551] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.022553] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.022558] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.022561] TSC deadline timer available [ 0.022578] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.022664] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.022668] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.022670] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.022671] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.022674] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.022676] Booting paravirtualized kernel on KVM [ 0.022680] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.022690] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.025387] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.025485] kvm-guest: setup async PF for cpu 0 [ 0.025539] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.025563] kvm-guest: PV spinlocks disabled, single CPU [ 0.025574] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.025577] Policy zone: DMA32 [ 0.025579] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.025657] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.025701] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.025723] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.025794] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.026197] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.026995] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.027030] ftrace: allocating 50600 entries in 198 pages [ 0.056824] ftrace: allocated 198 pages with 4 groups [ 0.057013] rcu: Hierarchical RCU implementation. [ 0.057016] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.057018] Rude variant of Tasks RCU enabled. [ 0.057019] Tracing variant of Tasks RCU enabled. [ 0.057021] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.057023] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.062883] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.063442] random: crng init done [ 0.107440] Console: colour VGA+ 80x25 [ 0.246985] printk: console [tty1] enabled [ 0.576462] printk: console [ttyS0] enabled [ 0.579350] ACPI: Core revision 20210730 [ 0.581920] APIC: Switch to symmetric I/O mode setup [ 0.586348] x2apic enabled [ 0.589815] Switched APIC routing to physical x2apic. [ 0.598163] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.604437] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.608430] pid_max: default: 32768 minimum: 301 [ 0.608430] LSM: Security Framework initializing [ 0.608430] landlock: Up and running. [ 0.608430] Yama: becoming mindful. [ 0.608430] AppArmor: AppArmor initialized [ 0.608430] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.608430] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.608430] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.608430] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.608430] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.608430] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.608430] Spectre V2 : Mitigation: Retpolines [ 0.608430] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.608430] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.608430] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.608430] RETBleed: Mitigation: untrained return thunk [ 0.608430] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.608430] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.608430] Freeing SMP alternatives memory: 44K [ 0.608430] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.608592] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.612456] ... version: 0 [ 0.615138] ... bit width: 48 [ 0.616444] ... generic registers: 6 [ 0.619232] ... value mask: 0000ffffffffffff [ 0.620444] ... max period: 00007fffffffffff [ 0.623838] ... fixed-purpose events: 0 [ 0.624443] ... event mask: 000000000000003f [ 0.627986] rcu: Hierarchical SRCU implementation. [ 0.629045] smp: Bringing up secondary CPUs ... [ 0.632197] smp: Brought up 1 node, 1 CPU [ 0.632450] smpboot: Max logical packages: 1 [ 0.635420] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.636966] devtmpfs: initialized [ 0.639503] x86/mm: Memory block size: 128MB [ 0.640665] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.644458] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.648519] pinctrl core: initialized pinctrl subsystem [ 0.652447] PM: RTC time: 11:40:48, date: 2026-06-09 [ 0.656001] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.656614] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.660459] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.664460] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.668462] audit: initializing netlink subsys (disabled) [ 0.672103] thermal_sys: Registered thermal governor 'fair_share' [ 0.672105] thermal_sys: Registered thermal governor 'bang_bang' [ 0.672446] thermal_sys: Registered thermal governor 'step_wise' [ 0.676451] audit: type=2000 audit(1781005248.703:1): state=initialized audit_enabled=0 res=1 [ 0.680452] thermal_sys: Registered thermal governor 'user_space' [ 0.680453] thermal_sys: Registered thermal governor 'power_allocator' [ 0.684390] EISA bus registered [ 0.686872] cpuidle: using governor ladder [ 0.688444] cpuidle: using governor menu [ 0.693942] ACPI: bus type PCI registered [ 0.696445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.700559] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.704449] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.708470] PCI: Using configuration type 1 for base access [ 0.713331] Kprobes globally optimized [ 0.715905] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.716447] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.721180] ACPI: Added _OSI(Module Device) [ 0.724006] ACPI: Added _OSI(Processor Device) [ 0.724491] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.727536] ACPI: Added _OSI(Processor Aggregator Device) [ 0.728531] ACPI: Added _OSI(Linux-Dell-Video) [ 0.731498] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.732453] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.738801] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.744626] ACPI: Interpreter enabled [ 0.747720] ACPI: PM: (supports S0 S5) [ 0.748446] ACPI: Using IOAPIC for interrupt routing [ 0.751993] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.752445] PCI: Using E820 reservations for host bridge windows [ 0.756788] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.766175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.768457] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.772656] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.776624] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.781933] PCI host bridge to bus 0000:00 [ 0.784454] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.788450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.792451] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.796450] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.800448] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.804449] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.808446] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.812797] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.821456] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.830835] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.840485] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.848484] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.860481] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.864699] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.873444] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.880406] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.887039] pci 0000:00:02.0: enabling Extended Tags [ 0.890927] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.895842] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.901836] pci 0000:00:02.1: enabling Extended Tags [ 0.908554] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.915719] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.924446] pci 0000:00:02.2: enabling Extended Tags [ 0.930457] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.935643] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.944147] pci 0000:00:02.3: enabling Extended Tags [ 0.946808] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.951959] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.957694] pci 0000:00:02.4: enabling Extended Tags [ 0.962835] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.968449] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.979719] pci 0000:00:02.5: enabling Extended Tags [ 0.982877] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.987799] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.994732] pci 0000:00:02.6: enabling Extended Tags [ 1.000524] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.007020] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.013742] pci 0000:00:02.7: enabling Extended Tags [ 1.020999] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.027501] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.035237] pci 0000:00:03.0: enabling Extended Tags [ 1.038984] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.043722] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.049659] pci 0000:00:03.1: enabling Extended Tags [ 1.057242] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.064102] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.072729] pci 0000:00:03.2: enabling Extended Tags [ 1.078615] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.083943] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.093551] pci 0000:00:03.3: enabling Extended Tags [ 1.100646] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.108280] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.116028] pci 0000:00:03.4: enabling Extended Tags [ 1.119342] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.124454] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.136789] pci 0000:00:03.5: enabling Extended Tags [ 1.144534] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.152452] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.163397] pci 0000:00:03.6: enabling Extended Tags [ 1.167395] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.172285] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.181419] pci 0000:00:03.7: enabling Extended Tags [ 1.190840] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.195998] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.201936] pci 0000:00:04.0: enabling Extended Tags [ 1.207257] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.212011] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.220518] pci 0000:00:04.1: enabling Extended Tags [ 1.226195] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.231485] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.239666] pci 0000:00:04.2: enabling Extended Tags [ 1.244858] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.252068] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.257864] pci 0000:00:04.3: enabling Extended Tags [ 1.263395] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.269768] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.279833] pci 0000:00:04.4: enabling Extended Tags [ 1.282965] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.288107] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.296514] pci 0000:00:04.5: enabling Extended Tags [ 1.304827] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.312453] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.324741] pci 0000:00:04.6: enabling Extended Tags [ 1.330359] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.335671] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.342586] pci 0000:00:04.7: enabling Extended Tags [ 1.349039] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.356453] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.365342] pci 0000:00:05.0: enabling Extended Tags [ 1.425508] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.430525] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.433423] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.450909] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.454900] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.459791] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.466405] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.475128] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.479841] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.483727] pci 0000:01:00.0: enabling Extended Tags [ 1.557634] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.560515] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.564126] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.564576] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.570732] pci_bus 0000:02: extended config space not accessible [ 1.572795] acpiphp: Slot [1] registered [ 1.575418] acpiphp: Slot [0] registered [ 1.576495] acpiphp: Slot [2] registered [ 1.579020] acpiphp: Slot [3] registered [ 1.580532] acpiphp: Slot [4] registered [ 1.583229] acpiphp: Slot [5] registered [ 1.584497] acpiphp: Slot [6] registered [ 1.587195] acpiphp: Slot [7] registered [ 1.588503] acpiphp: Slot [8] registered [ 1.591578] acpiphp: Slot [9] registered [ 1.592521] acpiphp: Slot [10] registered [ 1.595116] acpiphp: Slot [11] registered [ 1.596529] acpiphp: Slot [12] registered [ 1.599552] acpiphp: Slot [13] registered [ 1.600494] acpiphp: Slot [14] registered [ 1.603490] acpiphp: Slot [15] registered [ 1.604503] acpiphp: Slot [16] registered [ 1.607597] acpiphp: Slot [17] registered [ 1.608499] acpiphp: Slot [18] registered [ 1.611458] acpiphp: Slot [19] registered [ 1.612493] acpiphp: Slot [20] registered [ 1.615557] acpiphp: Slot [21] registered [ 1.616499] acpiphp: Slot [22] registered [ 1.619603] acpiphp: Slot [23] registered [ 1.620497] acpiphp: Slot [24] registered [ 1.623547] acpiphp: Slot [25] registered [ 1.624496] acpiphp: Slot [26] registered [ 1.627779] acpiphp: Slot [27] registered [ 1.628520] acpiphp: Slot [28] registered [ 1.631306] acpiphp: Slot [29] registered [ 1.632537] acpiphp: Slot [30] registered [ 1.635583] acpiphp: Slot [31] registered [ 1.638787] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.648391] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.722957] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.724509] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.728525] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.732610] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.741350] acpiphp: Slot [0-2] registered [ 1.745241] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.753817] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.764332] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.767494] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.768727] pci 0000:03:00.0: enabling Extended Tags [ 1.856517] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.859773] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.860632] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.867028] acpiphp: Slot [0-3] registered [ 1.869080] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.878042] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.888452] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.895015] pci 0000:04:00.0: enabling Extended Tags [ 1.968838] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.972569] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.976560] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.983594] acpiphp: Slot [0-4] registered [ 1.985191] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.995357] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.004462] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.011364] pci 0000:05:00.0: enabling Extended Tags [ 2.086872] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.088565] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.092561] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.099136] acpiphp: Slot [0-5] registered [ 2.101245] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.111732] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.119521] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.122685] pci 0000:06:00.0: enabling Extended Tags [ 2.199340] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.200587] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.204571] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.211475] acpiphp: Slot [0-6] registered [ 2.276373] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.276695] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.280597] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.287063] acpiphp: Slot [0-7] registered [ 2.354511] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.356569] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.360590] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.367486] acpiphp: Slot [0-8] registered [ 2.436968] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.440406] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.440588] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.447477] acpiphp: Slot [0-9] registered [ 2.514696] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.516566] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.520556] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.527006] acpiphp: Slot [0-10] registered [ 2.593351] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.596591] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.600571] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.607296] acpiphp: Slot [0-11] registered [ 2.678833] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.680564] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.684587] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.691477] acpiphp: Slot [0-12] registered [ 2.763008] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.764596] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.768562] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.775082] acpiphp: Slot [0-13] registered [ 2.840755] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.844335] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.844556] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.850982] acpiphp: Slot [0-14] registered [ 2.916964] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.920385] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.920583] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.927145] acpiphp: Slot [0-15] registered [ 2.993608] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.996581] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.000499] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.007261] acpiphp: Slot [0-16] registered [ 3.075560] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.076921] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.080558] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.087287] acpiphp: Slot [0-17] registered [ 3.153627] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.156578] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.160581] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.167327] acpiphp: Slot [0-18] registered [ 3.233575] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.236564] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.240580] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.247710] acpiphp: Slot [0-19] registered [ 3.313889] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.316567] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.320559] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.327135] acpiphp: Slot [0-20] registered [ 3.392828] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.396875] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.400556] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.407095] acpiphp: Slot [0-21] registered [ 3.473743] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.476564] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.480562] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.487242] acpiphp: Slot [0-22] registered [ 3.555087] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.556585] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.560556] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.567185] acpiphp: Slot [0-23] registered [ 3.632898] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.636563] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.640556] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.647402] acpiphp: Slot [0-24] registered [ 3.714615] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.716586] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.720582] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.727073] acpiphp: Slot [0-25] registered [ 3.793562] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.796596] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.800558] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.845704] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.850144] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.852699] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.856528] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.860602] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.864260] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.864663] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.868523] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.872109] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.872460] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.876466] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.880462] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.884460] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.888657] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.892468] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.896466] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.901991] iommu: Default domain type: Translated [ 3.904443] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.908653] SCSI subsystem initialized [ 3.911601] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.912430] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.912459] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.916449] vgaarb: loaded [ 3.918700] ACPI: bus type USB registered [ 3.920483] usbcore: registered new interface driver usbfs [ 3.924058] usbcore: registered new interface driver hub [ 3.924469] usbcore: registered new device driver usb [ 3.927880] pps_core: LinuxPPS API ver. 1 registered [ 3.928443] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.932457] PTP clock support registered [ 3.935202] EDAC MC: Ver: 3.0.0 [ 3.940017] NetLabel: Initializing [ 3.940446] NetLabel: domain hash size = 128 [ 3.943489] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.944499] NetLabel: unlabeled traffic allowed by default [ 3.948522] PCI: Using ACPI for IRQ routing [ 4.723566] clocksource: Switched to clocksource kvm-clock [ 4.744770] VFS: Disk quotas dquot_6.6.0 [ 4.747825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.753006] AppArmor: AppArmor Filesystem Enabled [ 4.756424] pnp: PnP ACPI init [ 4.759156] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.765353] pnp: PnP ACPI: found 5 devices [ 4.774227] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.780542] NET: Registered PF_INET protocol family [ 4.784151] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.792467] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.798485] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.803958] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.809362] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.814354] TCP: Hash tables configured (established 1024 bind 1024) [ 4.818942] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.824055] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.828749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.833652] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.837774] NET: Registered PF_XDP protocol family [ 4.841272] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.847046] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.852915] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.858627] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.865928] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.872038] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.877810] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.883715] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.889062] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.893853] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.899116] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.903962] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.908636] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.913475] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.918615] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.924502] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.931987] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.938191] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.943775] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.948824] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.954456] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.960104] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.965239] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.970407] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.975570] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.979477] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.983785] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.987660] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.991614] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.996030] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.000158] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.004346] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.008578] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.012904] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.017232] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.021502] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.025876] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.030006] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.034087] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.038294] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.043042] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.047503] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.051839] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.056286] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.060146] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.064409] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.068169] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.072256] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.076247] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.080721] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.084776] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.089298] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.093428] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.097654] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.101541] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.105551] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.109675] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.113872] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.117965] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.122437] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.126134] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.130138] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.133998] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.137783] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.141655] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.145496] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.149283] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.153149] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.157022] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.160948] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.164648] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.168319] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.172047] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.175965] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.180205] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.184114] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.188602] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.192906] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.197186] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.201220] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.205592] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.209982] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.214077] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.217941] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.222048] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.225878] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.230260] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.234356] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.238715] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.242676] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.246824] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.250952] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.254880] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.258965] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.263314] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.266843] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.274760] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.280619] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.289674] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.293211] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.301072] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.306760] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.315929] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.321538] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.326937] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.336652] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.343427] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.348775] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.359020] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.364079] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.371252] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.379282] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.383868] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.390230] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.397258] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.404144] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.409293] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.417886] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.424765] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.430252] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.439040] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.444519] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.451628] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.460464] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.465448] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.472317] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.481365] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.486475] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.493630] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.500995] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.508646] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.515723] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.522569] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.528635] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.533608] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.541853] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.544994] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.552020] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.557869] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.566228] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.569426] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.576277] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.583033] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.590217] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.594497] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.600342] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.605869] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.613164] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.617592] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.623100] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.629695] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.636305] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.640569] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.645841] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.652077] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.658672] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.662911] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.668722] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.674824] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.682465] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.685658] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.691416] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.698914] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.707359] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.711172] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.718633] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.724038] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.732834] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.737498] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.743735] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.749475] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.758768] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.764184] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.770542] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.777606] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.786131] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.789911] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.796999] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.802668] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.811661] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.815376] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.822471] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.828882] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.835609] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.839723] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.845446] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.852320] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.858960] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.864253] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.867977] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.872341] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.876720] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.881398] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.886053] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.889857] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.893852] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.898546] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.902769] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.906850] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.911896] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.917398] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.922569] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.928418] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.932828] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.936505] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.940926] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.944589] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.949450] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.953577] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.957871] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.961845] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.966293] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.970099] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.974718] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.978705] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.983176] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.987046] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.991850] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.995777] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.000403] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.004132] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.009043] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.012311] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.016020] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.020274] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.023528] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.027197] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.031412] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.034722] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.038382] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.042610] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.046049] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.049762] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.054002] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.057435] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.061149] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.066020] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.070249] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.074599] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.078991] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.082393] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.086110] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.090652] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.094089] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.097851] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.103717] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.107363] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.111240] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.115985] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.119305] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.123090] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.127727] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.131100] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.134852] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.139197] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.142467] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.146150] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.150378] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.153659] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.157328] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.163001] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.171461] PCI: CLS 0 bytes, default 64 [ 6.174123] Trying to unpack rootfs image as initramfs... [ 6.177962] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.192983] Initialise system trusted keyrings [ 6.195725] Key type blacklist registered [ 6.204561] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.211549] zbud: loaded [ 6.220728] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.228551] fuse: init (API version 7.34) [ 6.237360] integrity: Platform Keyring initialized [ 6.252563] Key type asymmetric registered [ 6.255131] Asymmetric key parser 'x509' registered [ 6.265409] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.276619] io scheduler mq-deadline registered [ 6.282644] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.293183] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.309988] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.321218] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.336907] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.349011] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.361895] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.376965] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.393861] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.409931] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.421882] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.433073] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.446020] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.459981] Freeing initrd memory: 8744K [ 6.463035] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.470937] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.474989] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.480554] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.487019] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.492026] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.500798] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.505780] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.514063] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.518436] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.527485] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.532886] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.542026] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.546750] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.555619] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.560304] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.568576] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.573471] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.581360] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.586313] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.591574] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.596868] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.600807] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.608314] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.612281] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.620211] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.624241] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.632828] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.637395] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.644994] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.650297] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.658808] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.663365] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.672295] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.678526] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.688081] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.692960] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.697823] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.703556] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.707547] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.715702] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.723775] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.727685] shpchp 0000:01:00.0: Slot initialization failed [ 6.733036] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.737190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.741985] ACPI: button: Power Button [PWRF] [ 6.765401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.797397] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.805482] Linux agpgart interface v0.103 [ 6.810196] loop: module loaded [ 6.813445] tun: Universal TUN/TAP device driver, 1.6 [ 6.817216] PPP generic driver version 2.4.2 [ 6.820386] VFIO - User Level meta-driver version: 0.3 [ 6.825608] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.830113] ehci-pci: EHCI PCI platform driver [ 6.833310] ehci-platform: EHCI generic platform driver [ 6.837085] ohci_hcd: USB 1.1 'Open' Host ControllF474 er (OHCI) Driver [ 6.841314] ohci-pci: OHCI PCI platform driver [ 6.844551] ohci-platform: OHCI generic platform driver [ 6.848216] uhci_hcd: USB Universal Host Controller Interface driver [ 6.854548] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.858344] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.863277] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.867085] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.870803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.876326] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.881145] usb usb1: Product: UHCI Host Controller [ 6.884252] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.888059] usb usb1: SerialNumber: 0000:02:01.0 [ 6.891116] hub 1-0:1.0: USB hub found [ 6.893489] hub 1-0:1.0: 2 ports detected [ 6.896258] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.903078] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.906741] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.909957] mousedev: PS/2 mouse device common for all mice [ 6.914000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.919561] rtc_cmos 00:03: RTC can wake from S4 [ 6.924957] rtc_cmos 00:03: registered as rtc0 [ 6.928598] rtc_cmos 00:03: setting system clock to 2026-06-09T11:40:55 UTC (1781005255) [ 6.933943] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.938141] i2c_dev: i2c /dev entries driver [ 6.941007] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.948286] device-mapper: uevent: version 1.0.3 [ 6.951452] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.956791] platform eisa.0: Probing EISA bus 0 [ 6.959728] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.963914] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.968809] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.972587] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.976339] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.980148] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.983932] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.987805] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.991619] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.995988] platform eisa.0: EISA: Detected 0 cards [ 6.999224] ledtrig-cpu: registered to indicate activity on CPUs [ 7.002995] drop_monitor: Initializing network drop monitor service [ 7.007018] NET: Registered PF_INET6 protocol family [ 7.013538] Segment Routing with IPv6 [ 7.015830] In-situ OAM (IOAM) with IPv6 [ 7.018281] NET: Registered PF_PACKET protocol family [ 7.021335] Key type dns_resolver registered [ 7.024128] IPI shorthand broadcast: enabled [ 7.026889] registered taskstats version 1 [ 7.029564] Loading compiled-in X.509 certificates [ 7.033183] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.039314] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.045867] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.051522] blacklist: Loading compiled-in revocation X.509 certificates [ 7.055434] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.061007] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.067022] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.074874] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.081467] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.087948] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.093955] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.100343] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.107786] zswap: loaded using pool lzo/zbud [ 7.111237] Key type .fscrypt registered [ 7.113862] Key type fscrypt-provisioning registered [ 7.119000] Key type encrypted registered [ 7.121536] AppArmor: AppArmor sha1 policy hashing enabled [ 7.125124] ima: No TPM chip found, activating TPM-bypass! [ 7.129275] Loading compiled-in module X.509 certificates [ 7.133304] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.139334] ima: Allocated hash algorithm: sha1 [ 7.142280] ima: No architecture policies found [ 7.145157] evm: Initialising EVM extended attributes: [ 7.148592] evm: security.selinux [ 7.151464] evm: security.SMACK64 [ 7.153896] evm: security.SMACK64EXEC [ 7.156311] evm: security.SMACK64TRANSMUTE [ 7.159261] evm: security.SMACK64MMAP [ 7.161951] evm: security.apparmor [ 7.164276] evm: security.ima [ 7.166359] evm: security.capability [ 7.168939] evm: HMAC attrs: 0x1 [ 7.171579] PM: Magic number: 14:972:680 [ 7.175097] RAS: Correctable Errors collector initialized. [ 7.179161] Unstable clock detected, switching default tracing clock to "global" [ 7.179161] If you want to keep using the local clock, then add: [ 7.179161] "trace_clock=local" [ 7.179161] on the kernel command line [ 7.194852] Freeing unused decrypted memory: 2036K [ 7.198577] Freeing unused kernel image (initmem) memory: 3244K [ 7.204492] Write protecting the kernel read-only data: 30720k [ 7.208618] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.212737] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.257147] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.261099] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.265191] Run /init as init process info: initramfs: up at 6.73 [ 7.326419] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.335105] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.339751] GPT:229375 != 2097151 [ 7.342036] GPT:Alternate GPT header not at the end of the disk. [ 7.346074] GPT:229375 != 2097151 [ 7.348380] GPT: Use GNU Parted to correct GPT errors. [ 7.402574] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.778520] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.809853] 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.61 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:4b:d5:7a:2c:ca:70:41:9a:a3:46:e9:af:aa:9a:cc:82 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFuDnDyr9Adm9F0OJPWee5SarZNToJa8e4HFjZ7Nv0DhxICVJWDGCv0Wrx+q/k3PtfoGwiztzOAkMgqWcB9jfjQf62G2byrI8tWy8laPg/1Bs6eQmT1OfRpAy+nM44VPaQuA3CtSiUSXRXmIb4lHbfq7msvrfn+rJrZ5PRWdgGeKTDKNDMo2SJ2YBgXv9Hwibv7gMiuk77wuYz4f266uxfzj/OwHF60Ul+Eyq33WEhLtmuEx0lEzDtrjk8iAV4oj9Dx4eWANR8iO0IpjANbdLYuOzlrjiwpAVFXf97aUuVxEWeM0a8wCOtwhlKfMn3fCEwoO7SXmAa0Rwaj/OiSlvZ root@tempest-testnetworkbasicops-server-832931865 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLxhs7cChCK0Gy2s6aELvQisy94swfNjCDGQPhfRS4mjdGNrApfVbWFmPeO3vpnuBMEECBIUStHegRlmKMoZdnk= root@tempest-testnetworkbasicops-server-832931865 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef0:53b3/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 4bd57a2c-ca70-419a-a346-e9afaa9acc82 name: tempest-TestNetworkBasicOps-server-832931865 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-832931865 launch-index: 0 === cirros: current=0.6.2 uptime=8.73 === === 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:F0:53:B3 inet6 addr: fe80::f816:3eff:fef0:53b3/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-832931865 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.880974] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.885183] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.903765] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.122022] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.159532] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.285844] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.287056] ISO 9660 Extensions: RRIP_1991A [ 8.420803] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.141845] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.143644] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:40:56 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:40:56 cirros auth.notice su: + none root:cirros Jun 9 12:40:56 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:40:56 cirros daemon.info dhcpcd[350]: DUID 00:04:4b:d5:7a:2c:ca:70:41:9a:a3:46:e9:af:aa:9a:cc:82 Jun 9 12:40:56 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:40:56 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:40:56 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:40:56 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f0:53:b3 Jun 9 12:40:56 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef0:53b3 Jun 9 12:40:57 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 12:40:57 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:40:57 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 12:40:57 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.12 from 10.100.0.1 Jun 9 12:40:57 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.12/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-832931865 login: 2026-06-09 11:41:03,894 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2026-06-09 11:41:03,900 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:41:04,003 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:41:04,004 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2026-06-09 11:41:05,939 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.934s 2026-06-09 11:41:05,939 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--883747635", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-dadded90-877b-4d2f-91bf-b8d78579c2ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"402cbb3c-c245-40a9-b3b9-5cc00a489b1a","name":"tempest-network-smoke--883747635","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:41:04Z","updated_at":"2026-06-09T11:41:04Z","revision_number":1}}' 2026-06-09 11:41:06,021 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.080s 2026-06-09 11:41:06,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, 09 Jun 2026 11:41:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-61f3c6e2-dc77-4880-8c2a-27055637e9fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"eafc8423-11d4-4116-bfdc-aecb1af808d3","name":"tempest-subnet-smoke-1124046817","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"718a8b4f-7aae-4385-ad06-59b2bb17f290","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:40:28Z","updated_at":"2026-06-09T11:40:28Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:41:06,124 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.102s 2026-06-09 11:41:06,125 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7f48ad9d-099b-460c-ba23-c8104b12d4b8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:41:06,864 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.738s 2026-06-09 11:41:06,864 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b18e629b-ee28-41f7-9665-cde5d8ce3411', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:41:06,936 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.16%2F28 0.072s 2026-06-09 11:41:06,937 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0451f392-b9af-4dd9-9e55-cd033735b6fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:41:07,055 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.118s 2026-06-09 11:41:07,055 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7ccf331a-0d20-4b44-ba5d-931e7b88995b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:41:08,154 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.16%2F28 1.098s 2026-06-09 11:41:08,154 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b2823118-f209-481d-94b0-847ddc8f14df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:41:09,976 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.821s 2026-06-09 11:41:09,976 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-469943955", "network_id": "402cbb3c-c245-40a9-b3b9-5cc00a489b1a", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-23536986-bc81-4ce4-9f24-8c5a310edc15', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"93b7989c-72bf-4093-a4cf-c7121588550d","name":"tempest-subnet-smoke-469943955","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"402cbb3c-c245-40a9-b3b9-5cc00a489b1a","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":"2026-06-09T11:41:08Z","updated_at":"2026-06-09T11:41:08Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:09,977 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2026-06-09 11:41:09,980 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:41:10,078 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:41:10,079 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2026-06-09 11:41:10,080 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 11:41:10,080 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2026-06-09 11:41:10,082 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:41:10,180 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:41:10,181 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2026-06-09 11:41:10,494 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=4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.307s 2026-06-09 11:41:10,495 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-a4f8a9a0-eb44-4b26-b291-21bbf7cb72b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"ports":[{"id":"6a1ae599-6581-4016-9554-ba931cb074b2","name":"","network_id":"718a8b4f-7aae-4385-ad06-59b2bb17f290","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:f0:53:b3","admin_state_up":true,"status":"ACTIVE","device_id":"4bd57a2c-ca70-419a-a346-e9afaa9acc82","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"eafc8423-11d4-4116-bfdc-aecb1af808d3","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b5b00b5d-d45d-46cd-b985-3d1b50e8b435"],"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-832931865","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-832931865","fqdn":"tempest-testnetworkbasicops-server-832931865.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:40:40Z","updated_at":"2026-06-09T11:40:46Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:41:18,297 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82/os-interface 7.801s 2026-06-09 11:41:18,297 25 DEBUG [tempest.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": "402cbb3c-c245-40a9-b3b9-5cc00a489b1a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:10 GMT', 'server': 'Apache', 'content-length': '282', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-311cada8-84b1-4afb-a09f-dae87a319075', 'x-compute-request-id': 'req-311cada8-84b1-4afb-a09f-dae87a319075', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "402cbb3c-c245-40a9-b3b9-5cc00a489b1a", "port_id": "9eae868f-cf00-4d5a-ac04-88ae5781509e", "mac_addr": "fa:16:3e:38:b8:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "93b7989c-72bf-4093-a4cf-c7121588550d", "ip_address": "10.100.0.27"}]}}' 2026-06-09 11:41:18,440 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=4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.140s 2026-06-09 11:41:18,441 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2669', 'x-openstack-request-id': 'req-5cfcdbbd-2d27-439a-bc10-b4cedd8952ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"ports":[{"id":"6a1ae599-6581-4016-9554-ba931cb074b2","name":"","network_id":"718a8b4f-7aae-4385-ad06-59b2bb17f290","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:f0:53:b3","admin_state_up":true,"status":"ACTIVE","device_id":"4bd57a2c-ca70-419a-a346-e9afaa9acc82","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"eafc8423-11d4-4116-bfdc-aecb1af808d3","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b5b00b5d-d45d-46cd-b985-3d1b50e8b435"],"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-832931865","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-832931865","fqdn":"tempest-testnetworkbasicops-server-832931865.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:40:40Z","updated_at":"2026-06-09T11:40:46Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"},{"id":"9eae868f-cf00-4d5a-ac04-88ae5781509e","name":"","network_id":"402cbb3c-c245-40a9-b3b9-5cc00a489b1a","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:38:b8:fa","admin_state_up":true,"status":"ACTIVE","device_id":"4bd57a2c-ca70-419a-a346-e9afaa9acc82","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"93b7989c-72bf-4093-a4cf-c7121588550d","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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-832931865","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-832931865","fqdn":"tempest-testnetworkbasicops-server-832931865.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:41:13Z","updated_at":"2026-06-09T11:41:17Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:41:18,441 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.141456 seconds 2026-06-09 11:41:18,441 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 11:41:18,441 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2026-06-09 11:41:18,444 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:41:18,507 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:41:18,507 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2026-06-09 11:41:18,517 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.075996 seconds 2026-06-09 11:41:18,518 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-09 11:41:18,518 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2026-06-09 11:41:18,521 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:41:18,618 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:41:18,618 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2026-06-09 11:41:18,624 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.27/28 dev eth1 2026-06-09 11:41:18,624 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2026-06-09 11:41:18,629 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:41:18,686 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:41:18,686 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2026-06-09 11:41:18,703 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 2026-06-09 11:41:18,703 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2026-06-09 11:41:18,706 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:41:18,804 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:41:18,804 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2026-06-09 11:41:18,941 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=74962f79fd594bd1b0928f1f52904698&network_id=402cbb3c-c245-40a9-b3b9-5cc00a489b1a 0.129s 2026-06-09 11:41:18,941 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2400', 'x-openstack-request-id': 'req-c463af21-9cbc-4c7f-8480-4182442d4d56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=74962f79fd594bd1b0928f1f52904698&network_id=402cbb3c-c245-40a9-b3b9-5cc00a489b1a'} Body: b'{"ports":[{"id":"9eae868f-cf00-4d5a-ac04-88ae5781509e","name":"","network_id":"402cbb3c-c245-40a9-b3b9-5cc00a489b1a","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:38:b8:fa","admin_state_up":true,"status":"ACTIVE","device_id":"4bd57a2c-ca70-419a-a346-e9afaa9acc82","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"93b7989c-72bf-4093-a4cf-c7121588550d","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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-832931865","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-832931865","fqdn":"tempest-testnetworkbasicops-server-832931865.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:41:13Z","updated_at":"2026-06-09T11:41:17Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"},{"id":"df9e9f06-86b2-46ce-a886-ba5aca3be470","name":"","network_id":"402cbb3c-c245-40a9-b3b9-5cc00a489b1a","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:04:85:7d","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-402cbb3c-c245-40a9-b3b9-5cc00a489b1a","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"93b7989c-72bf-4093-a4cf-c7121588550d","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":"2026-06-09T11:41:05Z","updated_at":"2026-06-09T11:41:09Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:41:18,942 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2026-06-09 11:41:18,944 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:41:19,042 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:41:19,042 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2026-06-09 11:41:19,043 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2026-06-09 11:41:19,043 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2026-06-09 11:41:19,045 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:41:19,102 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:41:19,102 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2026-06-09 11:41:19,112 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.069065 seconds 2026-06-09 11:41:19,251 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82/os-interface/9eae868f-cf00-4d5a-ac04-88ae5781509e 0.138s 2026-06-09 11:41:19,252 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:19 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-cf3f4235-b5b4-4a9c-9122-a7e540d836a5', 'x-compute-request-id': 'req-cf3f4235-b5b4-4a9c-9122-a7e540d836a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82/os-interface/9eae868f-cf00-4d5a-ac04-88ae5781509e'} Body: b'' 2026-06-09 11:41:19,351 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9eae868f-cf00-4d5a-ac04-88ae5781509e 0.099s 2026-06-09 11:41:19,351 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1077', 'x-openstack-request-id': 'req-1bc7fa83-a01c-4125-aa1a-421ee4754970', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9eae868f-cf00-4d5a-ac04-88ae5781509e'} Body: b'{"port":{"id":"9eae868f-cf00-4d5a-ac04-88ae5781509e","name":"","network_id":"402cbb3c-c245-40a9-b3b9-5cc00a489b1a","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:38:b8:fa","admin_state_up":true,"status":"ACTIVE","device_id":"4bd57a2c-ca70-419a-a346-e9afaa9acc82","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"93b7989c-72bf-4093-a4cf-c7121588550d","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-832931865","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-832931865","fqdn":"tempest-testnetworkbasicops-server-832931865.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:41:13Z","updated_at":"2026-06-09T11:41:17Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:20,425 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9eae868f-cf00-4d5a-ac04-88ae5781509e 0.072s 2026-06-09 11:41:20,425 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-4392d71b-d7c2-40f8-ad9f-26eb6150e104', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9eae868f-cf00-4d5a-ac04-88ae5781509e'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 9eae868f-cf00-4d5a-ac04-88ae5781509e could not be found.", "detail": ""}}' 2026-06-09 11:41:20,865 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/93b7989c-72bf-4093-a4cf-c7121588550d 0.440s 2026-06-09 11:41:20,866 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8e75726d-f1a2-458e-b564-d3cd266b6655', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/93b7989c-72bf-4093-a4cf-c7121588550d'} Body: b'' 2026-06-09 11:41:21,554 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/402cbb3c-c245-40a9-b3b9-5cc00a489b1a 0.688s 2026-06-09 11:41:21,555 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-dc2d5dcb-1046-4b2b-a092-0a53603f1556', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/402cbb3c-c245-40a9-b3b9-5cc00a489b1a'} Body: b'' 2026-06-09 11:41:22,310 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d86df640-feb2-4dc6-8096-920f086eaf97 0.755s 2026-06-09 11:41:22,310 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c5d6532a-de9a-41b9-903c-1d49d2923028', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d86df640-feb2-4dc6-8096-920f086eaf97'} Body: b'' 2026-06-09 11:41:22,456 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.145s 2026-06-09 11:41:22,456 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:22 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc7420a-44b2-4ee9-bdd0-f8cc6a05ce61', 'x-compute-request-id': 'req-8dc7420a-44b2-4ee9-bdd0-f8cc6a05ce61', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'' 2026-06-09 11:41:23,120 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.664s 2026-06-09 11:41:23,121 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:22 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-f75092ef-574b-4a46-8ec6-f93dc5cd898b', 'x-compute-request-id': 'req-f75092ef-574b-4a46-8ec6-f93dc5cd898b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"server": {"id": "4bd57a2c-ca70-419a-a346-e9afaa9acc82", "name": "tempest-TestNetworkBasicOps-server-832931865", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:40:37Z", "updated": "2026-06-09T11:41:22Z", "addresses": {"tempest-network-smoke--1986487358": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:53:b3"}, {"version": 4, "addr": "192.168.122.242", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:53:b3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-878357991", "OS-SRV-USG:launched_at": "2026-06-09T11:40:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1295336890"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:41:24,204 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82 0.071s 2026-06-09 11:41:24,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41: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-02f0873c-ff33-4173-bd9c-79250600cd87', 'x-compute-request-id': 'req-02f0873c-ff33-4173-bd9c-79250600cd87', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bd57a2c-ca70-419a-a346-e9afaa9acc82'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4bd57a2c-ca70-419a-a346-e9afaa9acc82 could not be found."}}' 2026-06-09 11:41:24,967 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b5b00b5d-d45d-46cd-b985-3d1b50e8b435 0.762s 2026-06-09 11:41:24,968 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0733fc3c-8813-4fe6-ba8c-3c1bb130eacc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b5b00b5d-d45d-46cd-b985-3d1b50e8b435'} Body: b'' 2026-06-09 11:41:25,033 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-878357991 0.064s 2026-06-09 11:41:25,033 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41: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-7fb1bdc6-ec73-42a3-bbe3-3ecc4ffd619f', 'x-compute-request-id': 'req-7fb1bdc6-ec73-42a3-bbe3-3ecc4ffd619f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-878357991'} Body: b'' 2026-06-09 11:41:27,074 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/944398ce-b572-4468-888b-95452ac5f79a/remove_router_interface 2.041s 2026-06-09 11:41:27,075 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "eafc8423-11d4-4116-bfdc-aecb1af808d3"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-55b7a24a-ee2c-4467-b028-c8087153037d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/944398ce-b572-4468-888b-95452ac5f79a/remove_router_interface'} Body: b'{"id": "944398ce-b572-4468-888b-95452ac5f79a", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "ccc2df4a-4ae0-4d66-9c39-dfa134601fb9", "network_id": "718a8b4f-7aae-4385-ad06-59b2bb17f290", "subnet_id": "eafc8423-11d4-4116-bfdc-aecb1af808d3", "subnet_ids": ["eafc8423-11d4-4116-bfdc-aecb1af808d3"]}' 2026-06-09 11:41:27,343 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/eafc8423-11d4-4116-bfdc-aecb1af808d3 0.268s 2026-06-09 11:41:27,344 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-333df47a-be18-4fae-9bff-4d83bc2d2c38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/eafc8423-11d4-4116-bfdc-aecb1af808d3'} Body: b'' 2026-06-09 11:41:27,954 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/944398ce-b572-4468-888b-95452ac5f79a 0.610s 2026-06-09 11:41:27,955 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b46ed069-c1d8-4d31-b96e-69126c0d3381', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/944398ce-b572-4468-888b-95452ac5f79a'} Body: b'' 2026-06-09 11:41:28,869 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/718a8b4f-7aae-4385-ad06-59b2bb17f290 0.914s 2026-06-09 11:41:28,870 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e88a8c93-f80e-432f-a5a2-09dc420deba1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/718a8b4f-7aae-4385-ad06-59b2bb17f290'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 11:41:28.880613Z 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: 2026-06-09 11:42:48.879372Z 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 2026-06-09 11:41:29,597 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.716s 2026-06-09 11:41:29,597 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--848492697", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-8138d3b8-a90a-4fd9-aac7-e7d1f516a1fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"9b9774eb-f251-4147-b43d-acda634406b3","name":"tempest-network-smoke--848492697","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:41:28Z","updated_at":"2026-06-09T11:41:29Z","revision_number":1}}' 2026-06-09 11:41:32,141 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.543s 2026-06-09 11:41:32,142 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-1643207201", "admin_state_up": true, "project_id": "74962f79fd594bd1b0928f1f52904698", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-5be45ab1-d738-4fe4-832f-50e1ec0d24fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "23168238-b729-49d8-a5a7-2c2666b524ba", "name": "tempest-TestNetworkBasicOps-router-1643207201", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.228"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:41:29Z", "updated_at": "2026-06-09T11:41:30Z", "revision_number": 2, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:32,213 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.070s 2026-06-09 11:41:32,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, 09 Jun 2026 11:41:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b30af206-7d50-46aa-b99a-a158a87ed694', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:41:32,339 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.125s 2026-06-09 11:41:32,339 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-bef98eaf-cc5a-42d2-9b81-8b71a8c696c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:41:32,423 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.083s 2026-06-09 11:41:32,423 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-fdb0da56-7148-495d-9d73-8f8037c6a723', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:41:34,014 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.590s 2026-06-09 11:41:34,014 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-278077146", "network_id": "9b9774eb-f251-4147-b43d-acda634406b3", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-9bdddd65-44aa-4a60-af40-b18542c7778d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"6cbd53f6-c123-43ba-9b67-706d21625635","name":"tempest-subnet-smoke-278077146","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"9b9774eb-f251-4147-b43d-acda634406b3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T11:41:32Z","updated_at":"2026-06-09T11:41:32Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:37,060 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/23168238-b729-49d8-a5a7-2c2666b524ba/add_router_interface 3.044s 2026-06-09 11:41:37,060 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6cbd53f6-c123-43ba-9b67-706d21625635"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-00b3c1eb-afda-45b9-875c-75f12bc1377f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/23168238-b729-49d8-a5a7-2c2666b524ba/add_router_interface'} Body: b'{"id": "23168238-b729-49d8-a5a7-2c2666b524ba", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "cfafd33e-9276-4766-89c3-4ce4575cd66b", "network_id": "9b9774eb-f251-4147-b43d-acda634406b3", "subnet_id": "6cbd53f6-c123-43ba-9b67-706d21625635", "subnet_ids": ["6cbd53f6-c123-43ba-9b67-706d21625635"]}' 2026-06-09 11:41:37,199 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.138s 2026-06-09 11:41:37,199 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-364acf60-0ed7-4c02-9079-5b8781dc8dcd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"9b9774eb-f251-4147-b43d-acda634406b3","name":"tempest-network-smoke--848492697","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["6cbd53f6-c123-43ba-9b67-706d21625635"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:41:28Z","updated_at":"2026-06-09T11:41:32Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":42670}]}' 2026-06-09 11:41:37,388 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.188s 2026-06-09 11:41:37,388 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-d631084e-55fa-441a-8037-d04070470bfc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"},{"id":"6cbd53f6-c123-43ba-9b67-706d21625635","name":"tempest-subnet-smoke-278077146","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"9b9774eb-f251-4147-b43d-acda634406b3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:41:32Z","updated_at":"2026-06-09T11:41:32Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:41:37,570 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.182s 2026-06-09 11:41:37,570 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-a725c20b-009c-443a-b4a8-2d5a70e16765', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "23168238-b729-49d8-a5a7-2c2666b524ba", "name": "tempest-TestNetworkBasicOps-router-1643207201", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.228"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:41:29Z", "updated_at": "2026-06-09T11:41:35Z", "revision_number": 3, "project_id": "74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:41:37,672 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.100s 2026-06-09 11:41:37,672 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-419303512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBELNiBBkdr0VmF2miX2zqn05vA3uMYsstP0L+v+UiFKytkjQEwh1JMu7Tjt14IVt7tP37iCLYOPAWQ8mI8gFER/XVcBa8dRvuKBDvSHO9RLnlk8WxlM6X0sPxQpmz5vvKw=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:37 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-f3801e14-60b0-4ec5-b836-b3b0208d22f9', 'x-compute-request-id': 'req-f3801e14-60b0-4ec5-b836-b3b0208d22f9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-419303512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBELNiBBkdr0VmF2miX2zqn05vA3uMYsstP0L+v+UiFKytkjQEwh1JMu7Tjt14IVt7tP37iCLYOPAWQ8mI8gFER/XVcBa8dRvuKBDvSHO9RLnlk8WxlM6X0sPxQpmz5vvKw==", "fingerprint": "0a:60:72:48:24:82:4a:12:5b:da:00:fb:64:c5:1a:b3", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:41:37,988 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.314s 2026-06-09 11:41:37,989 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-1608244670", "description": "tempest-secgroup-smoke-1608244670 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-59d56973-493a-4a40-807e-2f6664f863d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "name": "tempest-secgroup-smoke-1608244670", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-1608244670 description", "shared": false, "security_group_rules": [{"id": "d96df77e-6d5a-402c-a32a-f23bae6bef65", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "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": "2026-06-09T11:41:37Z", "updated_at": "2026-06-09T11:41:37Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "daf79509-0920-459e-9427-a68a83545278", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "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": "2026-06-09T11:41:37Z", "updated_at": "2026-06-09T11:41:37Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:41:37Z", "updated_at": "2026-06-09T11:41:37Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:38,174 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.184s 2026-06-09 11:41:38,174 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": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6fe37a75-2bf7-4337-8b57-c9fd12ebb7dd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "c13dd3d6-736f-4aa0-a627-3446ba045c8d", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:41:38Z", "updated_at": "2026-06-09T11:41:38Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:38,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.178s 2026-06-09 11:41:38,353 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": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-22b06622-08ec-490e-8623-ed59d8b53bd3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "47fd48d4-be44-4771-83f0-c4145068b0f2", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:41:38Z", "updated_at": "2026-06-09T11:41:38Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:38,518 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.165s 2026-06-09 11:41:38,519 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": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a587464a-706e-4b04-bc6b-674cec0fc2d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "63bc298b-2c88-46cd-b006-a590df87f8ce", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:41:38Z", "updated_at": "2026-06-09T11:41:38Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:38,664 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.145s 2026-06-09 11:41:38,664 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": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b84457c6-02a8-498e-b094-d091010474fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "d3d2bc23-42a2-4599-b31e-4adce762f072", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:41:38Z", "updated_at": "2026-06-09T11:41:38Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:38,958 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.293s 2026-06-09 11:41:38,958 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": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f40d665a-7c97-48a9-909d-0b376c5acdcd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "08246d17-0e77-478f-8953-5717e917f716", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:41:38Z", "updated_at": "2026-06-09T11:41:38Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:39,138 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.179s 2026-06-09 11:41:39,138 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": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-13cbe173-d6c5-45c3-b6cd-7e011e3e5868', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "d5f98151-da93-4d89-8448-df8dacbc789f", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "6db7540d-f8e8-4d1d-b61b-2808b5b99b99", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:41:39Z", "updated_at": "2026-06-09T11:41:39Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:41:39,474 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 2026-06-09 11:41:39,474 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:39 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-037743fd-1e84-41b6-9c2b-b50bd2576267', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["7gpj1-4MRyCEMrhI1F7Wog"], "expires_at": "2026-06-09T12:41:39.000000Z", "issued_at": "2026-06-09T11:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:41:39,474 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-09 11:41:40,598 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 1.122s 2026-06-09 11:41:40,598 25 DEBUG [tempest.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-1970019494", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "9b9774eb-f251-4147-b43d-acda634406b3"}], "key_name": "tempest-TestNetworkBasicOps-419303512", "security_groups": [{"name": "tempest-secgroup-smoke-1608244670"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:39 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb9faf8-3249-4c57-b19b-baa54e1c8f90', 'x-compute-request-id': 'req-2cb9faf8-3249-4c57-b19b-baa54e1c8f90', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "b5398aca-fc88-412c-a962-9a3f9fef0217", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1608244670"}], "adminPass": "uE97iKYB9t6a"}}' 2026-06-09 11:41:40,776 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/b5398aca-fc88-412c-a962-9a3f9fef0217 0.176s 2026-06-09 11:41:40,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:40 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-c251d98a-f2a2-45ab-bc99-675797d5a5a2', 'x-compute-request-id': 'req-c251d98a-f2a2-45ab-bc99-675797d5a5a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"server": {"id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "name": "tempest-TestNetworkBasicOps-server-1970019494", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:41:40Z", "updated": "2026-06-09T11:41:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-419303512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:41:42,885 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/b5398aca-fc88-412c-a962-9a3f9fef0217 1.106s 2026-06-09 11:41:42,885 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:41 GMT', 'server': 'Apache', 'content-length': '1446', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64749d14-5df6-47c5-9a76-0bc11b826b3e', 'x-compute-request-id': 'req-64749d14-5df6-47c5-9a76-0bc11b826b3e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"server": {"id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "name": "tempest-TestNetworkBasicOps-server-1970019494", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:41:40Z", "updated": "2026-06-09T11:41:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-419303512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:41:42,889 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-09 11:41:44,091 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/b5398aca-fc88-412c-a962-9a3f9fef0217 0.200s 2026-06-09 11:41:44,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, 09 Jun 2026 11:41:43 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-3c3c7b32-a10b-48be-b4b1-c8f65bcb47b8', 'x-compute-request-id': 'req-3c3c7b32-a10b-48be-b4b1-c8f65bcb47b8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"server": {"id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "name": "tempest-TestNetworkBasicOps-server-1970019494", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:41:40Z", "updated": "2026-06-09T11:41:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-419303512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:41:44,095 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2026-06-09 11:41:45,915 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/b5398aca-fc88-412c-a962-9a3f9fef0217 0.818s 2026-06-09 11:41:45,916 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:45 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-e05e2565-396d-43f8-8e01-4bd9f24c689a', 'x-compute-request-id': 'req-e05e2565-396d-43f8-8e01-4bd9f24c689a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"server": {"id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "name": "tempest-TestNetworkBasicOps-server-1970019494", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:41:40Z", "updated": "2026-06-09T11:41:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-419303512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1608244670"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:41:47,416 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/b5398aca-fc88-412c-a962-9a3f9fef0217 0.495s 2026-06-09 11:41:47,417 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:46 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-e477805d-d902-4663-80d6-d9da1aa6460c', 'x-compute-request-id': 'req-e477805d-d902-4663-80d6-d9da1aa6460c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"server": {"id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "name": "tempest-TestNetworkBasicOps-server-1970019494", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:41:40Z", "updated": "2026-06-09T11:41:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-419303512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1608244670"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:41:49,003 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/b5398aca-fc88-412c-a962-9a3f9fef0217 0.580s 2026-06-09 11:41:49,003 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:48 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-6095bd94-1a4c-4faa-b828-2fbe095661c3', 'x-compute-request-id': 'req-6095bd94-1a4c-4faa-b828-2fbe095661c3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"server": {"id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "name": "tempest-TestNetworkBasicOps-server-1970019494", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:41:40Z", "updated": "2026-06-09T11:41:47Z", "addresses": {"tempest-network-smoke--848492697": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:73:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-419303512", "OS-SRV-USG:launched_at": "2026-06-09T11:41:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1608244670"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:41:49,009 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-09 11:41:49,367 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/b5398aca-fc88-412c-a962-9a3f9fef0217 0.358s 2026-06-09 11:41:49,368 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:49 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-9714773a-1a80-4fbe-85b3-07b983135605', 'x-compute-request-id': 'req-9714773a-1a80-4fbe-85b3-07b983135605', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"server": {"id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "name": "tempest-TestNetworkBasicOps-server-1970019494", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:41:40Z", "updated": "2026-06-09T11:41:47Z", "addresses": {"tempest-network-smoke--848492697": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:73:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-419303512", "OS-SRV-USG:launched_at": "2026-06-09T11:41:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1608244670"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:41:49,371 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 11:41:49,442 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=b5398aca-fc88-412c-a962-9a3f9fef0217 0.071s 2026-06-09 11:41:49,442 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-59e17b0e-0b09-4351-83e6-0943a2ad01c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"ports":[{"id":"b69763c0-15e9-40f1-9a03-c028472e2b4c","name":"","network_id":"9b9774eb-f251-4147-b43d-acda634406b3","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:b0:73:0e","admin_state_up":true,"status":"ACTIVE","device_id":"b5398aca-fc88-412c-a962-9a3f9fef0217","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6cbd53f6-c123-43ba-9b67-706d21625635","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6db7540d-f8e8-4d1d-b61b-2808b5b99b99"],"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-1970019494","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1970019494","fqdn":"tempest-testnetworkbasicops-server-1970019494.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:41:44Z","updated_at":"2026-06-09T11:41:47Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:41:49,442 25 DEBUG [tempest.common.waiters] Server ID b5398aca-fc88-412c-a962-9a3f9fef0217 ports are all ACTIVE [{'id': 'b69763c0-15e9-40f1-9a03-c028472e2b4c', 'name': '', 'network_id': '9b9774eb-f251-4147-b43d-acda634406b3', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:b0:73:0e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b5398aca-fc88-412c-a962-9a3f9fef0217', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '6cbd53f6-c123-43ba-9b67-706d21625635', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['6db7540d-f8e8-4d1d-b61b-2808b5b99b99'], '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-1970019494', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1970019494', 'fqdn': 'tempest-testnetworkbasicops-server-1970019494.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:41:44Z', 'updated_at': '2026-06-09T11:41:47Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:41:50,549 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.106s 2026-06-09 11:41:50,549 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "port_id": "b69763c0-15e9-40f1-9a03-c028472e2b4c", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-aff87d21-6da1-4d5b-bb49-17f5e7064412', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "a4bef990-761a-48d9-9236-105c9ea75031", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.188", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "23168238-b729-49d8-a5a7-2c2666b524ba", "port_id": "b69763c0-15e9-40f1-9a03-c028472e2b4c", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "74962f79fd594bd1b0928f1f52904698", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9b9774eb-f251-4147-b43d-acda634406b3", "mac_address": "fa:16:3e:b0:73:0e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:41:49Z", "updated_at": "2026-06-09T11:41:49Z", "revision_number": 0}}' 2026-06-09 11:41:50,681 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/a4bef990-761a-48d9-9236-105c9ea75031 0.131s 2026-06-09 11:41:50,681 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:41:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-0a752ef4-ea75-493b-879c-5db8550d6612', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a4bef990-761a-48d9-9236-105c9ea75031'} Body: b'{"floatingip": {"id": "a4bef990-761a-48d9-9236-105c9ea75031", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.188", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "23168238-b729-49d8-a5a7-2c2666b524ba", "port_id": "b69763c0-15e9-40f1-9a03-c028472e2b4c", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9b9774eb-f251-4147-b43d-acda634406b3", "mac_address": "fa:16:3e:b0:73:0e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:41:49Z", "updated_at": "2026-06-09T11:41:50Z", "revision_number": 1, "project_id": "74962f79fd594bd1b10000 0928f1f52904698"}}' 2026-06-09 11:41:50,681 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a4bef990-761a-48d9-9236-105c9ea75031', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.188', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '23168238-b729-49d8-a5a7-2c2666b524ba', 'port_id': 'b69763c0-15e9-40f1-9a03-c028472e2b4c', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '9b9774eb-f251-4147-b43d-acda634406b3', 'mac_address': 'fa:16:3e:b0:73:0e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b5398aca-fc88-412c-a962-9a3f9fef0217', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:41:49Z', 'updated_at': '2026-06-09T11:41:50Z', 'revision_number': 1, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:41:50,682 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.132179 seconds 2026-06-09 11:41:50,682 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.188 with user: cirros 2026-06-09 11:41:50,682 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.188 in 120 sec and the expected result is reachable 2026-06-09 11:42:04,929 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.247231 seconds 2026-06-09 11:42:04,930 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.188 in 120 sec and the ping result is expected 2026-06-09 11:42:05,067 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/b5398aca-fc88-412c-a962-9a3f9fef0217/action 0.137s 2026-06-09 11:42:05,069 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:04 GMT', 'server': 'Apache', 'content-length': '75480', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5ead55-cc9a-4383-9408-b48c974ce3c8', 'x-compute-request-id': 'req-fe5ead55-cc9a-4383-9408-b48c974ce3c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217/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-5.el9 11/05/2023\\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 1357754668 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.000843] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001232] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003899] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.003966] Using GB pages for direct mapping\\n[ 0.004219] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004224] ACPI: Early table checksum verification disabled\\n[ 0.004230] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004235] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004242] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004249] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004253] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004256] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004260] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004263] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004267] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004269] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004270] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004271] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004272] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004273] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005527] No NUMA configuration fo 2026-06-09 11:42:05,071 25 DEBUG [tempest.scenario.manager] Console output for b5398aca-fc88-412c-a962-9a3f9fef0217 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-5.el9 11/05/2023 [ 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 1357754668 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.000843] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001232] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003899] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.003966] Using GB pages for direct mapping [ 0.004219] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004224] ACPI: Early table checksum verification disabled [ 0.004230] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004235] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004242] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004249] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004253] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004256] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004260] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004263] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004267] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004269] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004270] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004271] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004272] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004273] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005527] No NUMA configuration found [ 0.005531] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005543] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005892] Zone ranges: [ 0.005895] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005898] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005900] Normal empty [ 0.005902] Device empty [ 0.005903] Movable zone start for each node [ 0.005906] Early memory node ranges [ 0.005907] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005908] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005910] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006165] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006196] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006390] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017354] ACPI: PM-Timer IO Port: 0x608 [ 0.017389] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017515] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017520] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017522] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017524] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017526] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017527] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017531] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017534] TSC deadline timer available [ 0.017548] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017631] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017635] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017637] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017638] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017641] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017643] Booting paravirtualized kernel on KVM [ 0.017647] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017656] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018010] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018102] kvm-guest: setup async PF for cpu 0 [ 0.018129] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018149] kvm-guest: PV spinlocks disabled, single CPU [ 0.018157] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018160] Policy zone: DMA32 [ 0.018162] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018217] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018230] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018238] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018296] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018609] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019404] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019434] ftrace: allocating 50600 entries in 198 pages [ 0.041775] ftrace: allocated 198 pages with 4 groups [ 0.041955] rcu: Hierarchical RCU implementation. [ 0.041957] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.041959] Rude variant of Tasks RCU enabled. [ 0.041960] Tracing variant of Tasks RCU enabled. [ 0.041961] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.041962] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046234] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046598] random: crng init done [ 0.085906] Console: colour VGA+ 80x25 [ 0.221974] printk: console [tty1] enabled [ 0.552902] printk: console [ttyS0] enabled [ 0.556374] ACPI: Core revision 20210730 [ 0.559395] APIC: Switch to symmetric I/O mode setup [ 0.563795] x2apic enabled [ 0.566895] Switched APIC routing to physical x2apic. [ 0.575061] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.581809] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.585701] pid_max: default: 32768 minimum: 301 [ 0.585701] LSM: Security Framework initializing [ 0.585701] landlock: Up and running. [ 0.585701] Yama: becoming mindful. [ 0.585701] AppArmor: AppArmor initialized [ 0.585701] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.585701] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.585701] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.585701] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.585701] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.585701] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.585701] Spectre V2 : Mitigation: Retpolines [ 0.585701] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.585701] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.585701] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.585701] RETBleed: Mitigation: untrained return thunk [ 0.585701] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.585701] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.585701] Freeing SMP alternatives memory: 44K [ 0.585701] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.585940] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.589740] ... version: 0 [ 0.592411] ... bit width: 48 [ 0.593719] ... generic registers: 6 [ 0.596953] ... value mask: 0000ffffffffffff [ 0.597719] ... max period: 00007fffffffffff [ 0.601523] ... fixed-purpose events: 0 [ 0.601716] ... event mask: 000000000000003f [ 0.605994] rcu: Hierarchical SRCU implementation. [ 0.611265] smp: Bringing up secondary CPUs ... [ 0.613722] smp: Brought up 1 node, 1 CPU [ 0.616489] smpboot: Max logical packages: 1 [ 0.617715] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.622281] devtmpfs: initialized [ 0.624737] x86/mm: Memory block size: 128MB [ 0.626357] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.629736] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.633933] pinctrl core: initialized pinctrl subsystem [ 0.637713] PM: RTC time: 11:41:49, date: 2026-06-09 [ 0.641274] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.641861] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.645735] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.649736] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.653741] audit: initializing netlink subsys (disabled) [ 0.657643] thermal_sys: Registered thermal governor 'fair_share' [ 0.657645] thermal_sys: Registered thermal governor 'bang_bang' [ 0.657723] thermal_sys: Registered thermal governor 'step_wise' [ 0.661728] audit: type=2000 audit(1781005308.832:1): state=initialized audit_enabled=0 res=1 [ 0.665724] thermal_sys: Registered thermal governor 'user_space' [ 0.665726] thermal_sys: Registered thermal governor 'power_allocator' [ 0.669585] EISA bus registered [ 0.671979] cpuidle: using governor ladder [ 0.673717] cpuidle: using governor menu [ 0.679167] ACPI: bus type PCI registered [ 0.681728] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.686321] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.689719] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.693754] PCI: Using configuration type 1 for base access [ 0.698793] Kprobes globally optimized [ 0.701552] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.701726] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.707019] ACPI: Added _OSI(Module Device) [ 0.709761] ACPI: Added _OSI(Processor Device) [ 0.713037] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.713805] ACPI: Added _OSI(Processor Aggregator Device) [ 0.717393] ACPI: Added _OSI(Linux-Dell-Video) [ 0.717730] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.721649] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.725572] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.730095] ACPI: Interpreter enabled [ 0.732762] ACPI: PM: (supports S0 S5) [ 0.733745] ACPI: Using IOAPIC for interrupt routing [ 0.737176] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.737718] PCI: Using E820 reservations for host bridge windows [ 0.742077] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.752795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.753742] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.757947] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.761841] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.767083] PCI host bridge to bus 0000:00 [ 0.769717] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.773277] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.773718] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.777718] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.781718] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.785717] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.789718] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.794095] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.801829] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.813466] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.825786] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.833750] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.848198] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.849925] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.859393] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.865340] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.871813] pci 0000:00:02.0: enabling Extended Tags [ 0.876665] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.881722] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.893853] pci 0000:00:02.1: enabling Extended Tags [ 0.899635] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.905686] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.912827] pci 0000:00:02.2: enabling Extended Tags [ 0.916392] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.921746] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.933423] pci 0000:00:02.3: enabling Extended Tags [ 0.936233] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.941726] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.952570] pci 0000:00:02.4: enabling Extended Tags [ 0.956206] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.961017] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.970658] pci 0000:00:02.5: enabling Extended Tags [ 0.976459] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.980985] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.989623] pci 0000:00:02.6: enabling Extended Tags [ 0.993816] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.001086] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.007170] pci 0000:00:02.7: enabling Extended Tags [ 1.015069] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.021723] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.031343] pci 0000:00:03.0: enabling Extended Tags [ 1.036727] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.042969] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.053086] pci 0000:00:03.1: enabling Extended Tags [ 1.056106] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.061206] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.068386] pci 0000:00:03.2: enabling Extended Tags [ 1.072677] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.077307] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.083111] pci 0000:00:03.3: enabling Extended Tags [ 1.090165] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.097725] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.110024] pci 0000:00:03.4: enabling Extended Tags [ 1.115721] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.120922] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.131709] pci 0000:00:03.5: enabling Extended Tags [ 1.136431] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.141725] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.153116] pci 0000:00:03.6: enabling Extended Tags [ 1.156545] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.161694] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.167296] pci 0000:00:03.7: enabling Extended Tags [ 1.174437] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.181722] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.193756] pci 0000:00:04.0: enabling Extended Tags [ 1.200448] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.205161] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.213859] pci 0000:00:04.1: enabling Extended Tags [ 1.220426] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.225721] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.235328] pci 0000:00:04.2: enabling Extended Tags [ 1.240145] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.248401] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.259417] pci 0000:00:04.3: enabling Extended Tags [ 1.264225] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.268995] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.276257] pci 0000:00:04.4: enabling Extended Tags [ 1.280222] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.285431] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.291164] pci 0000:00:04.5: enabling Extended Tags [ 1.296393] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.301724] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.311110] pci 0000:00:04.6: enabling Extended Tags [ 1.316300] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.320940] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.331250] pci 0000:00:04.7: enabling Extended Tags [ 1.338739] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.345121] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.350534] pci 0000:00:05.0: enabling Extended Tags [ 1.413037] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.415586] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.418793] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.441723] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.448067] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.453525] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.463597] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.474191] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.481725] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.490031] pci 0000:01:00.0: enabling Extended Tags [ 1.569256] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.569814] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.573792] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.577874] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.584453] pci_bus 0000:02: extended config space not accessible [ 1.586195] acpiphp: Slot [1] registered [ 1.589336] acpiphp: Slot [0] registered [ 1.589792] acpiphp: Slot [2] registered [ 1.593035] acpiphp: Slot [3] registered [ 1.593777] acpiphp: Slot [4] registered [ 1.596747] acpiphp: Slot [5] registered [ 1.597833] acpiphp: Slot [6] registered [ 1.601223] acpiphp: Slot [7] registered [ 1.601824] acpiphp: Slot [8] registered [ 1.604777] acpiphp: Slot [9] registered [ 1.605804] acpiphp: Slot [10] registered [ 1.608790] acpiphp: Slot [11] registered [ 1.609797] acpiphp: Slot [12] registered [ 1.612907] acpiphp: Slot [13] registered [ 1.613802] acpiphp: Slot [14] registered [ 1.617273] acpiphp: Slot [15] registered [ 1.617781] acpiphp: Slot [16] registered [ 1.620732] acpiphp: Slot [17] registered [ 1.621797] acpiphp: Slot [18] registered [ 1.625025] acpiphp: Slot [19] registered [ 1.625812] acpiphp: Slot [20] registered [ 1.629005] acpiphp: Slot [21] registered [ 1.629770] acpiphp: Slot [22] registered [ 1.632489] acpiphp: Slot [23] registered [ 1.633764] acpiphp: Slot [24] registered [ 1.636571] acpiphp: Slot [25] registered [ 1.637796] acpiphp: Slot [26] registered [ 1.641013] acpiphp: Slot [27] registered [ 1.641772] acpiphp: Slot [28] registered [ 1.644659] acpiphp: Slot [29] registered [ 1.645770] acpiphp: Slot [30] registered [ 1.649067] acpiphp: Slot [31] registered [ 1.652529] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.664292] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.741168] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.741814] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.745645] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.745837] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.755229] acpiphp: Slot [0-2] registered [ 1.758413] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.767317] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.779620] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.784483] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.785992] pci 0000:03:00.0: enabling Extended Tags [ 1.872425] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.873863] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.877828] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.884677] acpiphp: Slot [0-3] registered [ 1.886355] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.896610] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.907349] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.912517] pci 0000:04:00.0: enabling Extended Tags [ 1.991715] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.993854] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.997839] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.005065] acpiphp: Slot [0-4] registered [ 2.006320] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.017244] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.028934] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.033157] pci 0000:05:00.0: enabling Extended Tags [ 2.115486] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.117834] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.121827] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.128841] acpiphp: Slot [0-5] registered [ 2.130306] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.141452] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.149727] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.156577] pci 0000:06:00.0: enabling Extended Tags [ 2.241043] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.241877] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.245879] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.253438] acpiphp: Slot [0-6] registered [ 2.320713] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.321834] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.325828] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.332583] acpiphp: Slot [0-7] registered [ 2.400184] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.401854] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.405843] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.412731] acpiphp: Slot [0-8] registered [ 2.484169] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.485836] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.489828] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.496655] acpiphp: Slot [0-9] registered [ 2.563667] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.565837] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.569839] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.577109] acpiphp: Slot [0-10] registered [ 2.649150] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.649836] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.653859] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.661156] acpiphp: Slot [0-11] registered [ 2.728462] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.729860] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.733838] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.740454] acpiphp: Slot [0-12] registered [ 2.810366] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.813826] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.817829] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.825390] acpiphp: Slot [0-13] registered [ 2.890441] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.893836] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.897843] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.904766] acpiphp: Slot [0-14] registered [ 2.971901] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.973860] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.977830] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.985060] acpiphp: Slot [0-15] registered [ 3.054604] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.057836] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.061829] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.068358] acpiphp: Slot [0-16] registered [ 3.137955] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.141192] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.141830] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.148417] acpiphp: Slot [0-17] registered [ 3.214371] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.217842] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.221829] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.228613] acpiphp: Slot [0-18] registered [ 3.300039] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.301844] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.305859] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.313265] acpiphp: Slot [0-19] registered [ 3.383354] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.385844] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.389838] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.396702] acpiphp: Slot [0-20] registered [ 3.466647] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.469871] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.473832] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.480646] acpiphp: Slot [0-21] registered [ 3.547841] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.549847] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.553836] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.560528] acpiphp: Slot [0-22] registered [ 3.631115] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.633841] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.637879] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.644795] acpiphp: Slot [0-23] registered [ 3.713205] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.713864] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.717855] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.724503] acpiphp: Slot [0-24] registered [ 3.791126] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.793842] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.797829] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.804595] acpiphp: Slot [0-25] registered [ 3.874743] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.877869] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.881874] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.929215] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.929951] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.933800] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.937742] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.941520] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.941923] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.945775] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.949738] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.953873] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.957543] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.957742] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.961717] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.965609] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.965734] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.969734] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.973294] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.975495] iommu: Default domain type: Translated [ 3.977713] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.981734] SCSI subsystem initialized [ 3.984310] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.985701] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.985722] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.989068] vgaarb: loaded [ 3.989787] ACPI: bus type USB registered [ 3.992445] usbcore: registered new interface driver usbfs [ 3.993736] usbcore: registered new interface driver hub [ 3.997126] usbcore: registered new device driver usb [ 3.997780] pps_core: LinuxPPS API ver. 1 registered [ 4.001219] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.001733] PTP clock support registered [ 4.004605] EDAC MC: Ver: 3.0.0 [ 4.009425] NetLabel: Initializing [ 4.009718] NetLabel: domain hash size = 128 [ 4.012525] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.013810] NetLabel: unlabeled traffic allowed by default [ 4.017466] PCI: Using ACPI for IRQ routing [ 4.795412] clocksource: Switched to clocksource kvm-clock [ 4.828535] VFS: Disk quotas dquot_6.6.0 [ 4.831461] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.835630] AppArmor: AppArmor Filesystem Enabled [ 4.838793] pnp: PnP ACPI init [ 4.841405] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.846519] pnp: PnP ACPI: found 5 devices [ 4.855500] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.861249] NET: Registered PF_INET protocol family [ 4.864332] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.871931] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.877454] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.882025] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.886748] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.891097] TCP: Hash tables configured (established 1024 bind 1024) [ 4.895742] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.900301] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.904237] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.908482] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.912006] NET: Registered PF_XDP protocol family [ 4.914993] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.919733] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.924631] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.929558] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.934423] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.939565] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.944929] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.949894] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.954969] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.959999] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.964862] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.969817] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.975083] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.980001] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.984724] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.989471] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.994891] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.000174] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.005050] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.009980] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.014796] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.019625] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.024445] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.029558] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.034602] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.038470] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.042271] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.045895] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.049614] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.053372] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.057059] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.060809] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.064567] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.068311] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.072358] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.075976] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.079899] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.083640] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.087444] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.091398] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.095325] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.099328] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.103076] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.107080] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.110923] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.114808] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.118574] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.122518] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.126307] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.130605] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.134848] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.139156] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.142901] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.146868] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.150723] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.154767] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.158758] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.163367] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.167299] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.171722] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.175611] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.179666] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.183425] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.187284] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.191476] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.195479] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.199415] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.203325] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.207097] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.211035] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.214928] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.218831] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.223607] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.228437] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.232798] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.236893] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.241723] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.246153] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.250572] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.254636] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.258913] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.263181] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.267523] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.271768] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.275838] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.280015] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.284810] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.289026] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.293606] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.297837] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.302061] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.306163] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.310345] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.314524] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.318639] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.321903] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.329156] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.335445] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.344338] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.347782] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.354953] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.360615] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.369805] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.376247] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.382161] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.391459] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.397816] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.403220] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.413255] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.420026] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.425059] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.433388] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.439270] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.446404] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.454842] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.460590] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.467393] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.475236] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.481743] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.487067] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.496472] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.502992] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.508772] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.517632] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.524149] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.529912] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.538780] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.543821] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.551280] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.560588] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.565797] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.573252] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.582191] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.587357] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.594199] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.603340] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.606732] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.612978] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.620223] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.628295] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.632118] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.639425] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.644748] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.652820] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.656165] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.662575] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.668329] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.676983] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.681243] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.687565] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.693884] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.700693] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.705068] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.710903] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.717953] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.724760] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.729411] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.735248] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.742330] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.751010] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.754751] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.761888] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.767793] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.777228] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.780911] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.788563] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.794692] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.803080] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.806326] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.813312] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.818662] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.827474] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.831456] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.836973] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.843081] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.849663] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.853799] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.859462] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.865528] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.872121] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.876330] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.881912] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.888461] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.895194] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.899513] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.905055] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.910920] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.917785] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.922975] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.927570] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.932448] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.937381] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.942341] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.947302] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.951297] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.955797] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.961902] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.965372] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.969826] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.975950] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.980296] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.987723] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.991746] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.996632] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.000926] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.005658] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.009809] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.014448] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.018282] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.023053] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.027408] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.032650] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.037377] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.042695] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.047114] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.052313] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.056570] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.061822] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.066505] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.071871] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.076217] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.081748] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.085761] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.090417] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.095352] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.098755] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.103003] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.107376] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.111238] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.115219] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.120328] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.124120] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.128020] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.132782] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.136651] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.140541] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.145269] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.149167] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.153623] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.158102] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.161502] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.165314] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.169781] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.173238] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.177063] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.183057] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.186679] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.190506] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.195241] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.198847] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.202740] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.208055] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.211480] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.215347] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.220019] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.223865] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.227880] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.232237] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.235560] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.239418] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.245497] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.255273] PCI: CLS 0 bytes, default 64 [ 6.257967] Trying to unpack rootfs image as initramfs... [ 6.262055] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.278395] Initialise system trusted keyrings [ 6.281335] Key type blacklist registered [ 6.289841] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.299308] zbud: loaded [ 6.301437] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.313852] fuse: init (API version 7.34) [ 6.316985] integrity: Platform Keyring initialized [ 6.333768] Key type asymmetric registered [ 6.336417] Asymmetric key parser 'x509' registered [ 6.341821] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.353975] io scheduler mq-deadline registered [ 6.363754] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.374219] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.391516] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.402410] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.418189] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.430221] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.447027] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.458172] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.474161] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.482473] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.498210] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.510382] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.526245] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.538466] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.557608] Freeing initrd memory: 8744K [ 6.562053] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.566137] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.571277] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.577386] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.582480] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.591461] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.595502] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.603146] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.607514] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.616445] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.620613] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.629155] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.634871] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.645809] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.650826] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.659437] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.664057] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.673432] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.678447] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.683935] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.689663] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.693769] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.703490] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.707552] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.717007] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.722515] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.730620] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.736171] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.745559] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.749643] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.757469] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.761911] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.771122] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.777224] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.785464] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.790353] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.795226] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.801039] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.805122] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.814026] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.823122] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.827725] shpchp 0000:01:00.0: Slot initialization failed [ 6.834835] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.840392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.846024] ACPI: button: Power Button [PWRF] [ 6.875055] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.908733] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.917173] Linux agpgart interface v0.103 [ 6.922136] loop: module loaded [ 6.925202] tun: Universal TUN/TAP device driver, 1.6 [ 6.928786] PPP generic driver version 2.4.2 [ 6.932319] VFIO - User Leve10000 l meta-driver version: 0.3 [ 6.936542] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.940907] ehci-pci: EHCI PCI platform driver [ 6.945291] ehci-platform: EHCI generic platform driver [ 6.949620] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.953600] ohci-pci: OHCI PCI platform driver [ 6.956522] ohci-platform: OHCI generic platform driver [ 6.959964] uhci_hcd: USB Universal Host Controller Interface driver [ 6.965872] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.969512] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.974893] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.978312] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.982621] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.988338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.992871] usb usb1: Product: UHCI Host Controller [ 6.995990] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.999928] usb usb1: SerialNumber: 0000:02:01.0 [ 7.003173] hub 1-0:1.0: USB hub found [ 7.005617] hub 1-0:1.0: 2 ports detected [ 7.008650] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.015820] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.019327] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.022807] mousedev: PS/2 mouse device common for all mice [ 7.027125] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.032500] rtc_cmos 00:03: RTC can wake from S4 [ 7.037565] rtc_cmos 00:03: registered as rtc0 [ 7.040884] rtc_cmos 00:03: setting system clock to 2026-06-09T11:41:56 UTC (1781005316) [ 7.046499] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.050840] i2c_dev: i2c /dev entries driver [ 7.054142] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.061993] device-mapper: uevent: version 1.0.3 [ 7.065207] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.071102] platform eisa.0: Probing EISA bus 0 [ 7.074169] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.079384] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.083819] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.088152] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.092731] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.096860] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.100924] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.105271] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.110132] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.114718] platform eisa.0: EISA: Detected 0 cards [ 7.117961] ledtrig-cpu: registered to indicate activity on CPUs [ 7.121964] drop_monitor: Initializing network drop monitor service [ 7.126125] NET: Registered PF_INET6 protocol family [ 7.133362] Segment Routing with IPv6 [ 7.135985] In-situ OAM (IOAM) with IPv6 [ 7.138594] NET: Registered PF_PACKET protocol family [ 7.142089] Key type dns_resolver registered [ 7.145485] IPI shorthand broadcast: enabled [ 7.148951] registered taskstats version 1 [ 7.152048] Loading compiled-in X.509 certificates [ 7.156132] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.163129] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.170246] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.176818] blacklist: Loading compiled-in revocation X.509 certificates [ 7.181345] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.187703] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.194342] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.204713] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.212347] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.220104] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.227462] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.234140] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.241368] zswap: loaded using pool lzo/zbud [ 7.244464] Key type .fscrypt registered [ 7.247160] Key type fscrypt-provisioning registered [ 7.252773] Key type encrypted registered [ 7.255555] AppArmor: AppArmor sha1 policy hashing enabled [ 7.259697] ima: No TPM chip found, activating TPM-bypass! [ 7.263259] Loading compiled-in module X.509 certificates [ 7.267291] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.273845] ima: Allocated hash algorithm: sha1 [ 7.276905] ima: No architecture policies found [ 7.279968] evm: Initialising EVM extended attributes: [ 7.283292] evm: security.selinux [ 7.285512] evm: security.SMACK64 [ 7.287783] evm: security.SMACK64EXEC [ 7.290221] evm: security.SMACK64TRANSMUTE [ 7.292897] evm: security.SMACK64MMAP [ 7.295524] evm: security.apparmor [ 7.297783] evm: security.ima [ 7.300014] evm: security.capability [ 7.302586] evm: HMAC attrs: 0x1 [ 7.305606] PM: Magic number: 14:972:680 [ 7.308791] RAS: Correctable Errors collector initialized. [ 7.312919] Unstable clock detected, switching default tracing clock to "global" [ 7.312919] If you want to keep using the local clock, then add: [ 7.312919] "trace_clock=local" [ 7.312919] on the kernel command line [ 7.331374] Freeing unused decrypted memory: 2036K [ 7.336863] Freeing unused kernel image (initmem) memory: 3244K [ 7.341768] Write protecting the kernel read-only data: 30720k [ 7.347986] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.353920] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.401535] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.406137] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.410722] Run /init as init process info: initramfs: up at 6.88 [ 7.477547] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.486784] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.491492] GPT:229375 != 2097151 [ 7.493820] GPT:Alternate GPT header not at the end of the disk. [ 7.497474] GPT:229375 != 2097151 [ 7.499797] GPT: Use GNU Parted to correct GPT errors. [ 7.554667] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.933636] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.963249] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.76 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:b5:39:8a:ca:fc:88:41:2c:a9:62:9a:3f:9f:ef:02:17 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.05s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCmfrqQOnw8VTO4nzMgcqSLs3Rj0+nrnWmaMcu8DCL9x0lSm0PyMd04cSV1f+W7sYnrHb+0qGc+NOJUjDl3765y6wMFyvAGAnvcspfhegM09g/pwtOuCtzJwI4K/2ocHn9yS01RAzrjUFIJfehMtPBGBnhhBvj9ZBCQXThY1FQ+XoUKDLzx708e9zKGQZscNkryHVkufe5HhE1/p/oSFcSWqWuNYNtMqL2erjnFPXMMYYWMkpvetVse3g4MB0LwZbXkE0D24manGgI8vLg3Mz0DikEKe/m5ThoVF2+KhnRpbYQWp70XsHkN3jrLQOiRpNXJLGP4cZaxUqmabygMxYYp root@tempest-testnetworkbasicops-server-1970019494 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFPUetvZiNqhrcS9yy6hfhZtsuF1yzERVH9/0sr7Gf67dm+bI7jjcmky78XPON2EwjoU9aVQoPfHv7qCUOueW5o= root@tempest-testnetworkbasicops-server-1970019494 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feb0:730e/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b5398aca-fc88-412c-a962-9a3f9fef0217 name: tempest-TestNetworkBasicOps-server-1970019494 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1970019494 launch-index: 0 === cirros: current=0.6.2 uptime=8.75 === === 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:B0:73:0E inet6 addr: fe80::f816:3eff:feb0:730e/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-1970019494 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.055503] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.059088] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.076852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.279847] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.302883] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.415537] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.416942] ISO 9660 Extensions: RRIP_1991A [ 8.584612] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.125999] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.127996] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:41:57 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:41:58 cirros auth.notice su: + none root:cirros Jun 9 12:41:58 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:41:58 cirros daemon.info dhcpcd[350]: DUID 00:04:b5:39:8a:ca:fc:88:41:2c:a9:62:9a:3f:9f:ef:02:17 Jun 9 12:41:58 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:41:58 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:41:58 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:41:58 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b0:73:0e Jun 9 12:41:58 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb0:730e Jun 9 12:41:58 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 12:41:58 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:41:58 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 12:41:58 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.10 from 10.100.0.1 Jun 9 12:41:58 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.10/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1970019494 login: 2026-06-09 11:42:05,075 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-09 11:42:05,081 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:42:05,140 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:42:05,141 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-09 11:42:05,247 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=74962f79fd594bd1b0928f1f52904698&network_id=9b9774eb-f251-4147-b43d-acda634406b3 0.105s 2026-06-09 11:42:05,248 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-899510c8-756f-4c67-aa31-2996b763eca2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=74962f79fd594bd1b0928f1f52904698&network_id=9b9774eb-f251-4147-b43d-acda634406b3'} Body: b'{"ports":[{"id":"63ca3e9c-97f1-4a68-a891-7c31c880dc2d","name":"","network_id":"9b9774eb-f251-4147-b43d-acda634406b3","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:42:fe:47","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-9b9774eb-f251-4147-b43d-acda634406b3","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"6cbd53f6-c123-43ba-9b67-706d21625635","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":"2026-06-09T11:41:29Z","updated_at":"2026-06-09T11:41:33Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698"},{"id":"b69763c0-15e9-40f1-9a03-c028472e2b4c","name":"","network_id":"9b9774eb-f251-4147-b43d-acda634406b3","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:b0:73:0e","admin_state_up":true,"status":"ACTIVE","device_id":"b5398aca-fc88-412c-a962-9a3f9fef0217","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6cbd53f6-c123-43ba-9b67-706d21625635","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6db7540d-f8e8-4d1d-b61b-2808b5b99b99"],"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-1970019494","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1970019494","fqdn":"tempest-testnetworkbasicops-server-1970019494.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:41:44Z","updated_at":"2026-06-09T11:41:47Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"},{"id":"cfafd33e-9276-4766-89c3-4ce4575cd66b","name":"","network_id":"9b9774eb-f251-4147-b43d-acda634406b3","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:65:2b:46","admin_state_up":true,"status":"ACTIVE","device_id":"23168238-b729-49d8-a5a7-2c2666b524ba","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"6cbd53f6-c123-43ba-9b67-706d21625635","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":"2026-06-09T11:41:34Z","updated_at":"2026-06-09T11:41:36Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:42:05,249 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-09 11:42:05,252 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:42:05,352 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:42:05,353 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-09 11:42:05,354 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.10 2026-06-09 11:42:05,354 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-09 11:42:05,357 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:42:05,464 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:42:05,465 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-09 11:42:05,474 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.120687 seconds 2026-06-09 11:42:05,475 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 2026-06-09 11:42:05,475 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-09 11:42:05,478 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:42:05,578 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:42:05,579 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-09 11:42:05,585 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.110264 seconds 2026-06-09 11:42:05,665 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d 0.080s 2026-06-09 11:42:05,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, 09 Jun 2026 11:42:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-235118b3-72e0-4b4b-b297-76e345cf14b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d'} Body: b'{"subnets":[{"id":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"}]}' 2026-06-09 11:42:05,667 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-09 11:42:05,673 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:42:05,731 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:42:05,731 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-09 11:42:05,732 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 2026-06-09 11:42:05,732 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-09 11:42:05,734 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:42:05,791 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:42:05,792 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-09 11:42:05,869 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.136881 seconds 2026-06-09 11:42:07,461 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/a4bef990-761a-48d9-9236-105c9ea75031 1.592s 2026-06-09 11:42:07,462 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, 09 Jun 2026 11:42:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-f2abd65c-cf57-489d-a786-5745b57adc20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a4bef990-761a-48d9-9236-105c9ea75031'} Body: b'{"floatingip": {"id": "a4bef990-761a-48d9-9236-105c9ea75031", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.188", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "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": "2026-06-09T11:41:49Z", "updated_at": "2026-06-09T11:42:06Z", "revision_number": 2, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:07,571 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/a4bef990-761a-48d9-9236-105c9ea75031 0.109s 2026-06-09 11:42:07,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, 09 Jun 2026 11:42:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-3b468e66-7633-48aa-944d-d892a944e695', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a4bef990-761a-48d9-9236-105c9ea75031'} Body: b'{"floatingip": {"id": "a4bef990-761a-48d9-9236-105c9ea75031", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.188", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "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": "2026-06-09T11:41:49Z", "updated_at": "2026-06-09T11:42:07Z", "revision_number": 3, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:07,572 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a4bef990-761a-48d9-9236-105c9ea75031', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.188', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', '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': '2026-06-09T11:41:49Z', 'updated_at': '2026-06-09T11:42:07Z', 'revision_number': 3, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: DOWN 2026-06-09 11:42:07,572 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.109642 seconds 2026-06-09 11:42:07,572 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.188 with user: cirros 2026-06-09 11:42:07,572 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.188 in 120 sec and the expected result is unreachable 2026-06-09 11:42:08,600 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.028154 seconds 2026-06-09 11:42:08,601 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.188 in 120 sec and the ping result is expected 2026-06-09 11:42:08,700 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.097s 2026-06-09 11:42:08,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-268995852", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcKfWDFjH/o5t6+celhrOpf/HMc17XiJoocvmx9Jb4Q7QpCP3qa9n85R++KR8qISBrzY+5x/eusFbgGld9BBhOkpCx16RyzriiUF0L9K2tgvGLOKKZk1xGHY3tbSn0cvQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:08 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-080a33fd-1659-4189-a3f1-35987e634b2d', 'x-compute-request-id': 'req-080a33fd-1659-4189-a3f1-35987e634b2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-268995852", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcKfWDFjH/o5t6+celhrOpf/HMc17XiJoocvmx9Jb4Q7QpCP3qa9n85R++KR8qISBrzY+5x/eusFbgGld9BBhOkpCx16RyzriiUF0L9K2tgvGLOKKZk1xGHY3tbSn0cvQ==", "fingerprint": "04:47:7b:41:4a:3e:43:90:c3:78:50:f4:eb:b2:94:60", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:42:08,928 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.226s 2026-06-09 11:42:08,929 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-231843939", "description": "tempest-secgroup-smoke-231843939 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-ffa94b61-c17f-482f-abfa-054c47749c8f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "0eef897e-d731-42c9-a110-ed78f6262f24", "name": "tempest-secgroup-smoke-231843939", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-231843939 description", "shared": false, "security_group_rules": [{"id": "d5010427-d7ce-4f44-9157-d7527bde6cec", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "0eef897e-d731-42c9-a110-ed78f6262f24", "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": "2026-06-09T11:42:08Z", "updated_at": "2026-06-09T11:42:08Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "e77e20b5-2f91-445c-b584-4acea24485a6", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "0eef897e-d731-42c9-a110-ed78f6262f24", "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": "2026-06-09T11:42:08Z", "updated_at": "2026-06-09T11:42:08Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:42:08Z", "updated_at": "2026-06-09T11:42:08Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:09,597 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.668s 2026-06-09 11:42:09,598 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": "0eef897e-d731-42c9-a110-ed78f6262f24", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ff233fa9-cbcd-44de-ad63-36a5b73d51e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "d4c610bb-7bb7-4f5a-a2dd-9e86ba0ea78a", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "0eef897e-d731-42c9-a110-ed78f6262f24", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:09Z", "updated_at": "2026-06-09T11:42:09Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:09,769 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.171s 2026-06-09 11:42:09,770 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": "0eef897e-d731-42c9-a110-ed78f6262f24", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f6646d2f-71ce-44c9-84e1-fafd9939a0af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "7ef2629c-d3d6-4fb4-9368-cfac0f2b999d", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "0eef897e-d731-42c9-a110-ed78f6262f24", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:09Z", "updated_at": "2026-06-09T11:42:09Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:09,977 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.206s 2026-06-09 11:42:09,977 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": "0eef897e-d731-42c9-a110-ed78f6262f24", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a4495d96-6788-4cb0-b84e-8ec5f547c61c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "92074f07-e2fc-407f-9099-de8b30987b16", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "0eef897e-d731-42c9-a110-ed78f6262f24", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:09Z", "updated_at": "2026-06-09T11:42:09Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:10,956 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.978s 2026-06-09 11:42:10,956 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": "0eef897e-d731-42c9-a110-ed78f6262f24", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-58570032-df0c-4bd6-87c2-bbd218d75e4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "ad5d0dac-6e23-47c6-a4fb-1f86a02c34d5", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "0eef897e-d731-42c9-a110-ed78f6262f24", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:10Z", "updated_at": "2026-06-09T11:42:10Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:11,911 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.954s 2026-06-09 11:42:11,911 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": "0eef897e-d731-42c9-a110-ed78f6262f24", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8af2c92e-68b6-4b61-8f77-54d8c2bd9a82', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "d9cb4ad9-8bf2-48cd-b75a-63af9d4aad01", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "0eef897e-d731-42c9-a110-ed78f6262f24", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:11Z", "updated_at": "2026-06-09T11:42:11Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:12,100 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.188s 2026-06-09 11:42:12,101 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": "0eef897e-d731-42c9-a110-ed78f6262f24", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-049189f6-3746-42b8-b290-1fa4f170230b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "4d37f020-6507-4ace-8b10-6bd809fe56b2", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "0eef897e-d731-42c9-a110-ed78f6262f24", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:12Z", "updated_at": "2026-06-09T11:42:12Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:12,418 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.305s 2026-06-09 11:42:12,419 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:12 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-994995dc-8ef4-4afa-b683-0711d5ecc300', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["PRxOfpQoSCmn68QqzpM4Mw"], "expires_at": "2026-06-09T12:42:12.000000Z", "issued_at": "2026-06-09T11:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:42:12,419 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-09 11:42:13,589 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 1.169s 2026-06-09 11:42:13,589 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-697155291", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "9b9774eb-f251-4147-b43d-acda634406b3"}], "key_name": "tempest-TestNetworkBasicOps-268995852", "security_groups": [{"name": "tempest-secgroup-smoke-231843939"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:12 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3896e76-432a-4379-b853-eea031c11c43', 'x-compute-request-id': 'req-f3896e76-432a-4379-b853-eea031c11c43', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "8645b3b7-83c9-4004-93da-1593fb312d02", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-231843939"}], "adminPass": "Ss5YfzADsp3Y"}}' 2026-06-09 11:42:13,787 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/8645b3b7-83c9-4004-93da-1593fb312d02 0.196s 2026-06-09 11:42:13,788 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:13 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-dd76f9bb-b1cc-4bb2-86af-97c901a96f67', 'x-compute-request-id': 'req-dd76f9bb-b1cc-4bb2-86af-97c901a96f67', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"server": {"id": "8645b3b7-83c9-4004-93da-1593fb312d02", "name": "tempest-TestNetworkBasicOps-server-697155291", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:13Z", "updated": "2026-06-09T11:42:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268995852", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:14,980 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/8645b3b7-83c9-4004-93da-1593fb312d02 0.185s 2026-06-09 11:42:14,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, 09 Jun 2026 11:42:14 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-1da1f400-b3fd-4f02-8c57-474d64637373', 'x-compute-request-id': 'req-1da1f400-b3fd-4f02-8c57-474d64637373', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"server": {"id": "8645b3b7-83c9-4004-93da-1593fb312d02", "name": "tempest-TestNetworkBasicOps-server-697155291", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:13Z", "updated": "2026-06-09T11:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268995852", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:14,984 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 11:42:16,373 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/8645b3b7-83c9-4004-93da-1593fb312d02 0.388s 2026-06-09 11:42:16,373 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:15 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-fd52710c-55af-46ec-ae05-78403a980c82', 'x-compute-request-id': 'req-fd52710c-55af-46ec-ae05-78403a980c82', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"server": {"id": "8645b3b7-83c9-4004-93da-1593fb312d02", "name": "tempest-TestNetworkBasicOps-server-697155291", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:13Z", "updated": "2026-06-09T11:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268995852", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-231843939"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:17,919 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/8645b3b7-83c9-4004-93da-1593fb312d02 0.541s 2026-06-09 11:42:17,919 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:17 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7710a44-00c0-474d-b9ce-81396651b15c', 'x-compute-request-id': 'req-b7710a44-00c0-474d-b9ce-81396651b15c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"server": {"id": "8645b3b7-83c9-4004-93da-1593fb312d02", "name": "tempest-TestNetworkBasicOps-server-697155291", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:13Z", "updated": "2026-06-09T11:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268995852", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-231843939"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:19,356 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/8645b3b7-83c9-4004-93da-1593fb312d02 0.432s 2026-06-09 11:42:19,356 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:18 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-4c419231-a7c0-40c4-8d91-191080ab8f9e', 'x-compute-request-id': 'req-4c419231-a7c0-40c4-8d91-191080ab8f9e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"server": {"id": "8645b3b7-83c9-4004-93da-1593fb312d02", "name": "tempest-TestNetworkBasicOps-server-697155291", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:13Z", "updated": "2026-06-09T11:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268995852", "OS-10000 SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-231843939"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:21,072 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/8645b3b7-83c9-4004-93da-1593fb312d02 0.707s 2026-06-09 11:42:21,072 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:20 GMT', 'server': 'Apache', 'content-length': '1689', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2397b29d-167c-426c-b59b-3580d971ac17', 'x-compute-request-id': 'req-2397b29d-167c-426c-b59b-3580d971ac17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"server": {"id": "8645b3b7-83c9-4004-93da-1593fb312d02", "name": "tempest-TestNetworkBasicOps-server-697155291", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:13Z", "updated": "2026-06-09T11:42:19Z", "addresses": {"tempest-network-smoke--848492697": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:a8:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-268995852", "OS-SRV-USG:launched_at": "2026-06-09T11:42:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-231843939"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:21,075 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-09 11:42:21,416 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/8645b3b7-83c9-4004-93da-1593fb312d02 0.341s 2026-06-09 11:42:21,417 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:21 GMT', 'server': 'Apache', 'content-length': '1689', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11165226-0bbf-4213-8c54-443c01392461', 'x-compute-request-id': 'req-11165226-0bbf-4213-8c54-443c01392461', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"server": {"id": "8645b3b7-83c9-4004-93da-1593fb312d02", "name": "tempest-TestNetworkBasicOps-server-697155291", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:13Z", "updated": "2026-06-09T11:42:19Z", "addresses": {"tempest-network-smoke--848492697": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:a8:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-268995852", "OS-SRV-USG:launched_at": "2026-06-09T11:42:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-231843939"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:21,505 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=8645b3b7-83c9-4004-93da-1593fb312d02 0.085s 2026-06-09 11:42:21,505 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-7a9480dd-0254-490e-8417-3dadba62ef85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"ports":[{"id":"bdb4cb50-dec2-4f71-b689-feb7ece8edda","name":"","network_id":"9b9774eb-f251-4147-b43d-acda634406b3","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:59:a8:bf","admin_state_up":true,"status":"ACTIVE","device_id":"8645b3b7-83c9-4004-93da-1593fb312d02","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6cbd53f6-c123-43ba-9b67-706d21625635","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0eef897e-d731-42c9-a110-ed78f6262f24"],"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-697155291","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-697155291","fqdn":"tempest-testnetworkbasicops-server-697155291.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:42:15Z","updated_at":"2026-06-09T11:42:18Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:42:21,505 25 DEBUG [tempest.common.waiters] Server ID 8645b3b7-83c9-4004-93da-1593fb312d02 ports are all ACTIVE [{'id': 'bdb4cb50-dec2-4f71-b689-feb7ece8edda', 'name': '', 'network_id': '9b9774eb-f251-4147-b43d-acda634406b3', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:59:a8:bf', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8645b3b7-83c9-4004-93da-1593fb312d02', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '6cbd53f6-c123-43ba-9b67-706d21625635', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0eef897e-d731-42c9-a110-ed78f6262f24'], '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-697155291', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-697155291', 'fqdn': 'tempest-testnetworkbasicops-server-697155291.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:42:15Z', 'updated_at': '2026-06-09T11:42:18Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:42:22,886 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/a4bef990-761a-48d9-9236-105c9ea75031 1.380s 2026-06-09 11:42:22,886 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bdb4cb50-dec2-4f71-b689-feb7ece8edda"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-0b912493-030c-4721-a6af-5a9e4b61cc99', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a4bef990-761a-48d9-9236-105c9ea75031'} Body: b'{"floatingip": {"id": "a4bef990-761a-48d9-9236-105c9ea75031", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.188", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "23168238-b729-49d8-a5a7-2c2666b524ba", "port_id": "bdb4cb50-dec2-4f71-b689-feb7ece8edda", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9b9774eb-f251-4147-b43d-acda634406b3", "mac_address": "fa:16:3e:59:a8:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "8645b3b7-83c9-4004-93da-1593fb312d02", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:41:49Z", "updated_at": "2026-06-09T11:42:22Z", "revision_number": 4, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:22,975 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/a4bef990-761a-48d9-9236-105c9ea75031 0.088s 2026-06-09 11:42:22,976 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-85915b16-418a-4081-9c63-f6f67facb20a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a4bef990-761a-48d9-9236-105c9ea75031'} Body: b'{"floatingip": {"id": "a4bef990-761a-48d9-9236-105c9ea75031", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.188", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "23168238-b729-49d8-a5a7-2c2666b524ba", "port_id": "bdb4cb50-dec2-4f71-b689-feb7ece8edda", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9b9774eb-f251-4147-b43d-acda634406b3", "mac_address": "fa:16:3e:59:a8:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "8645b3b7-83c9-4004-93da-1593fb312d02", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:41:49Z", "updated_at": "2026-06-09T11:42:22Z", "revision_number": 5, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:22,976 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a4bef990-761a-48d9-9236-105c9ea75031', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.188', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '23168238-b729-49d8-a5a7-2c2666b524ba', 'port_id': 'bdb4cb50-dec2-4f71-b689-feb7ece8edda', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '9b9774eb-f251-4147-b43d-acda634406b3', 'mac_address': 'fa:16:3e:59:a8:bf', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8645b3b7-83c9-4004-93da-1593fb312d02', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:41:49Z', 'updated_at': '2026-06-09T11:42:22Z', 'revision_number': 5, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:42:22,976 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.089169 seconds 2026-06-09 11:42:22,976 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.188 with user: cirros 2026-06-09 11:42:22,976 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.188 in 120 sec and the expected result is reachable 2026-06-09 11:42:37,230 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.253203 seconds 2026-06-09 11:42:37,230 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.188 in 120 sec and the ping result is expected 2026-06-09 11:42:37,374 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/8645b3b7-83c9-4004-93da-1593fb312d02/action 0.144s 2026-06-09 11:42:37,375 25 DEBUG [tempest.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, 09 Jun 2026 11:42:37 GMT', 'server': 'Apache', 'content-length': '75437', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e061abc0-ccaf-4589-ae46-d60cbd7a9e52', 'x-compute-request-id': 'req-e061abc0-ccaf-4589-ae46-d60cbd7a9e52', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02/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-5.el9 11/05/2023\\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 1481585748 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2800.000 MHz processor\\n[ 0.001052] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001440] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004478] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004519] Using GB pages for direct mapping\\n[ 0.004767] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004772] ACPI: Early table checksum verification disabled\\n[ 0.004777] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004783] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004789] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004797] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004801] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004804] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004812] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004815] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004817] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004819] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004820] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004821] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004823] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006201] No NUMA configuration fo 2026-06-09 11:42:37,376 25 DEBUG [tempest.scenario.manager] Console output for 8645b3b7-83c9-4004-93da-1593fb312d02 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-5.el9 11/05/2023 [ 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 1481585748 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2800.000 MHz processor [ 0.001052] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001440] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004478] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004519] Using GB pages for direct mapping [ 0.004767] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004772] ACPI: Early table checksum verification disabled [ 0.004777] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004783] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004789] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004797] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004801] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004804] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004812] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004815] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004817] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004819] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004820] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004821] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004823] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006201] No NUMA configuration found [ 0.006205] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006243] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006627] Zone ranges: [ 0.006629] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006632] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006634] Normal empty [ 0.006636] Device empty [ 0.006637] Movable zone start for each node [ 0.006640] Early memory node ranges [ 0.006641] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006643] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006645] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008433] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008491] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.008920] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019476] ACPI: PM-Timer IO Port: 0x608 [ 0.019536] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019683] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019688] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019691] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019692] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019694] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019696] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019700] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019703] TSC deadline timer available [ 0.019716] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019790] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019793] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019794] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019795] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019797] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019799] Booting paravirtualized kernel on KVM [ 0.019803] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019811] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.022402] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.022482] kvm-guest: setup async PF for cpu 0 [ 0.022515] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.022534] kvm-guest: PV spinlocks disabled, single CPU [ 0.022542] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.022544] Policy zone: DMA32 [ 0.022545] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.022608] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.022644] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.022662] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.022721] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.023013] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.023766] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.023799] ftrace: allocating 50600 entries in 198 pages [ 0.049784] ftrace: allocated 198 pages with 4 groups [ 0.049970] rcu: Hierarchical RCU implementation. [ 0.049971] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049973] Rude variant of Tasks RCU enabled. [ 0.049974] Tracing variant of Tasks RCU enabled. [ 0.049975] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049977] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054274] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054648] random: crng init done [ 0.091893] Console: colour VGA+ 80x25 [ 0.241991] printk: console [tty1] enabled [ 0.598800] printk: console [ttyS0] enabled [ 0.602466] ACPI: Core revision 20210730 [ 0.605118] APIC: Switch to symmetric I/O mode setup [ 0.609455] x2apic enabled [ 0.612803] Switched APIC routing to physical x2apic. [ 0.621556] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.627961] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.631954] pid_max: default: 32768 minimum: 301 [ 0.631954] LSM: Security Framework initializing [ 0.631954] landlock: Up and running. [ 0.631954] Yama: becoming mindful. [ 0.631954] AppArmor: AppArmor initialized [ 0.631954] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.631954] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.631954] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.631954] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.631954] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.631954] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.631954] Spectre V2 : Mitigation: Retpolines [ 0.631954] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.631954] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.631954] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.631954] RETBleed: Mitigation: untrained return thunk [ 0.631954] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.631954] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.631954] Freeing SMP alternatives memory: 44K [ 0.631954] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.632168] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.635977] ... version: 0 [ 0.638525] ... bit width: 48 [ 0.639970] ... generic registers: 6 [ 0.642813] ... value mask: 0000ffffffffffff [ 0.643972] ... max period: 00007fffffffffff [ 0.647970] ... fixed-purpose events: 0 [ 0.651002] ... event mask: 000000000000003f [ 0.652134] rcu: Hierarchical SRCU implementation. [ 0.656400] smp: Bringing up secondary CPUs ... [ 0.659978] smp: Brought up 1 node, 1 CPU [ 0.662984] smpboot: Max logical packages: 1 [ 0.663970] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.668502] devtmpfs: initialized [ 0.671127] x86/mm: Memory block size: 128MB [ 0.672193] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.675992] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.680067] pinctrl core: initialized pinctrl subsystem [ 0.683966] PM: RTC time: 11:42:21, date: 2026-06-09 [ 0.687763] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.688085] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.691983] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.695982] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.699988] audit: initializing netlink subsys (disabled) [ 0.704142] thermal_sys: Registered thermal governor 'fair_share' [ 0.704144] thermal_sys: Registered thermal governor 'bang_bang' [ 0.707970] audit: type=2000 audit(1781005340.822:1): state=initialized audit_enabled=0 res=1 [ 0.715971] thermal_sys: Registered thermal governor 'step_wise' [ 0.715973] thermal_sys: Registered thermal governor 'user_space' [ 0.719967] thermal_sys: Registered thermal governor 'power_allocator' [ 0.723989] EISA bus registered [ 0.730553] cpuidle: using governor ladder [ 0.731970] cpuidle: using governor menu [ 0.737410] ACPI: bus type PCI registered [ 0.739970] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744309] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.747977] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.752002] PCI: Using configuration type 1 for base access [ 0.757221] Kprobes globally optimized [ 0.760116] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.763970] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.768819] ACPI: Added _OSI(Module Device) [ 0.771953] ACPI: Added _OSI(Processor Device) [ 0.775234] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.775967] ACPI: Added _OSI(Processor Aggregator Device) [ 0.779881] ACPI: Added _OSI(Linux-Dell-Video) [ 0.779975] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.783784] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.787235] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.791297] ACPI: Interpreter enabled [ 0.791993] ACPI: PM: (supports S0 S5) [ 0.794835] ACPI: Using IOAPIC for interrupt routing [ 0.796005] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.800000] PCI: Using E820 reservations for host bridge windows [ 0.804225] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.813515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.815974] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.820092] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.824077] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.829130] PCI host bridge to bus 0000:00 [ 0.831777] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.831968] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.835970] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.839968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.843970] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.847968] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.851968] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.856273] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.864024] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.872022] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.883393] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.889433] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.898182] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.900162] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.908601] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.915408] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.921724] pci 0000:00:02.0: enabling Extended Tags [ 0.926424] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.931015] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.938258] pci 0000:00:02.1: enabling Extended Tags [ 0.942781] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.947018] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.953590] pci 0000:00:02.2: enabling Extended Tags [ 0.959743] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.962927] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.969291] pci 0000:00:02.3: enabling Extended Tags [ 0.975711] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.978855] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.984796] pci 0000:00:02.4: enabling Extended Tags [ 0.990630] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.995976] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.005631] pci 0000:00:02.5: enabling Extended Tags [ 1.010713] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.015245] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.023275] pci 0000:00:02.6: enabling Extended Tags [ 1.026628] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.031042] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.037332] pci 0000:00:02.7: enabling Extended Tags [ 1.045854] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.051973] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.060204] pci 0000:00:03.0: enabling Extended Tags [ 1.066520] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.071697] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.078994] pci 0000:00:03.1: enabling Extended Tags [ 1.082740] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.086777] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.093298] pci 0000:00:03.2: enabling Extended Tags [ 1.098327] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.102897] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.109553] pci 0000:00:03.3: enabling Extended Tags [ 1.115187] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.118706] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.124270] pci 0000:00:03.4: enabling Extended Tags [ 1.131782] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.134877] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.140786] pci 0000:00:03.5: enabling Extended Tags [ 1.146371] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.150633] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.156264] pci 0000:00:03.6: enabling Extended Tags [ 1.162410] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.166595] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.172251] pci 0000:00:03.7: enabling Extended Tags [ 1.180376] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.187974] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.196288] pci 0000:00:04.0: enabling Extended Tags [ 1.202429] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.206829] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.215379] pci 0000:00:04.1: enabling Extended Tags [ 1.218498] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.222699] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.229173] pci 0000:00:04.2: enabling Extended Tags [ 1.234354] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.238757] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.245176] pci 0000:00:04.3: enabling Extended Tags [ 1.250350] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.254679] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.260256] pci 0000:00:04.4: enabling Extended Tags [ 1.268369] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.274704] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.280699] pci 0000:00:04.5: enabling Extended Tags [ 1.286679] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.291971] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.301743] pci 0000:00:04.6: enabling Extended Tags [ 1.306427] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.310652] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.317990] pci 0000:00:04.7: enabling Extended Tags [ 1.324747] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.330574] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.336275] pci 0000:00:05.0: enabling Extended Tags [ 1.397460] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.403686] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.405205] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.426737] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.430711] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.436504] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.448972] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.460272] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.467976] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.476240] pci 0000:01:00.0: enabling Extended Tags [ 1.551945] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.552050] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.556082] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.560121] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.567182] pci_bus 0000:02: extended config space not accessible [ 1.568381] acpiphp: Slot [1] registered [ 1.571604] acpiphp: Slot [0] registered [ 1.572033] acpiphp: Slot [2] registered [ 1.575463] acpiphp: Slot [3] registered [ 1.576036] acpiphp: Slot [4] registered [ 1.579445] acpiphp: Slot [5] registered [ 1.580034] acpiphp: Slot [6] registered [ 1.583345] acpiphp: Slot [7] registered [ 1.584018] acpiphp: Slot [8] registered [ 1.586468] acpiphp: Slot [9] registered [ 1.588029] acpiphp: Slot [10] registered [ 1.590563] acpiphp: Slot [11] registered [ 1.592034] acpiphp: Slot [12] registered [ 1.594575] acpiphp: Slot [13] registered [ 1.596013] acpiphp: Slot [14] registered [ 1.598686] acpiphp: Slot [15] registered [ 1.600018] acpiphp: Slot [16] registered [ 1.602775] acpiphp: Slot [17] registered [ 1.604042] acpiphp: Slot [18] registered [ 1.607072] acpiphp: Slot [19] registered [ 1.608046] acpiphp: Slot [20] registered [ 1.611475] acpiphp: Slot [21] registered [ 1.612020] acpiphp: Slot [22] registered [ 1.615196] acpiphp: Slot [23] registered [ 1.616020] acpiphp: Slot [24] registered [ 1.618952] acpiphp: Slot [25] registered [ 1.620029] acpiphp: Slot [26] registered [ 1.623070] acpiphp: Slot [27] registered [ 1.624046] acpiphp: Slot [28] registered [ 1.626818] acpiphp: Slot [29] registered [ 1.628039] acpiphp: Slot [30] registered [ 1.630773] acpiphp: Slot [31] registered [ 1.634841] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.647086] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.728600] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.732076] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.736049] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.740110] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.749807] acpiphp: Slot [0-2] registered [ 1.752622] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.761864] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.773613] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.778266] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.780164] pci 0000:03:00.0: enabling Extended Tags [ 1.861004] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.864105] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.868109] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.874856] acpiphp: Slot [0-3] registered [ 1.876739] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.887767] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.897507] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.902798] pci 0000:04:00.0: enabling Extended Tags [ 1.978989] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.980118] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.984114] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.990978] acpiphp: Slot [0-4] registered [ 1.992627] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.003047] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.011973] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.019179] pci 0000:05:00.0: enabling Extended Tags [ 2.095334] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.096094] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.100093] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.107127] acpiphp: Slot [0-5] registered [ 2.108598] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.118914] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.129427] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.134549] pci 0000:06:00.0: enabling Extended Tags [ 2.215817] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.216101] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.220106] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.226757] acpiphp: Slot [0-6] registered [ 2.294182] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.296090] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.300114] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.307051] acpiphp: Slot [0-7] registered [ 2.377933] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.380118] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.384082] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.390892] acpiphp: Slot [0-8] registered [ 2.457892] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.460116] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.464081] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.470851] acpiphp: Slot [0-9] registered [ 2.542781] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.544089] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.548086] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.554890] acpiphp: Slot [0-10] registered [ 2.622937] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.624108] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.628110] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.635031] acpiphp: Slot [0-11] registered [ 2.701377] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.704117] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.708081] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.714814] acpiphp: Slot [0-12] registered [ 2.785290] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.788101] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.792089] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.798811] acpiphp: Slot [0-13] registered [ 2.867202] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.868107] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.872084] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.878781] acpiphp: Slot [0-14] registered [ 2.945322] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.948094] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.952089] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.958783] acpiphp: Slot [0-15] registered [ 3.029273] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.032127] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.036155] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.044065] acpiphp: Slot [0-16] registered [ 3.112637] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.116103] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.120084] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.127426] acpiphp: Slot [0-17] registered [ 3.194913] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.196120] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.200131] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.207279] acpiphp: Slot [0-18] registered [ 3.276049] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.279467] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.280089] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.287396] acpiphp: Slot [0-19] registered [ 3.362678] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.364112] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.368109] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.374978] acpiphp: Slot [0-20] registered [ 3.439728] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.440107] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.444082] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.451541] acpiphp: Slot [0-21] registered [ 3.518157] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.520094] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.524128] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.530907] acpiphp: Slot [0-22] registered [ 3.603201] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.604132] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.608103] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.615159] acpiphp: Slot [0-23] registered [ 3.680567] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.684111] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.688084] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.694803] acpiphp: Slot [0-24] registered [ 3.760589] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.764572] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.768081] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.775013] acpiphp: Slot [0-25] registered [ 3.841693] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.844089] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.848081] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.894248] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.896179] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.900089] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.904169] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.908093] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.912131] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.916175] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.920049] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.923898] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.923984] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.927935] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.927985] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.931944] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.931991] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.935985] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.939714] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.941331] iommu: Default domain type: Translated [ 3.943967] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.947822] SCSI subsystem initialized [ 3.948098] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.951954] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.951975] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.955425] vgaarb: loaded [ 3.956001] ACPI: bus type USB registered [ 3.958621] usbcore: registered new interface driver usbfs [ 3.959998] usbcore: registered new interface driver hub [ 3.963533] usbcore: registered new device driver usb [ 3.964003] pps_core: LinuxPPS API ver. 1 registered [ 3.967249] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.967981] PTP clock support registered [ 3.970615] EDAC MC: Ver: 3.0.0 [ 3.975164] NetLabel: Initializing [ 3.975968] NetLabel: domain hash size = 128 [ 3.978880] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.980020] NetLabel: unlabeled traffic allowed by default [ 3.983488] PCI: Using ACPI for IRQ routing [ 4.756030] clocksource: Switched to clocksource kvm-clock [ 4.784074] VFS: Disk quotas dquot_6.6.0 [ 4.786848] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.791449] AppArmor: AppArmor Filesystem Enabled [ 4.794817] pnp: PnP ACPI init [ 4.797934] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.803875] pnp: PnP ACPI: found 5 devices [ 4.813108] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.818956] NET: Registered PF_INET protocol family [ 4.822340] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.831806] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.837577] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.842753] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.847720] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.852334] TCP: Hash tables configured (established 1024 bind 1024) [ 4.856431] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.860972] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.864937] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.869325] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.873114] NET: Registered PF_XDP protocol family [ 4.876249] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.881415] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.886469] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.891869] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.897072] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.902590] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.907858] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.913102] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.918428] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.923490] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.928772] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.933994] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.939458] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.944872] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.950500] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.955603] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.961022] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.966312] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.971673] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.976803] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.982189] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.987665] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.993149] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.999368] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.004709] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.008579] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.012801] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.016693] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.020501] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.024347] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.028439] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.032247] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.036019] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.040052] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.043920] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.047873] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.051717] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.055479] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.059321] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.063358] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.067506] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.071812] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.075737] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.080025] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.084495] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.089000] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.092875] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.096971] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.100980] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.105028] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.109026] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.113049] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.117038] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.121091] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.125045] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.129295] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.133320] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.137457] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.141555] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.145822] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.149803] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.153703] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.157534] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.161677] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.165618] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.169658] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.173713] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.177527] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.181433] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.185482] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.189446] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.193333] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.197072] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.201125] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.205241] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.209158] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.213228] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.217137] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.221504] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.226191] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.230779] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.234864] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.238933] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.242848] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.246880] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.250845] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.254905] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.258880] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.262837] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.266637] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.270679] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.274639] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.279042] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.282842] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.286955] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.290116] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.296766] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.303553] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.312795] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.317560] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.323915] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.329819] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.338244] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.345239] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.352629] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.360406] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.367542] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.374708] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.383195] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.390081] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.395190] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.403930] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.409899] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.415240] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.423295] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.428424] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.435879] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.443665] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.448448] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.454601] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.461430] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.467462] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.472531] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.480735] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.485734] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.492997] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.500720] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.505504] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.512396] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.519295] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.525921] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.531497] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.539892] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.546311] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.551844] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.560902] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.564022] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.570256] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.575509] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.583563] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.586866] pci 0000:00:03.5: bridge window [io 0xe000-0xCF2E efff] [ 5.593763] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.598851] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.606572] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.609762] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.616970] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.623553] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.631628] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.636822] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.643520] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.651754] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.661348] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.665042] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.672342] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.678898] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.687164] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.692409] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.698288] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.705549] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.713782] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.717247] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.724027] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.729133] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.738104] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.741407] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.749184] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.754565] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.763548] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.768038] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.773633] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.779938] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.786911] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.790850] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.796740] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.803177] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.810432] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.815051] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.820904] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.827127] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.833719] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.838179] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.843698] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.850571] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.858918] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.862575] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.869592] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.875136] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.882666] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.886721] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.891098] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.895506] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.899995] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.904414] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.908682] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.912226] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.916315] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.921007] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.924813] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.928914] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.933598] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.937685] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.942284] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.946094] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.950708] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.956685] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.961317] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.965463] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.970196] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.974342] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.979192] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.983233] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.988414] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.992747] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.997373] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.001689] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.007139] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.011134] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.016110] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.020276] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.024727] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.028846] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.034540] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.038789] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.043310] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.048230] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.051888] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.055719] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.060988] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.064471] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.068596] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.073411] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.077653] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.081668] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.086406] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.090044] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.094574] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.099575] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.103225] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.107179] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.111909] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.116081] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.119927] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.124697] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.128682] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.133234] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.139763] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.143743] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.147902] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.152520] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.156016] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.159824] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.164477] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.168110] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.172175] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.176733] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.180230] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.184212] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.188694] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.192171] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.196089] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.202352] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.211010] PCI: CLS 0 bytes, default 64 [ 6.213702] Trying to unpack rootfs image as initramfs... [ 6.218118] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.232579] Initialise system trusted keyrings [ 6.235501] Key type blacklist registered [ 6.244169] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.253379] zbud: loaded [ 6.255555] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.268179] fuse: init (API version 7.34) [ 6.276127] integrity: Platform Keyring initialized [ 6.292187] Key type asymmetric registered [ 6.294869] Asymmetric key parser 'x509' registered [ 6.304070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.316086] io scheduler mq-deadline registered [ 6.321758] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.332643] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.349980] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.360736] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.380539] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.388516] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.404727] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.412523] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.428463] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.440772] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.458180] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.472691] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.481453] Freeing initrd memory: 8744K [ 6.485564] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.491055] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.500971] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.505404] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.510465] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.516201] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.521974] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.530777] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.536615] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.545092] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.549384] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.558188] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.562205] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.570959] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.574869] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.584938] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.590759] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.599200] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.603390] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.612901] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.617387] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.623490] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.629221] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.634088] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.642803] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.647321] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.655836] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.660174] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.668802] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.673892] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.682955] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.688918] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.697756] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.702260] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.710651] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.714866] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.724226] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.729895] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.735533] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.741576] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.745870] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.754983] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.764521] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.768584] shpchp 0000:01:00.0: Slot initialization failed [ 6.774796] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.779101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.784653] ACPI: button: Power Button [PWRF] [ 6.814646] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.847294] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.854808] Linux agpgart interface v0.103 [ 6.859597] loop: module loaded [ 6.862461] tun: Universal TUN/TAP device driver, 1.6 [ 6.866405] PPP generic driver version 2.4.2 [ 6.869661] VFIO - User Level meta-driver version: 0.3 [ 6.873566] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.879994] ehci-pci: EHCI PCI platform driver [ 6.883578] ehci-platform: EHCI generic platform driver [ 6.887300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.891512] ohci-pci: OHCI PCI platform driver [ 6.894867] ohci-platform: OHCI generic platform driver [ 6.898804] uhci_hcd: USB Universal Host Controller Interface driver [ 6.905794] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.909690] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.914916] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.918762] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.923046] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.928921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.933949] usb usb1: Product: UHCI Host Controller [ 6.937419] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.941900] usb usb1: SerialNumber: 0000:02:01.0 [ 6.945444] hub 1-0:1.0: USB hub found [ 6.948312] hub 1-0:1.0: 2 ports detected [ 6.951634] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.959431] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.962915] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.966653] mousedev: PS/2 mouse device common for all mice [ 6.971741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.978388] rtc_cmos 00:03: RTC can wake from S4 [ 6.984516] rtc_cmos 00:03: registered as rtc0 [ 6.988447] rtc_cmos 00:03: setting system clock to 2026-06-09T11:42:28 UTC (1781005348) [ 6.993930] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.998497] i2c_dev: i2c /dev entries driver [ 7.001557] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.009994] device-mapper: uevent: version 1.0.3 [ 7.013173] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.018877] platform eisa.0: Probing EISA bus 0 [ 7.021953] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.026254] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.030119] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.034031] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.038295] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.042430] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.046487] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.050383] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.054314] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.058043] platform eisa.0: EISA: Detected 0 cards [ 7.061198] ledtrig-cpu: registered to indicate activity on CPUs [ 7.065125] drop_monitor: Initializing network drop monitor service [ 7.068977] NET: Registered PF_INET6 protocol family [ 7.075624] Segment Routing with IPv6 [ 7.078011] In-situ OAM (IOAM) with IPv6 [ 7.080517] NET: Registered PF_PACKET protocol family [ 7.083666] Key type dns_resolver registered [ 7.086693] IPI shorthand broadcast: enabled [ 7.089690] registered taskstats version 1 [ 7.092670] Loading compiled-in X.509 certificates [ 7.096758] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.103807] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.110924] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.117810] blacklist: Loading compiled-in revocation X.509 certificates [ 7.122371] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.128698] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.135410] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.144383] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.150706] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.157826] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.165326] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.172029] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.179750] zswap: loaded using pool lzo/zbud [ 7.182947] Key type .fscrypt registered [ 7.185875] Key type fscrypt-provisioning registered [ 7.191596] Key type encrypted registered [ 7.194419] AppArmor: AppArmor sha1 policy hashing enabled [ 7.197930] ima: No TPM chip found, activating TPM-bypass! [ 7.201810] Loading compiled-in module X.509 certificates [ 7.205678] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.211805] ima: Allocated hash algorithm: sha1 [ 7.214947] ima: No architecture policies found [ 7.218768] evm: Initialising EVM extended attributes: [ 7.223021] evm: security.selinux [ 7.225916] evm: security.SMACK64 [ 7.228504] evm: security.SMACK64EXEC [ 7.230862] evm: security.SMACK64TRANSMUTE [ 7.234299] evm: security.SMACK64MMAP [ 7.236732] evm: security.apparmor [ 7.239121] evm: security.ima [ 7.241461] evm: security.capability [ 7.244161] evm: HMAC attrs: 0x1 [ 7.246915] PM: Magic number: 14:525:731 [ 7.250133] RAS: Correctable Errors collector initialized. [ 7.253799] Unstable clock detected, switching default tracing clock to "global" [ 7.253799] If you want to keep using the local clock, then add: [ 7.253799] "trace_clock=local" [ 7.253799] on the kernel command line [ 7.269262] Freeing unused decrypted memory: 2036K [ 7.273072] Freeing unused kernel image (initmem) memory: 3244K [ 7.276847] Write protecting the kernel read-only data: 30720k [ 7.281180] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.285585] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.332804] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.337033] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.341156] Run /init as init process info: initramfs: up at 6.77 [ 7.405040] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.414411] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.420005] GPT:229375 != 2097151 [ 7.422432] GPT:Alternate GPT header not at the end of the disk. [ 7.426670] GPT:229375 != 2097151 [ 7.429244] GPT: Use GNU Parted to correct GPT errors. [ 7.488709] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.867578] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.897312] 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.62 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:86:45:b3:b7:83:c9:40:04:93:da:15:93:fb:31:2d:02 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDB/PJ46AakvNJwluPNBb5Y2sIPvlpiZpl4rGE60vstVR7Gso8bm4c2pJ/vE8PAsrWWaDyUKdDgihM1hip2UvkzpC2UQblAEZC/DfSxDTvnjZI6AxioUOh03DRoNbew6+Rt38vg4NX5KVNNCNbgQGitt48XihgxVtdjPCP2NywDclhxhMxnMuWa/YIAsdTbd0/VAAFqVUNZ6xXKR5DBykA5Q4zAZmyuRw78MGU4mmN1JMdDZ5LIQiO/2YZSwSayru8S/XVZ+srt/41Neikkcj3hOhCoFJUxvE+yRfBL+UE90qomAK035Ce7A+P0TG3FD3+Q0vq/z32weEYknH2O+O9V root@tempest-testnetworkbasicops-server-697155291 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVf12TL8EqCYg7dQLVVXjPGTA+7ZcNUhUAhFMqUdICfHjlIl7Ij1kjYH2fOB9LgMcJMFriyJqbZqgReuxJ+f0A= root@tempest-testnetworkbasicops-server-697155291 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe59:a8bf/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 8645b3b7-83c9-4004-93da-1593fb312d02 name: tempest-TestNetworkBasicOps-server-697155291 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-697155291 launch-index: 0 === cirros: current=0.6.2 uptime=8.65 === === 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:59:A8:BF inet6 addr: fe80::f816:3eff:fe59:a8bf/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1648 (1.6 KiB) TX bytes:902 (902.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-697155291 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.968858] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.983022] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.176359] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.199620] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.303912] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.304988] ISO 9660 Extensions: RRIP_1991A [ 8.413740] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.468071] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.097419] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.099148] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:42:29 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:42:29 cirros auth.notice su: + none root:cirros Jun 9 12:42:29 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:42:29 cirros daemon.info dhcpcd[350]: DUID 00:04:86:45:b3:b7:83:c9:40:04:93:da:15:93:fb:31:2d:02 Jun 9 12:42:29 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:42:29 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:42:29 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:42:29 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:59:a8:bf Jun 9 12:42:29 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe59:a8bf Jun 9 12:42:30 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:42:30 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 12:42:30 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Jun 9 12:42:30 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 Jun 9 12:42:30 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-697155291 login: 2026-06-09 11:42:37,377 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-09 11:42:37,383 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:42:37,492 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:42:37,492 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-09 11:42:37,651 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02 0.157s 2026-06-09 11:42:37,651 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:37 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-5e2ed363-cbba-449e-a26a-9218ca7a9afd', 'x-compute-request-id': 'req-5e2ed363-cbba-449e-a26a-9218ca7a9afd', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'' 2026-06-09 11:42:38,167 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02 0.516s 2026-06-09 11:42:38,168 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:37 GMT', 'server': 'Apache', 'content-length': '1817', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b48c7a2-dddf-44bc-a88d-1cc764c5d46c', 'x-compute-request-id': 'req-0b48c7a2-dddf-44bc-a88d-1cc764c5d46c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"server": {"id": "8645b3b7-83c9-4004-93da-1593fb312d02", "name": "tempest-TestNetworkBasicOps-server-697155291", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:13Z", "updated": "2026-06-09T11:42:37Z", "addresses": {"tempest-network-smoke--848492697": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:a8:bf"}, {"version": 4, "addr": "192.168.122.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:a8:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-268995852", "OS-SRV-USG:launched_at": "2026-06-09T11:42:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-231843939"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:39,430 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02 0.256s 2026-06-09 11:42:39,430 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:39 GMT', 'server': 'Apache', 'content-length': '1483', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3342790a-0ddd-4587-a4e8-097b6bd61343', 'x-compute-request-id': 'req-3342790a-0ddd-4587-a4e8-097b6bd61343', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"server": {"id": "8645b3b7-83c9-4004-93da-1593fb312d02", "name": "tempest-TestNetworkBasicOps-server-697155291", "status": "DELETED", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:13Z", "updated": "2026-06-09T11:42:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8645b3b7-83c9-4004-93da-1593fb312d02"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-268995852", "OS-SRV-USG:launched_at": "2026-06-09T11:42:19.000000", "OS-SRV-USG:terminated_at": "2026-06-09T11:42:39.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:39,433 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 11:42:40,531 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02 0.096s 2026-06-09 11:42:40,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, 09 Jun 2026 11:42:40 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ace902-e244-40db-a2b8-6bef2af7289e', 'x-compute-request-id': 'req-b6ace902-e244-40db-a2b8-6bef2af7289e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8645b3b7-83c9-4004-93da-1593fb312d02'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8645b3b7-83c9-4004-93da-1593fb312d02 could not be found."}}' 2026-06-09 11:42:40,991 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0eef897e-d731-42c9-a110-ed78f6262f24 0.459s 2026-06-09 11:42:40,991 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d6ed87ac-b82f-4985-8f11-6fb1000626fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0eef897e-d731-42c9-a110-ed78f6262f24'} Body: b'' 2026-06-09 11:42:41,060 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-268995852 0.068s 2026-06-09 11:42:41,060 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:40 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-910c3731-de3d-444d-a9f1-884490521dde', 'x-compute-request-id': 'req-910c3731-de3d-444d-a9f1-884490521dde', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-268995852'} Body: b'' 2026-06-09 11:42:41,386 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a4bef990-761a-48d9-9236-105c9ea75031 0.325s 2026-06-09 11:42:41,386 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4f0b1712-6c06-4fb2-b6da-1e566684eb3f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a4bef990-761a-48d9-9236-105c9ea75031'} Body: b'' 2026-06-09 11:42:41,502 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217 0.116s 2026-06-09 11:42:41,503 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:41 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bfb4f9a-416a-49bf-a26c-f8d5ddd571c7', 'x-compute-request-id': 'req-0bfb4f9a-416a-49bf-a26c-f8d5ddd571c7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'' 2026-06-09 11:42:42,010 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217 0.507s 2026-06-09 11:42:42,011 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:41 GMT', 'server': 'Apache', 'content-length': '1698', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883d2c8d-0cae-4063-a0d4-9ca47cc9f1e8', 'x-compute-request-id': 'req-883d2c8d-0cae-4063-a0d4-9ca47cc9f1e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"server": {"id": "b5398aca-fc88-412c-a962-9a3f9fef0217", "name": "tempest-TestNetworkBasicOps-server-1970019494", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:41:40Z", "updated": "2026-06-09T11:42:41Z", "addresses": {"tempest-network-smoke--848492697": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:73:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b5398aca-fc88-412c-a962-9a3f9fef0217"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-419303512", "OS-SRV-USG:launched_at": "2026-06-09T11:41:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1608244670"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:42:43,089 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217 0.073s 2026-06-09 11:42:43,090 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42: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-e5463a51-2746-4f8a-9cc1-5bc212a30324', 'x-compute-request-id': 'req-e5463a51-2746-4f8a-9cc1-5bc212a30324', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b5398aca-fc88-412c-a962-9a3f9fef0217'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b5398aca-fc88-412c-a962-9a3f9fef0217 could not be found."}}' 2026-06-09 11:42:44,122 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6db7540d-f8e8-4d1d-b61b-2808b5b99b99 1.032s 2026-06-09 11:42:44,123 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5fbfc5a9-7795-4ddd-9a00-f41a7149e1d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6db7540d-f8e8-4d1d-b61b-2808b5b99b99'} Body: b'' 2026-06-09 11:42:44,185 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-419303512 0.062s 2026-06-09 11:42:44,186 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42: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-45da08e6-382a-4534-96e8-99b656c4f2a4', 'x-compute-request-id': 'req-45da08e6-382a-4534-96e8-99b656c4f2a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-419303512'} Body: b'' 2026-06-09 11:42:46,195 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/23168238-b729-49d8-a5a7-2c2666b524ba/remove_router_interface 2.008s 2026-06-09 11:42:46,195 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6cbd53f6-c123-43ba-9b67-706d21625635"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c550d367-796e-405b-936b-58607b4d34a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/23168238-b729-49d8-a5a7-2c2666b524ba/remove_router_interface'} Body: b'{"id": "23168238-b729-49d8-a5a7-2c2666b524ba", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "cfafd33e-9276-4766-89c3-4ce4575cd66b", "network_id": "9b9774eb-f251-4147-b43d-acda634406b3", "subnet_id": "6cbd53f6-c123-43ba-9b67-706d21625635", "subnet_ids": ["6cbd53f6-c123-43ba-9b67-706d21625635"]}' 2026-06-09 11:42:47,015 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6cbd53f6-c123-43ba-9b67-706d21625635 0.820s 2026-06-09 11:42:47,016 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c96926a0-dfb8-47d6-9c7d-7cb2be6e6ec5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6cbd53f6-c123-43ba-9b67-706d21625635'} Body: b'' 2026-06-09 11:42:48,059 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/23168238-b729-49d8-a5a7-2c2666b524ba 1.043s 2026-06-09 11:42:48,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-955939b9-3553-4b2e-865d-b1b65503038b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/23168238-b729-49d8-a5a7-2c2666b524ba'} Body: b'' 2026-06-09 11:42:48,878 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/9b9774eb-f251-4147-b43d-acda634406b3 0.818s 2026-06-09 11:42:48,878 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-616b90eb-c841-4709-b818-423e90b2284c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/9b9774eb-f251-4147-b43d-acda634406b3'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 11:42:48.892352Z 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: 2026-06-09 11:44:24.907720Z 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 2026-06-09 11:42:49,593 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.700s 2026-06-09 11:42:49,593 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--273724591", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-5ea15831-e726-4c50-8746-5886039a9b35', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"c7c1be2b-a7d2-4e55-8818-f1a68e715845","name":"tempest-network-smoke--273724591","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:42:48Z","updated_at":"2026-06-09T11:42:49Z","revision_number":1}}' 2026-06-09 11:42:51,222 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.629s 2026-06-09 11:42:51,223 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-1594182757", "admin_state_up": true, "project_id": "74962f79fd594bd1b0928f1f52904698", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-db488b2d-e3f7-41ef-98dd-4bc678e87f7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "5039f437-6ff5-4438-8cd2-7b32617df39f", "name": "tempest-TestNetworkBasicOps-router-1594182757", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.241"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:42:49Z", "updated_at": "2026-06-09T11:42:50Z", "revision_number": 2, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:51,317 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.094s 2026-06-09 11:42:51,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d1aeffe7-6111-465d-993e-92b76de0ae11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:42:51,431 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.113s 2026-06-09 11:42:51,431 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-13d2730f-7715-441d-95bd-a07a3be1e220', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:42:51,494 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.063s 2026-06-09 11:42:51,494 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0b2fa61d-6453-4644-9fef-074283d801c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:42:52,788 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.294s 2026-06-09 11:42:52,789 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-788355299", "network_id": "c7c1be2b-a7d2-4e55-8818-f1a68e715845", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-84c8141d-25c7-40bc-9c58-00221236a86c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"fe5647b9-913e-485c-b8ab-0cafbae12df5","name":"tempest-subnet-smoke-788355299","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"c7c1be2b-a7d2-4e55-8818-f1a68e715845","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T11:42:51Z","updated_at":"2026-06-09T11:42:51Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:54,546 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/5039f437-6ff5-4438-8cd2-7b32617df39f/add_router_interface 1.757s 2026-06-09 11:42:54,547 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fe5647b9-913e-485c-b8ab-0cafbae12df5"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d7dec899-12f7-4b18-ab34-f30091f6c5de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5039f437-6ff5-4438-8cd2-7b32617df39f/add_router_interface'} Body: b'{"id": "5039f437-6ff5-4438-8cd2-7b32617df39f", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "6cdc2098-5db1-48a4-b032-bd54ecbbb419", "network_id": "c7c1be2b-a7d2-4e55-8818-f1a68e715845", "subnet_id": "fe5647b9-913e-485c-b8ab-0cafbae12df5", "subnet_ids": ["fe5647b9-913e-485c-b8ab-0cafbae12df5"]}' 2026-06-09 11:42:54,916 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.369s 2026-06-09 11:42:54,917 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-ea986a10-2535-463a-9d57-491021a48d26', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"c7c1be2b-a7d2-4e55-8818-f1a68e715845","name":"tempest-network-smoke--273724591","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["fe5647b9-913e-485c-b8ab-0cafbae12df5"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:42:48Z","updated_at":"2026-06-09T11:42:52Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":26081}]}' 2026-06-09 11:42:54,994 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.077s 2026-06-09 11:42:54,994 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-c4005f11-20be-4968-9af3-c71c711ed3f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"},{"id":"fe5647b9-913e-485c-b8ab-0cafbae12df5","name":"tempest-subnet-smoke-788355299","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"c7c1be2b-a7d2-4e55-8818-f1a68e715845","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:42:51Z","updated_at":"2026-06-09T11:42:51Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:42:55,096 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.101s 2026-06-09 11:42:55,096 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-2781c445-4ece-4e7a-b694-1bac71b56e20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "5039f437-6ff5-4438-8cd2-7b32617df39f", "name": "tempest-TestNetworkBasicOps-router-1594182757", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.241"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:42:49Z", "updated_at": "2026-06-09T11:42:53Z", "revision_number": 3, "project_id": "74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:42:55,185 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.088s 2026-06-09 11:42:55,186 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1784944182", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJPq4ed08N8mpjiaz5Nrv0ioO/IYmS0N8XuqqIUPlVFxQSDqF8/zT+oo5evHh0GVETdzfIZKZcYeSGRjcrxepVJxPorusDxN766r4sxv6tZWX4vBBuZgwW7RusCikQ4CZQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:55 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-90f781a9-5bcc-4e06-a334-aa496e8b2e9e', 'x-compute-request-id': 'req-90f781a9-5bcc-4e06-a334-aa496e8b2e9e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-1784944182", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJPq4ed08N8mpjiaz5Nrv0ioO/IYmS0N8XuqqIUPlVFxQSDqF8/zT+oo5evHh0GVETdzfIZKZcYeSGRjcrxepVJxPorusDxN766r4sxv6tZWX4vBBuZgwW7RusCikQ4CZQ==", "fingerprint": "9f:62:cd:5a:13:a9:e6:84:d0:4b:f5:06:ba:e7:06:fd", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:42:55,395 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.207s 2026-06-09 11:42:55,395 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-252044383", "description": "tempest-secgroup-smoke-252044383 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-3f6824b7-7692-41d9-be76-e77e4170893d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "246e084d-9b33-4a84-adc5-4b8843c7be67", "name": "tempest-secgroup-smoke-252044383", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-252044383 description", "shared": false, "security_group_rules": [{"id": "22e5e1c2-5c42-49f3-b259-f6d4a463315b", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "246e084d-9b33-4a84-adc5-4b8843c7be67", "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": "2026-06-09T11:42:55Z", "updated_at": "2026-06-09T11:42:55Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "f313b4cd-c030-4959-9ab4-9379a427b2e3", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "246e084d-9b33-4a84-adc5-4b8843c7be67", "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": "2026-06-09T11:42:55Z", "updated_at": "2026-06-09T11:42:55Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:42:55Z", "updated_at": "2026-06-09T11:42:55Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:55,585 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.189s 2026-06-09 11:42:55,585 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": "246e084d-9b33-4a84-adc5-4b8843c7be67", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6980b449-6c88-4218-9b9c-8109eab934e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "76cbf24a-3ddc-4a6d-b04f-583c98805962", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "246e084d-9b33-4a84-adc5-4b8843c7be67", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:55Z", "updated_at": "2026-06-09T11:42:55Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:56,029 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.443s 2026-06-09 11:42:56,029 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": "246e084d-9b33-4a84-adc5-4b8843c7be67", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-75cf6ae3-c8c0-497e-b4e6-bc3933690c1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "c3d30a77-ae2d-442e-90bd-ddc5cbcdcc79", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "246e084d-9b33-4a84-adc5-4b8843c7be67", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:55Z", "updated_at": "2026-06-09T11:42:55Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:56,246 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.216s 2026-06-09 11:42:56,246 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": "246e084d-9b33-4a84-adc5-4b8843c7be67", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-791bae40-f438-41a8-89ff-9755dc9a3ec2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "a1800ff6-128d-4150-99f6-8ce3bed859c8", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "246e084d-9b33-4a84-adc5-4b8843c7be67", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:56Z", "updated_at": "2026-06-09T11:42:56Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:56,447 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.200s 2026-06-09 11:42:56,447 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": "246e084d-9b33-4a84-adc5-4b8843c7be67", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3bc95761-32ad-47e9-8f5a-c9d4032deed3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "d267ec93-c05e-4dee-a07f-2dee8fdd843d", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "246e084d-9b33-4a84-adc5-4b8843c7be67", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:56Z", "updated_at": "2026-06-09T11:42:56Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:56,897 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.449s 2026-06-09 11:42:56,897 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": "246e084d-9b33-4a84-adc5-4b8843c7be67", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7e37ce09-ffc3-423a-9dff-fccde5b232c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "12416f9a-d12a-4014-b240-1e8b3f3c99ef", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "246e084d-9b33-4a84-adc5-4b8843c7be67", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:56Z", "updated_at": "2026-06-09T11:42:56Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:57,126 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.228s 2026-06-09 11:42:57,126 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": "246e084d-9b33-4a84-adc5-4b8843c7be67", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-be43e8d7-aaeb-4636-b5fe-85dac24b02ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "ca82cc4d-fde9-4d56-a008-b12524ce4eef", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "246e084d-9b33-4a84-adc5-4b8843c7be67", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:42:57Z", "updated_at": "2026-06-09T11:42:57Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:42:57,445 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.314s 2026-06-09 11:42:57,445 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:57 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-164becff-7813-439a-b2ad-5e20a6bc605f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["WVHDf-M-RZ6090-6VeNnWg"], "expires_at": "2026-06-09T12:42:57.000000Z", "issued_at": "2026-06-09T11:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:42:57,446 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-09 11:42:58,719 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 1.272s 2026-06-09 11:42:58,719 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1313532480", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "c7c1be2b-a7d2-4e55-8818-f1a68e715845"}], "key_name": "tempest-TestNetworkBasicOps-1784944182", "security_groups": [{"name": "tempest-secgroup-smoke-252044383"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:57 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0d80902-66e1-4b3a-833f-7ff76596dfd3', 'x-compute-request-id': 'req-e0d80902-66e1-4b3a-833f-7ff76596dfd3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "13646306-9031-4f52-be2b-1c788fa28d87", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13646306-9031-4f52-be2b-1c788fa28d87"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-252044383"}], "adminPass": "yAXe9tcwZETv"}}' 2026-06-09 11:42:59,613 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/13646306-9031-4f52-be2b-1c788fa28d87 0.892s 2026-06-09 11:42:59,613 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:42:58 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-680df42e-9a92-424e-9154-a3affa6037e8', 'x-compute-request-id': 'req-680df42e-9a92-424e-9154-a3affa6037e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"server": {"id": "13646306-9031-4f52-be2b-1c788fa28d87", "name": "tempest-TestNetworkBasicOps-server-1313532480", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:58Z", "updated": "2026-06-09T11:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13646306-9031-4f52-be2b-1c788fa28d87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1784944182", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:00,890 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/13646306-9031-4f52-be2b-1c788fa28d87 0.272s 2026-06-09 11:43:00,890 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:00 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-0ed028e4-bb1a-4e16-98ce-a8889f1eafa1', 'x-compute-request-id': 'req-0ed028e4-bb1a-4e16-98ce-a8889f1eafa1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"server": {"id": "13646306-9031-4f52-be2b-1c788fa28d87", "name": "tempest-TestNetworkBasicOps-server-1313532480", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:58Z", "updated": "2026-06-09T11:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13646306-9031-4f52-be2b-1c788fa28d87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1784944182", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:00,893 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 11:43:02,275 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/13646306-9031-4f52-be2b-1c788fa28d87 0.381s 2026-06-09 11:43:02,276 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43: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-a011c0c3-623b-40f1-9941-1241aabf5653', 'x-compute-request-id': 'req-a011c0c3-623b-40f1-9941-1241aabf5653', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"server": {"id": "13646306-9031-4f52-be2b-1c788fa28d87", "name": "tempest-TestNetworkBasicOps-server-1313532480", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:58Z", "updated": "2026-06-09T11:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13646306-9031-4f52-be2b-1c788fa28d87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1784944182", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-252044383"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:03,927 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/13646306-9031-4f52-be2b-1c788fa28d87 0.643s 2026-06-09 11:43:03,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:03 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-9f933cf0-c150-4f02-9af8-a7ff8238747b', 'x-compute-request-id': 'req-9f933cf0-c150-4f02-9af8-a7ff8238747b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"server": {"id": "13646306-9031-4f52-be2b-1c788fa28d87", "name": "tempest-TestNetworkBasicOps-server-1313532480", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:58Z", "updated": "2026-06-09T11:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13646306-9031-4f52-be2b-1c788fa28d87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1784944182", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-252044383"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:05,332 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/13646306-9031-4f52-be2b-1c788fa28d87 0.400s 2026-06-09 11:43:05,333 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43: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-aa72eb65-4f7f-46f5-8f7a-7fb497ca0ff4', 'x-compute-request-id': 'req-aa72eb65-4f7f-46f5-8f7a-7fb497ca0ff4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"server": {"id": "13646306-9031-4f52-be2b-1c788fa28d87", "name": "tempest-TestNetworkBasicOps-server-1313532480", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:58Z", "updated": "2026-06-09T11:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13646306-9031-4f52-be2b-1c788fa28d87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1784944182", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-252044383"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:07,033 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/13646306-9031-4f52-be2b-1c788fa28d87 0.695s 2026-06-09 11:43:07,033 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:06 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-f394b05c-5f96-47cb-8fb0-0873c93fcbaf', 'x-compute-request-id': 'req-f394b05c-5f96-47cb-8fb0-0873c93fcbaf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"server": {"id": "13646306-9031-4f52-be2b-1c788fa28d87", "name": "tempest-TestNetworkBasicOps-server-1313532480", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:58Z", "updated": "2026-06-09T11:43:05Z", "addresses": {"tempest-network-smoke--273724591": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:d0:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13646306-9031-4f52-be2b-1c788fa28d87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1784944182", "OS-SRV-USG:launched_at": "2026-06-09T11:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-252044383"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:07,038 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-09 11:43:07,439 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/13646306-9031-4f52-be2b-1c788fa28d87 0.400s 2026-06-09 11:43:07,439 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:07 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-e28826c4-1b25-49a6-9db6-453de5a4cf3f', 'x-compute-request-id': 'req-e28826c4-1b25-49a6-9db6-453de5a4cf3f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"server": {"id": "13646306-9031-4f52-be2b-1c788fa28d87", "name": "tempest-TestNetworkBasicOps-server-1313532480", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:58Z", "updated": "2026-06-09T11:43:05Z", "addresses": {"tempest-network-smoke--273724591": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:d0:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13646306-9031-4f52-be2b-1c788fa28d87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1784944182", "OS-SRV-USG:launched_at": "2026-06-09T11:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-252044383"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:07,442 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 11:43:07,893 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=13646306-9031-4f52-be2b-1c788fa28d87 0.450s 2026-06-09 11:43:07,893 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-13de1af7-bcbe-41aa-8c06-9483010e95d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"ports":[{"id":"62190ff0-1a77-44dd-b963-b4071e3d4919","name":"","network_id":"c7c1be2b-a7d2-4e55-8818-f1a68e715845","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:fc:d0:0c","admin_state_up":true,"status":"ACTIVE","device_id":"13646306-9031-4f52-be2b-1c788fa28d87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fe5647b9-913e-485c-b8ab-0cafbae12df5","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["246e084d-9b33-4a84-adc5-4b8843c7be67"],"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-1313532480","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1313532480","fqdn":"tempest-testnetworkbasicops-server-1313532480.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:43:01Z","updated_at":"2026-06-09T11:43:04Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:43:07,893 25 DEBUG [tempest.common.waiters] Server ID 13646306-9031-4f52-be2b-1c788fa28d87 ports are all ACTIVE [{'id': '62190ff0-1a77-44dd-b963-b4071e3d4919', 'name': '', 'network_id': 'c7c1be2b-a7d2-4e55-8818-f1a68e715845', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:fc:d0:0c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '13646306-9031-4f52-be2b-1c788fa28d87', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fe5647b9-913e-485c-b8ab-0cafbae12df5', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['246e084d-9b33-4a84-adc5-4b8843c7be67'], '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-1313532480', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-1313532480', 'fqdn': 'tempest-testnetworkbasicops-server-1313532480.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:43:01Z', 'updated_at': '2026-06-09T11:43:04Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:43:09,332 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.438s 2026-06-09 11:43:09,333 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "port_id": "62190ff0-1a77-44dd-b963-b4071e3d4919", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-614fc8e2-8515-48ef-87a5-7c14290e7509', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "93204f29-1b61-4690-a26f-23c5f49ceec7", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.174", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "5039f437-6ff5-4438-8cd2-7b32617df39f", "port_id": "62190ff0-1a77-44dd-b963-b4071e3d4919", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "74962f79fd594bd1b0928f1f52904698", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c7c1be2b-a7d2-4e55-8818-f1a68e715845", "mac_address": "fa:16:3e:fc:d0:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "13646306-9031-4f52-be2b-1c788fa28d87", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:43:08Z", "updated_at": "2026-06-09T11:43:08Z", "revision_number": 0}}' 2026-06-09 11:43:09,494 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/93204f29-1b61-4690-a26f-23c5f49ceec7 0.160s 2026-06-09 11:43:09,494 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-6d95ef1f-4f53-4687-aacd-089bf47076fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/93204f29-1b61-4690-a26f-23c5f49ceec7'} Body: b'{"floatingip": {"id": "93204f29-1b61-4690-a26f-23c5f49ceec7", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.174", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "5039f437-6ff5-4438-8cd2-7b32617df39f", "port_id": "62190ff0-1a77-44dd-b963-b4071e3d4919", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c7c1be2b-a7d2-4e55-8818-f1a68e715845", "mac_address": "fa:16:3e:10000 fc:d0:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "13646306-9031-4f52-be2b-1c788fa28d87", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:43:08Z", "updated_at": "2026-06-09T11:43:09Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:43:09,495 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '93204f29-1b61-4690-a26f-23c5f49ceec7', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.174', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '5039f437-6ff5-4438-8cd2-7b32617df39f', 'port_id': '62190ff0-1a77-44dd-b963-b4071e3d4919', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c7c1be2b-a7d2-4e55-8818-f1a68e715845', 'mac_address': 'fa:16:3e:fc:d0:0c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '13646306-9031-4f52-be2b-1c788fa28d87', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:43:08Z', 'updated_at': '2026-06-09T11:43:09Z', 'revision_number': 1, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:43:09,495 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.161496 seconds 2026-06-09 11:43:09,495 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.174 with user: cirros 2026-06-09 11:43:09,495 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.174 in 120 sec and the expected result is reachable 2026-06-09 11:43:23,764 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.269023 seconds 2026-06-09 11:43:23,765 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.174 in 120 sec and the ping result is expected 2026-06-09 11:43:23,884 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/13646306-9031-4f52-be2b-1c788fa28d87/action 0.119s 2026-06-09 11:43:23,885 25 DEBUG [tempest.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, 09 Jun 2026 11:43:23 GMT', 'server': 'Apache', 'content-length': '75512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00227e21-ed70-47fd-b6ae-26d3aaadafa7', 'x-compute-request-id': 'req-00227e21-ed70-47fd-b6ae-26d3aaadafa7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87/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-5.el9 11/05/2023\\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 1412836849 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.000898] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001249] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003862] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.003901] Using GB pages for direct mapping\\n[ 0.004127] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004132] ACPI: Early table checksum verification disabled\\n[ 0.004138] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004143] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004150] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004157] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004161] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004164] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004167] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004171] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004174] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004176] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004177] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004179] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004180] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004181] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005321] No NUMA configuration fo 2026-06-09 11:43:23,886 25 DEBUG [tempest.scenario.manager] Console output for 13646306-9031-4f52-be2b-1c788fa28d87 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-5.el9 11/05/2023 [ 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 1412836849 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.000898] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001249] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003862] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.003901] Using GB pages for direct mapping [ 0.004127] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004132] ACPI: Early table checksum verification disabled [ 0.004138] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004143] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004150] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004157] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004161] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004164] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004167] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004171] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004174] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004176] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004177] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004179] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004180] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004181] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005321] No NUMA configuration found [ 0.005324] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005332] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005684] Zone ranges: [ 0.005685] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005688] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005690] Normal empty [ 0.005712] Device empty [ 0.005714] Movable zone start for each node [ 0.005716] Early memory node ranges [ 0.005717] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005719] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005721] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.005950] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.005980] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006314] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016361] ACPI: PM-Timer IO Port: 0x608 [ 0.016394] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016522] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016528] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016531] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016533] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016535] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016537] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016541] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016544] TSC deadline timer available [ 0.016559] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016644] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016647] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016649] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016651] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016653] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016655] Booting paravirtualized kernel on KVM [ 0.016659] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016668] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016998] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017065] kvm-guest: setup async PF for cpu 0 [ 0.017092] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017110] kvm-guest: PV spinlocks disabled, single CPU [ 0.017117] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017119] Policy zone: DMA32 [ 0.017121] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017173] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017211] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017230] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017287] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017606] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018349] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018379] ftrace: allocating 50600 entries in 198 pages [ 0.041987] ftrace: allocated 198 pages with 4 groups [ 0.042240] rcu: Hierarchical RCU implementation. [ 0.042242] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042244] Rude variant of Tasks RCU enabled. [ 0.042246] Tracing variant of Tasks RCU enabled. [ 0.042247] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042248] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046563] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047031] random: crng init done [ 0.087587] Console: colour VGA+ 80x25 [ 0.220146] printk: console [tty1] enabled [ 0.555969] printk: console [ttyS0] enabled [ 0.559277] ACPI: Core revision 20210730 [ 0.562488] APIC: Switch to symmetric I/O mode setup [ 0.566750] x2apic enabled [ 0.569954] Switched APIC routing to physical x2apic. [ 0.579089] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.585768] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.589700] pid_max: default: 32768 minimum: 301 [ 0.589700] LSM: Security Framework initializing [ 0.589700] landlock: Up and running. [ 0.589700] Yama: becoming mindful. [ 0.589700] AppArmor: AppArmor initialized [ 0.589700] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.589700] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.589700] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.589700] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.589700] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.589700] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.589700] Spectre V2 : Mitigation: Retpolines [ 0.589700] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.589700] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.589700] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.589700] RETBleed: Mitigation: untrained return thunk [ 0.589700] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.589700] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.589700] Freeing SMP alternatives memory: 44K [ 0.589700] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.589915] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.593731] ... version: 0 [ 0.596268] ... bit width: 48 [ 0.597712] ... generic registers: 6 [ 0.600237] ... value mask: 0000ffffffffffff [ 0.601712] ... max period: 00007fffffffffff [ 0.604915] ... fixed-purpose events: 0 [ 0.605713] ... event mask: 000000000000003f [ 0.609075] rcu: Hierarchical SRCU implementation. [ 0.610237] smp: Bringing up secondary CPUs ... [ 0.613214] smp: Brought up 1 node, 1 CPU [ 0.613718] smpboot: Max logical packages: 1 [ 0.616495] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.618224] devtmpfs: initialized [ 0.620484] x86/mm: Memory block size: 128MB [ 0.621916] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.625725] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.629835] pinctrl core: initialized pinctrl subsystem [ 0.633716] PM: RTC time: 11:43:06, date: 2026-06-09 [ 0.637983] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.641816] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.645875] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.649725] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.653728] audit: initializing netlink subsys (disabled) [ 0.657570] thermal_sys: Registered thermal governor 'fair_share' [ 0.657572] thermal_sys: Registered thermal governor 'bang_bang' [ 0.657713] thermal_sys: Registered thermal governor 'step_wise' [ 0.661569] thermal_sys: Registered thermal governor 'user_space' [ 0.661716] audit: type=2000 audit(1781005386.679:1): state=initialized audit_enabled=0 res=1 [ 0.665716] thermal_sys: Registered thermal governor 'power_allocator' [ 0.665726] EISA bus registered [ 0.669718] cpuidle: using governor ladder [ 0.672312] cpuidle: using governor menu [ 0.676416] ACPI: bus type PCI registered [ 0.677714] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.681831] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.685728] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.689754] PCI: Using configuration type 1 for base access [ 0.694622] Kprobes globally optimized [ 0.697480] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.697718] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.702778] ACPI: Added _OSI(Module Device) [ 0.705753] ACPI: Added _OSI(Processor Device) [ 0.709015] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.709784] ACPI: Added _OSI(Processor Aggregator Device) [ 0.713621] ACPI: Added _OSI(Linux-Dell-Video) [ 0.713723] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.716935] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.721504] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.725862] ACPI: Interpreter enabled [ 0.728346] ACPI: PM: (supports S0 S5) [ 0.729717] ACPI: Using IOAPIC for interrupt routing [ 0.733769] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.737713] PCI: Using E820 reservations for host bridge windows [ 0.742503] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.752593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.753779] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.757939] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.761831] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.767411] PCI host bridge to bus 0000:00 [ 0.769741] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.773718] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777717] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.781716] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.785716] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.789716] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793716] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.798156] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.806604] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.817788] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.832194] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.837755] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.853131] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.853932] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.862297] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.869735] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.880958] pci 0000:00:02.0: enabling Extended Tags [ 0.885759] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.892511] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.899915] pci 0000:00:02.1: enabling Extended Tags [ 0.904209] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.909717] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.923025] pci 0000:00:02.2: enabling Extended Tags [ 0.930641] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.937720] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.949265] pci 0000:00:02.3: enabling Extended Tags [ 0.952590] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.957394] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.965804] pci 0000:00:02.4: enabling Extended Tags [ 0.974008] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.981349] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.987301] pci 0000:00:02.5: enabling Extended Tags [ 0.992438] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.998891] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.008807] pci 0000:00:02.6: enabling Extended Tags [ 1.012362] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.017084] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.027148] pci 0000:00:02.7: enabling Extended Tags [ 1.035115] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.041448] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.047025] pci 0000:00:03.0: enabling Extended Tags [ 1.052288] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.057573] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.065514] pci 0000:00:03.1: enabling Extended Tags [ 1.068214] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.073318] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.082071] pci 0000:00:03.2: enabling Extended Tags [ 1.090106] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.097746] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.110089] pci 0000:00:03.3: enabling Extended Tags [ 1.116512] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.121259] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.128049] pci 0000:00:03.4: enabling Extended Tags [ 1.132058] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.137346] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.143078] pci 0000:00:03.5: enabling Extended Tags [ 1.150833] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.157007] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.163104] pci 0000:00:03.6: enabling Extended Tags [ 1.168434] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.173464] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.181059] pci 0000:00:03.7: enabling Extended Tags [ 1.187212] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.193724] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.203029] pci 0000:00:04.0: enabling Extended Tags [ 1.208359] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.213337] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.220777] pci 0000:00:04.1: enabling Extended Tags [ 1.224436] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.229290] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.235044] pci 0000:00:04.2: enabling Extended Tags [ 1.242103] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.249346] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.255076] pci 0000:00:04.3: enabling Extended Tags [ 1.260211] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.266920] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.276508] pci 0000:00:04.4: enabling Extended Tags [ 1.280139] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.285550] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.293515] pci 0000:00:04.5: enabling Extended Tags [ 1.296170] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.301389] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.307118] pci 0000:00:04.6: enabling Extended Tags [ 1.314493] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.321104] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.326980] pci 0000:00:04.7: enabling Extended Tags [ 1.334389] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.341397] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.348563] pci 0000:00:05.0: enabling Extended Tags [ 1.417006] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.419579] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.422696] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.444687] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.448254] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.455356] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.467826] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.478627] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.485740] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.495768] pci 0000:01:00.0: enabling Extended Tags [ 1.574450] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.577818] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.581626] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.581835] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.588223] pci_bus 0000:02: extended config space not accessible [ 1.590349] acpiphp: Slot [1] registered [ 1.592929] acpiphp: Slot [0] registered [ 1.593769] acpiphp: Slot [2] registered [ 1.596507] acpiphp: Slot [3] registered [ 1.597800] acpiphp: Slot [4] registered [ 1.600397] acpiphp: Slot [5] registered [ 1.601767] acpiphp: Slot [6] registered [ 1.604376] acpiphp: Slot [7] registered [ 1.605777] acpiphp: Slot [8] registered [ 1.608335] acpiphp: Slot [9] registered [ 1.609796] acpiphp: Slot [10] registered [ 1.612424] acpiphp: Slot [11] registered [ 1.613788] acpiphp: Slot [12] registered [ 1.616503] acpiphp: Slot [13] registered [ 1.617772] acpiphp: Slot [14] registered [ 1.620415] acpiphp: Slot [15] registered [ 1.621813] acpiphp: Slot [16] registered [ 1.624534] acpiphp: Slot [17] registered [ 1.625776] acpiphp: Slot [18] registered [ 1.628421] acpiphp: Slot [19] registered [ 1.629799] acpiphp: Slot [20] registered [ 1.632882] acpiphp: Slot [21] registered [ 1.633779] acpiphp: Slot [22] registered [ 1.636509] acpiphp: Slot [23] registered [ 1.637767] acpiphp: Slot [24] registered [ 1.640714] acpiphp: Slot [25] registered [ 1.641779] acpiphp: Slot [26] registered [ 1.645052] acpiphp: Slot [27] registered [ 1.645774] acpiphp: Slot [28] registered [ 1.648995] acpiphp: Slot [29] registered [ 1.649821] acpiphp: Slot [30] registered [ 1.653087] acpiphp: Slot [31] registered [ 1.656501] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.669728] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.748409] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.749783] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.753442] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.753842] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.764188] acpiphp: Slot [0-2] registered [ 1.766322] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.779525] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.792209] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.799603] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.801945] pci 0000:03:00.0: enabling Extended Tags [ 1.887157] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.889901] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.893862] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.901511] acpiphp: Slot [0-3] registered [ 1.902559] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.913660] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.928281] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.933900] pci 0000:04:00.0: enabling Extended Tags [ 2.010370] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.013847] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.017879] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.024957] acpiphp: Slot [0-4] registered [ 2.026341] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.036150] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.047581] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.052869] pci 0000:05:00.0: enabling Extended Tags [ 2.127557] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.129839] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.133826] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.141405] acpiphp: Slot [0-5] registered [ 2.142498] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.153721] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.167470] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.172788] pci 0000:06:00.0: enabling Extended Tags [ 2.248277] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.249839] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.253864] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.261083] acpiphp: Slot [0-6] registered [ 2.327722] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.329861] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.333854] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.341215] acpiphp: Slot [0-7] registered [ 2.414383] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.417883] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.421830] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.429454] acpiphp: Slot [0-8] registered [ 2.495487] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.497845] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.501828] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.509065] acpiphp: Slot [0-9] registered [ 2.576665] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.577847] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.581844] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.589279] acpiphp: Slot [0-10] registered [ 2.653869] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.658232] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.661841] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.669294] acpiphp: Slot [0-11] registered [ 2.742145] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.745633] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.745832] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.752409] acpiphp: Slot [0-12] registered [ 2.821161] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.821837] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.825860] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.832803] acpiphp: Slot [0-13] registered [ 2.903136] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.905875] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.909833] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.916366] acpiphp: Slot [0-14] registered [ 2.983864] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.985839] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.989921] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.996701] acpiphp: Slot [0-15] registered [ 3.064077] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.065836] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.069828] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.076675] acpiphp: Slot [0-16] registered [ 3.144336] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.145858] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.149827] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.156903] acpiphp: Slot [0-17] registered [ 3.223532] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.225852] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.229830] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.236745] acpiphp: Slot [0-18] registered [ 3.305769] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.309509] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.309829] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.317002] acpiphp: Slot [0-19] registered [ 3.383260] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.385862] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.389826] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.396629] acpiphp: Slot [0-20] registered [ 3.462799] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.465867] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.469829] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.477297] acpiphp: Slot [0-21] registered [ 3.546697] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.549836] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.553842] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.560632] acpiphp: Slot [0-22] registered [ 3.625539] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.625855] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.629827] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.636545] acpiphp: Slot [0-23] registered [ 3.701836] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.705819] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.709828] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.716560] acpiphp: Slot [0-24] registered [ 3.783471] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.785837] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.789855] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.796951] acpiphp: Slot [0-25] registered [ 3.866406] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.869700] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.869877] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.923197] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.926009] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.929939] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.933934] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.937994] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.941960] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.945987] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.949863] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.953853] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.957732] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.961495] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.961733] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.965407] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.965732] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.969377] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.969732] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.974232] iommu: Default domain type: Translated [ 3.977718] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.982224] SCSI subsystem initialized [ 3.984937] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.985700] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.985728] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.989155] vgaarb: loaded [ 3.989816] ACPI: bus type USB registered [ 3.992480] usbcore: registered new interface driver usbfs [ 3.993732] usbcore: registered new interface driver hub [ 3.997407] usbcore: registered new device driver usb [ 3.997797] pps_core: LinuxPPS API ver. 1 registered [ 4.001209] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.001720] PTP clock support registered [ 4.004362] EDAC MC: Ver: 3.0.0 [ 4.009367] NetLabel: Initializing [ 4.009714] NetLabel: domain hash size = 128 [ 4.012586] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.013786] NetLabel: unlabeled traffic allowed by default [ 4.017478] PCI: Using ACPI for IRQ routing [ 4.798871] clocksource: Switched to clocksource kvm-clock [ 4.830955] VFS: Disk quotas dquot_6.6.0 [ 4.833815] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.838201] AppArmor: AppArmor Filesystem Enabled [ 4.841597] pnp: PnP ACPI init [ 4.844564] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.850196] pnp: PnP ACPI: found 5 devices [ 4.859369] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.866051] NET: Registered PF_INET protocol family [ 4.869920] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.880484] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.886167] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.891324] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.896348] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.901008] TCP: Hash tables configured (established 1024 bind 1024) [ 4.905299] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.909957] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.913890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.918351] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.921958] NET: Registered PF_XDP protocol family [ 4.925346] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.931322] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.936858] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.942128] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.947254] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.952811] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.958221] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.963412] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.968846] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.974358] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.979928] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.985110] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.990058] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.994928] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.000449] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.005999] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.011334] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.016399] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.021641] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.026764] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.031598] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.036798] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.041921] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.047570] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.053622] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.058270] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.063060] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.067939] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.072635] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.076408] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.080312] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.084200] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.087936] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.091665] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.095356] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.099067] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.102699] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.106314] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.110376] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.114545] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.118422] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.122890] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.127039] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.131286] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.135293] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.139326] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.143355] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.147837] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.151970] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.156817] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.162107] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.166270] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.170668] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.175586] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.180363] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.185384] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.189639] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.194613] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.198709] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.202891] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.206907] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.211138] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.215190] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.219387] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.224143] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.228869] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.233028] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.236818] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.240877] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.245332] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.249605] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.253973] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.257930] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.261679] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.265916] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.270282] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.274345] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.278373] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.282886] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.286868] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.290859] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.294932] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.298987] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.302798] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.306786] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.310769] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.315565] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.320094] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.324173] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.328113] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.332297] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.336784] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.340982] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.345206] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.349376] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.352759] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.359930] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.365971] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.374949] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.378546] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.385754] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.391023] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.399688] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.406243] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.411527] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.420976] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.427807] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.433039] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.442955] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.447910] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.455377] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.464062] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.468798] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.475561] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.484541] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.489408] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.496531] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.503601] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.510106] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.515658] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.526621] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.533231] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.538837] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.547507] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.553999] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.559775] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.568497] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.575236] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.581241] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.589947] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.595207] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.601997] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.610140] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.614986] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.622127] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.629442] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.634188] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.639967] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.646429] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.654591] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.657679] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.662896] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.670134] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.678661] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.682561] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.689918] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.695212] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.703879] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.707748] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.714771] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.720053] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.728954] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.733334] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.739257] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.746205] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.752944] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.758075] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.763848] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.771107] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.779858] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.783510] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.789301] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.796964] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.804805] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.808035] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.814647] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.820026] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.827664] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.830915] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.838670] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.843869] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.852042] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.855258] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.862188] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.867390] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.875879] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.878992] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.885680] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.891917] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.901649] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.907284] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.912916] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.920119] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.928535] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.931769] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.936756] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.944074] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.952156] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.956120] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.960609] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.965135] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.969651] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.974104] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.978858] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.982962] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.987116] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.992172] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.995598] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.999437] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.003994] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.007735] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.012994] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.016756] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.021077] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.026714] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.031493] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.035748] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.040498] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.044297] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.048668] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.052592] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.057152] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.060908] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.065627] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.069488] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.074011] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.077833] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.082384] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.086349] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.090957] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.095169] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.099504] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.103066] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.107222] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.112152] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.116390] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.121305] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.126171] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.129688] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.133922] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.138816] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.142507] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.146555] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.151295] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.154932] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.159209] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.163857] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.167599] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.171709] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.176208] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.179699] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.183453] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.188036] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.191894] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.196057] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.203115] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.207159] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.211615] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.216777] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.221036] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.225413] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.229930] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.233594] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.237435] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.242105] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.245567] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.249398] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.254064] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.257557] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.261353] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.267460] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.277646] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10414 usecs [ 6.283550] PCI: CLS 0 bytes, default 64 [ 6.286741] Trying to unpack rootfs image as initramfs... [ 6.290814] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.306385] Initialise system trusted keyrings [ 6.313874] Key type blacklist registered [ 6.321950] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.331536] zbud: loaded [ 6.342214] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.357997] fuse: init (API version 7.34) [ 6.361515] integrity: Platform Keyring initialized [ 6.377873] Key type asymmetric registered [ 6.380637] Asymmetric key parser 'x509' registered [ 6.389960] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.401879] io scheduler mq-deadline registered [ 6.408388] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.422540] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.442592] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.450260] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.466228] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.478419] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.494089] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.506285] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.523198] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.534321] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.550158] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.562104] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.573320] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.586410] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.602260] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.611976] Freeing initrd memory: 8744K [ 6.615470] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.621131] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.629674] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.634562] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.643860] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.648754] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.659445] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.665440] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.674256] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.678928] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.688655] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.693753] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.702787] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.708784] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.717762] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.722839] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.733368] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.739182] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.744995] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.751605] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.756259] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.765692] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.770362] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.780776] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.785566] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.793891] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.798284] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.807936] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.813521] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.821465] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.826408] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.835501] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.839470] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.846787] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.850529] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.855178] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.860273] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.864094] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.871911] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.881192] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.885494] shpchp 0000:01:00.0: Slot initialization failed [ 6.891363] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.895586] input: Power Button as /dev10000 ices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.900853] ACPI: button: Power Button [PWRF] [ 6.930442] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.963157] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.971770] Linux agpgart interface v0.103 [ 6.976440] loop: module loaded [ 6.978906] tun: Universal TUN/TAP device driver, 1.6 [ 6.982350] PPP generic driver version 2.4.2 [ 6.985149] VFIO - User Level meta-driver version: 0.3 [ 6.988881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.995183] ehci-pci: EHCI PCI platform driver [ 6.998308] ehci-platform: EHCI generic platform driver [ 7.001759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.005625] ohci-pci: OHCI PCI platform driver [ 7.008663] ohci-platform: OHCI generic platform driver [ 7.012495] uhci_hcd: USB Universal Host Controller Interface driver [ 7.018383] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.022093] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.026749] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.030892] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.035023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.039930] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.044375] usb usb1: Product: UHCI Host Controller [ 7.047538] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.051680] usb usb1: SerialNumber: 0000:02:01.0 [ 7.055306] hub 1-0:1.0: USB hub found [ 7.058429] hub 1-0:1.0: 2 ports detected [ 7.061964] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.070048] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.073358] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.076797] mousedev: PS/2 mouse device common for all mice [ 7.082197] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.088845] rtc_cmos 00:03: RTC can wake from S4 [ 7.094788] rtc_cmos 00:03: registered as rtc0 [ 7.098144] rtc_cmos 00:03: setting system clock to 2026-06-09T11:43:13 UTC (1781005393) [ 7.103358] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.107505] i2c_dev: i2c /dev entries driver [ 7.110260] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.117266] device-mapper: uevent: version 1.0.3 [ 7.120219] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.125378] platform eisa.0: Probing EISA bus 0 [ 7.128209] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.132568] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.136455] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.140531] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.144456] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.148975] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.152818] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.157000] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.161083] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.165241] platform eisa.0: EISA: Detected 0 cards [ 7.168439] ledtrig-cpu: registered to indicate activity on CPUs [ 7.172311] drop_monitor: Initializing network drop monitor service [ 7.176371] NET: Registered PF_INET6 protocol family [ 7.183403] Segment Routing with IPv6 [ 7.185879] In-situ OAM (IOAM) with IPv6 [ 7.188459] NET: Registered PF_PACKET protocol family [ 7.191825] Key type dns_resolver registered [ 7.194915] IPI shorthand broadcast: enabled [ 7.198074] registered taskstats version 1 [ 7.201359] Loading compiled-in X.509 certificates [ 7.205288] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.212188] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.218857] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.224982] blacklist: Loading compiled-in revocation X.509 certificates [ 7.229086] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.235333] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.243747] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.250606] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.257215] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.264228] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.271050] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.277981] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.285298] zswap: loaded using pool lzo/zbud [ 7.288402] Key type .fscrypt registered [ 7.291241] Key type fscrypt-provisioning registered [ 7.296460] Key type encrypted registered [ 7.299500] AppArmor: AppArmor sha1 policy hashing enabled [ 7.303335] ima: No TPM chip found, activating TPM-bypass! [ 7.306777] Loading compiled-in module X.509 certificates [ 7.310739] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.317274] ima: Allocated hash algorithm: sha1 [ 7.321358] ima: No architecture policies found [ 7.324909] evm: Initialising EVM extended attributes: [ 7.328822] evm: security.selinux [ 7.331455] evm: security.SMACK64 [ 7.334165] evm: security.SMACK64EXEC [ 7.337018] evm: security.SMACK64TRANSMUTE [ 7.340136] evm: security.SMACK64MMAP [ 7.343069] evm: security.apparmor [ 7.345811] evm: security.ima [ 7.348151] evm: security.capability [ 7.350985] evm: HMAC attrs: 0x1 [ 7.354243] PM: Magic number: 14:525:731 [ 7.357623] RAS: Correctable Errors collector initialized. [ 7.361663] Unstable clock detected, switching default tracing clock to "global" [ 7.361663] If you want to keep using the local clock, then add: [ 7.361663] "trace_clock=local" [ 7.361663] on the kernel command line [ 7.380519] Freeing unused decrypted memory: 2036K [ 7.386396] Freeing unused kernel image (initmem) memory: 3244K [ 7.390911] Write protecting the kernel read-only data: 30720k [ 7.397998] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.404604] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.451055] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.455326] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.459433] Run /init as init process info: initramfs: up at 6.92 [ 7.528940] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.569914] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.574452] GPT:229375 != 2097151 [ 7.576565] GPT:Alternate GPT header not at the end of the disk. [ 7.580190] GPT:229375 != 2097151 [ 7.582593] GPT: Use GNU Parted to correct GPT errors. [ 7.639863] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.025063] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.054992] 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.22 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:13:64:63:06:90:31:4f:52:be:2b:1c:78:8f:a2:8d:87 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCjU36MnEifmMBFFZZUX1Btma0LsxlGfITw40bW4w05c9O+N0bF5BfLBdx0uQl8aljVzibfCpmHrsgkq5iprLrIxLWEOVAA0JFan7kiSf3g7/9wL8rEzd7Ql/63PT1/ulTCtwult1TdN74lruJIBxfAHFAwSSC0EiPFonTJ79jAVaZ5G0Iy178ohRZvBnLF1wrvwcF6s8/mJg62S0+xXLEfRacY4p6Lwb7GfVX3Y47quD2kiGrOw07nBvHHTOCzWn/d0BQ+DoYY5E6R8Ce8jFsQYUsw+FvhCcS0JVAMWYE9vwG56zpEkClEE4yzb1dBG8EzlS08nymhhiCzQi1BSGqj root@tempest-testnetworkbasicops-server-1313532480 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLtlkbB4ljVqBZhIUvE/W+ADPIg2eQSST+Kr+6yf+fIMayKKY2OjAnaHuT53FdOyPAA3O88KEjwtyunfgnFzglo= root@tempest-testnetworkbasicops-server-1313532480 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fefc:d00c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 13646306-9031-4f52-be2b-1c788fa28d87 name: tempest-TestNetworkBasicOps-server-1313532480 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1313532480 launch-index: 0 === cirros: current=0.6.2 uptime=9.13 === === 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:FC:D0:0C inet6 addr: fe80::f816:3eff:fefc:d00c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1564 (1.5 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1313532480 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.146328] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.148988] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.162595] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.748542] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.771174] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.878008] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.879459] ISO 9660 Extensions: RRIP_1991A [ 8.997869] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.543871] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.545504] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:43:15 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:43:15 cirros auth.notice su: + none root:cirros Jun 9 12:43:15 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:43:15 cirros daemon.info dhcpcd[350]: DUID 00:04:13:64:63:06:90:31:4f:52:be:2b:1c:78:8f:a2:8d:87 Jun 9 12:43:15 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:43:15 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:43:15 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:43:15 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:fc:d0:0c Jun 9 12:43:15 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fefc:d00c Jun 9 12:43:15 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 12:43:15 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.9 from 10.100.0.1 Jun 9 12:43:15 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.9/28 Jun 9 12:43:15 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-1313532480 login: 2026-06-09 11:43:23,888 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:23,893 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:23,993 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:23,994 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:26,890 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.894s 2026-06-09 11:43:26,890 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--1557639489", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-2d4f5ee4-5efd-402e-b467-a0280a609424', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"faf2c5f0-2bfd-419f-a780-8941048a8b76","name":"tempest-network-smoke--1557639489","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:43:24Z","updated_at":"2026-06-09T11:43:24Z","revision_number":1}}' 2026-06-09 11:43:27,205 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.314s 2026-06-09 11:43:27,206 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-c19ec0be-3ed9-4514-b603-1ee1222035af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"fe5647b9-913e-485c-b8ab-0cafbae12df5","name":"tempest-subnet-smoke-788355299","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"c7c1be2b-a7d2-4e55-8818-f1a68e715845","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:42:51Z","updated_at":"2026-06-09T11:42:51Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:43:27,393 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.187s 2026-06-09 11:43:27,394 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-13a674d6-cd66-4ca3-9203-d3f183274da1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:43:27,475 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.080s 2026-06-09 11:43:27,475 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c9f3267a-0f71-42f9-8bf3-990fe41a0fe1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:43:27,539 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.16%2F28 0.063s 2026-06-09 11:43:27,539 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-afc96cfc-9cb0-43e8-ab88-d0ad60eb3e28', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:43:27,640 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.101s 2026-06-09 11:43:27,641 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-16b029e8-f305-476f-85e1-0b7332a25afa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:43:27,709 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.16%2F28 0.067s 2026-06-09 11:43:27,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, 09 Jun 2026 11:43:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d9b54833-acca-4511-845c-9ed08664de19', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:43:29,077 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.367s 2026-06-09 11:43:29,077 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-2048249918", "network_id": "faf2c5f0-2bfd-419f-a780-8941048a8b76", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-4c629b8e-6a08-4728-b9ba-d280d0d894f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"708a8c7c-210e-4ac2-a205-a3a6ed51ff9b","name":"tempest-subnet-smoke-2048249918","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"faf2c5f0-2bfd-419f-a780-8941048a8b76","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":"2026-06-09T11:43:27Z","updated_at":"2026-06-09T11:43:27Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:43:29,078 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:29,081 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:29,140 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:29,140 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:29,141 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 11:43:29,141 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:29,144 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:29,251 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:29,252 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:29,611 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=13646306-9031-4f52-be2b-1c788fa28d87 0.352s 2026-06-09 11:43:29,611 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-92f3a9fc-2b03-449f-9487-5a70a8f0bbdc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"ports":[{"id":"62190ff0-1a77-44dd-b963-b4071e3d4919","name":"","network_id":"c7c1be2b-a7d2-4e55-8818-f1a68e715845","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:fc:d0:0c","admin_state_up":true,"status":"ACTIVE","device_id":"13646306-9031-4f52-be2b-1c788fa28d87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fe5647b9-913e-485c-b8ab-0cafbae12df5","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["246e084d-9b33-4a84-adc5-4b8843c7be67"],"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-1313532480","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1313532480","fqdn":"tempest-testnetworkbasicops-server-1313532480.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:43:01Z","updated_at":"2026-06-09T11:43:04Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:43:35,598 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/13646306-9031-4f52-be2b-1c788fa28d87/os-interface 5.986s 2026-06-09 11:43:35,599 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "faf2c5f0-2bfd-419f-a780-8941048a8b76"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:29 GMT', 'server': 'Apache', 'content-length': '282', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4c94d00-7b4d-40d1-893a-5265828b4497', 'x-compute-request-id': 'req-a4c94d00-7b4d-40d1-893a-5265828b4497', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "faf2c5f0-2bfd-419f-a780-8941048a8b76", "port_id": "963eaa7e-5389-405b-ba43-4856fb6cf8b0", "mac_addr": "fa:16:3e:19:dd:85", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "708a8c7c-210e-4ac2-a205-a3a6ed51ff9b", "ip_address": "10.100.0.28"}]}}' 2026-06-09 11:43:35,722 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=13646306-9031-4f52-be2b-1c788fa28d87 0.122s 2026-06-09 11:43:35,722 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2673', 'x-openstack-request-id': 'req-37515a58-9d7f-4280-8570-a0288d75418c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"ports":[{"id":"62190ff0-1a77-44dd-b963-b4071e3d4919","name":"","network_id":"c7c1be2b-a7d2-4e55-8818-f1a68e715845","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:fc:d0:0c","admin_state_up":true,"status":"ACTIVE","device_id":"13646306-9031-4f52-be2b-1c788fa28d87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fe5647b9-913e-485c-b8ab-0cafbae12df5","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["246e084d-9b33-4a84-adc5-4b8843c7be67"],"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-1313532480","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1313532480","fqdn":"tempest-testnetworkbasicops-server-1313532480.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:43:01Z","updated_at":"2026-06-09T11:43:04Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"},{"id":"963eaa7e-5389-405b-ba43-4856fb6cf8b0","name":"","network_id":"faf2c5f0-2bfd-419f-a780-8941048a8b76","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:19:dd:85","admin_state_up":true,"status":"ACTIVE","device_id":"13646306-9031-4f52-be2b-1c788fa28d87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"708a8c7c-210e-4ac2-a205-a3a6ed51ff9b","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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-1313532480","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1313532480","fqdn":"tempest-testnetworkbasicops-server-1313532480.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:43:31Z","updated_at":"2026-06-09T11:43:35Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:43:35,723 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.122634 seconds 2026-06-09 11:43:35,723 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 11:43:35,723 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:35,726 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:35,783 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:35,784 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:35,788 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.065246 seconds 2026-06-09 11:43:35,789 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-09 11:43:35,789 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:35,790 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:35,847 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:35,847 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:35,851 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.28/28 dev eth1 2026-06-09 11:43:35,852 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:35,853 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:35,952 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:35,952 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:35,963 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 2026-06-09 11:43:35,963 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:35,966 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:36,022 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:36,022 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:36,160 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=13646306-9031-4f52-be2b-1c788fa28d87&network_id=faf2c5f0-2bfd-419f-a780-8941048a8b76 0.130s 2026-06-09 11:43:36,160 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-749895fe-494c-4e23-97d1-89cd5b16e54c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=13646306-9031-4f52-be2b-1c788fa28d87&network_id=faf2c5f0-2bfd-419f-a780-8941048a8b76'} Body: b'{"ports":[{"id":"963eaa7e-5389-405b-ba43-4856fb6cf8b0","name":"","network_id":"faf2c5f0-2bfd-419f-a780-8941048a8b76","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:19:dd:85","admin_state_up":true,"status":"ACTIVE","device_id":"13646306-9031-4f52-be2b-1c788fa28d87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"708a8c7c-210e-4ac2-a205-a3a6ed51ff9b","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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-1313532480","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1313532480","fqdn":"tempest-testnetworkbasicops-server-1313532480.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:43:31Z","updated_at":"2026-06-09T11:43:35Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:43:36,161 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:36,164 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:36,263 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:36,263 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:36,264 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:19:dd:85/ {print $2}' 2026-06-09 11:43:36,264 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:36,268 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:36,367 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:36,367 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:36,461 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.086s 2026-06-09 11:43:36,462 25 DEBUG [tempest.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-1442999536", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJUk17g2I8wPz35ObwuUuvY/tKRWs3wViz2DJqtpFlbArwWSkaylPC8lN4tHtJLBdq8I5isG4f74tNDWPPRsoAdSkHWKDYsFs0bYo6ciINsXjNgooM7sWL1jAIjAQXUkCw=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:36 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-f04072b8-3f5b-4013-920b-43dd213684ec', 'x-compute-request-id': 'req-f04072b8-3f5b-4013-920b-43dd213684ec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-1442999536", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJUk17g2I8wPz35ObwuUuvY/tKRWs3wViz2DJqtpFlbArwWSkaylPC8lN4tHtJLBdq8I5isG4f74tNDWPPRsoAdSkHWKDYsFs0bYo6ciINsXjNgooM7sWL1jAIjAQXUkCw==", "fingerprint": "6b:a5:b1:3c:91:d3:e8:33:29:f4:28:95:8b:d0:80:e4", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:43:36,652 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.188s 2026-06-09 11:43:36,652 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-2092952730", "description": "tempest-secgroup-smoke-2092952730 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-75ee50f7-b02d-4104-8e77-6a215a932fda', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "name": "tempest-secgroup-smoke-2092952730", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-2092952730 description", "shared": false, "security_group_rules": [{"id": "e8b4d127-079e-4018-8344-9861cae42183", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "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": "2026-06-09T11:43:36Z", "updated_at": "2026-06-09T11:43:36Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "ea1fd06f-eb7d-42f3-b495-ee284b2ac042", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "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": "2026-06-09T11:43:36Z", "updated_at": "2026-06-09T11:43:36Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:43:36Z", "updated_at": "2026-06-09T11:43:36Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:43:37,013 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.361s 2026-06-09 11:43:37,014 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": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-300596be-79a7-4fd5-86cb-6915777a8770', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "9c461205-d8bf-416b-9050-5b2dfacf41bf", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:43:36Z", "updated_at": "2026-06-09T11:43:36Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:43:37,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-group-rules 0.185s 2026-06-09 11:43:37,200 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": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-09259bb1-e87d-418e-9f3d-27201fa3bfb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "e7f78216-a64f-40a2-a376-b6f818682728", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:43:37Z", "updated_at": "2026-06-09T11:43:37Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:43:37,426 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.226s 2026-06-09 11:43:37,427 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": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a9b664f4-2fa0-41b9-955a-d4041bd45412', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "6a649384-1a97-4d18-b171-b5e9ac3d1c3d", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:43:37Z", "updated_at": "2026-06-09T11:43:37Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:43:37,656 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.228s 2026-06-09 11:43:37,656 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": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-9d36c21e-ca68-48e4-b358-415a94befee1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "b2eceb3e-51af-4c09-857f-95ee378897ab", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:43:37Z", "updated_at": "2026-06-09T11:43:37Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:43:37,994 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.337s 2026-06-09 11:43:37,994 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": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2a641e4b-addd-4a28-8947-bb29a7e47d45', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "a9ded2fe-7626-45a8-8443-395471938bb3", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:43:37Z", "updated_at": "2026-06-09T11:43:37Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:43:38,179 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.185s 2026-06-09 11:43:38,179 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": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-63c44d64-0d03-4f43-b293-dda296125671', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "9f264faa-82fd-451a-8a2b-d696ff9c3a7c", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "388e50a3-d325-4e73-8bc2-157e55fb0c28", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:43:38Z", "updated_at": "2026-06-09T11:43:38Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:43:38,490 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.304s 2026-06-09 11:43:38,491 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:38 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d5d77718-d895-40d0-a2b4-4402587aa08b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["MkD92fwzTHeI2WrRo2Eapw"], "expires_at": "2026-06-09T12:43:38.000000Z", "issued_at": "2026-06-09T11:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:43:38,491 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-09 11:43:42,130 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 3.638s 2026-06-09 11:43:42,131 25 DEBUG [tempest.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-1503646610", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "faf2c5f0-2bfd-419f-a780-8941048a8b76"}], "key_name": "tempest-TestNetworkBasicOps-1442999536", "security_groups": [{"name": "tempest-secgroup-smoke-2092952730"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:38 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ffd8f8-13b4-4f52-91b3-c1de2f6b78d3', 'x-compute-request-id': 'req-56ffd8f8-13b4-4f52-91b3-c1de2f6b78d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "82cd16b6-35b0-449f-8916-030faa9d4259", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2092952730"}], "adminPaFFAF ss": "smJkNfbRdF5A"}}' 2026-06-09 11:43:42,899 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/82cd16b6-35b0-449f-8916-030faa9d4259 0.767s 2026-06-09 11:43:42,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, 09 Jun 2026 11:43:42 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-c1e0c0bf-9ea6-4d1c-a145-c76c6502bd48', 'x-compute-request-id': 'req-c1e0c0bf-9ea6-4d1c-a145-c76c6502bd48', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'{"server": {"id": "82cd16b6-35b0-449f-8916-030faa9d4259", "name": "tempest-TestNetworkBasicOps-server-1503646610", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:43:42Z", "updated": "2026-06-09T11:43:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1442999536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:44,141 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/82cd16b6-35b0-449f-8916-030faa9d4259 0.237s 2026-06-09 11:43:44,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:43 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-21ec3b7f-89e1-4b94-8dd4-10a99b9520ea', 'x-compute-request-id': 'req-21ec3b7f-89e1-4b94-8dd4-10a99b9520ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'{"server": {"id": "82cd16b6-35b0-449f-8916-030faa9d4259", "name": "tempest-TestNetworkBasicOps-server-1503646610", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:43:42Z", "updated": "2026-06-09T11:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1442999536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:44,145 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-09 11:43:45,561 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/82cd16b6-35b0-449f-8916-030faa9d4259 0.414s 2026-06-09 11:43:45,561 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:45 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-176fbaf9-f05a-4fd4-8e51-ea716feede8d', 'x-compute-request-id': 'req-176fbaf9-f05a-4fd4-8e51-ea716feede8d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'{"server": {"id": "82cd16b6-35b0-449f-8916-030faa9d4259", "name": "tempest-TestNetworkBasicOps-server-1503646610", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:43:42Z", "updated": "2026-06-09T11:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1442999536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2092952730"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:47,055 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/82cd16b6-35b0-449f-8916-030faa9d4259 0.482s 2026-06-09 11:43:47,055 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:46 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-394d7c93-62d9-4c14-96be-922eae315eeb', 'x-compute-request-id': 'req-394d7c93-62d9-4c14-96be-922eae315eeb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'{"server": {"id": "82cd16b6-35b0-449f-8916-030faa9d4259", "name": "tempest-TestNetworkBasicOps-server-1503646610", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:43:42Z", "updated": "2026-06-09T11:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1442999536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2092952730"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:48,443 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/82cd16b6-35b0-449f-8916-030faa9d4259 0.383s 2026-06-09 11:43:48,444 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:48 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-b7459d14-e23d-4f04-9397-e389ce9f7a69', 'x-compute-request-id': 'req-b7459d14-e23d-4f04-9397-e389ce9f7a69', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'{"server": {"id": "82cd16b6-35b0-449f-8916-030faa9d4259", "name": "tempest-TestNetworkBasicOps-server-1503646610", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:43:42Z", "updated": "2026-06-09T11:43:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1442999536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2092952730"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:50,060 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/82cd16b6-35b0-449f-8916-030faa9d4259 0.611s 2026-06-09 11:43:50,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:49 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-06a232bc-e301-420b-ae45-257e49e28fdf', 'x-compute-request-id': 'req-06a232bc-e301-420b-ae45-257e49e28fdf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'{"server": {"id": "82cd16b6-35b0-449f-8916-030faa9d4259", "name": "tempest-TestNetworkBasicOps-server-1503646610", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:43:42Z", "updated": "2026-06-09T11:43:48Z", "addresses": {"tempest-network-smoke--1557639489": [{"version": 4, "addr": "10.100.0.19", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:77:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1442999536", "OS-SRV-USG:launched_at": "2026-06-09T11:43:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2092952730"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:50,064 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-09 11:43:50,384 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/82cd16b6-35b0-449f-8916-030faa9d4259 0.320s 2026-06-09 11:43:50,384 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:43:50 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-2aaa4926-29df-414c-be6b-4da9e759b432', 'x-compute-request-id': 'req-2aaa4926-29df-414c-be6b-4da9e759b432', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'{"server": {"id": "82cd16b6-35b0-449f-8916-030faa9d4259", "name": "tempest-TestNetworkBasicOps-server-1503646610", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:43:42Z", "updated": "2026-06-09T11:43:48Z", "addresses": {"tempest-network-smoke--1557639489": [{"version": 4, "addr": "10.100.0.19", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:77:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1442999536", "OS-SRV-USG:launched_at": "2026-06-09T11:43:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2092952730"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:43:50,388 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.19 2026-06-09 11:43:50,389 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:50,395 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:50,491 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:50,491 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:51,504 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:43:51,504 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:43:52,506 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.19 2026-06-09 11:43:52,507 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:52,510 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:52,567 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:52,569 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:53,581 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:43:53,581 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:43:54,582 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.19 2026-06-09 11:43:54,583 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:54,586 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:54,683 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:54,684 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:55,691 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:43:55,692 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:43:56,693 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.19 2026-06-09 11:43:56,693 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:56,697 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:56,802 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:56,803 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:57,814 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:43:57,814 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:43:58,815 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.19 2026-06-09 11:43:58,816 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:43:58,819 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:43:58,876 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:43:58,877 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:43:59,885 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:43:59,886 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:44:00,890 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.19 2026-06-09 11:44:00,890 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:00,894 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:00,951 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:00,952 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:01,960 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:44:01,961 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:44:02,961 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.19 2026-06-09 11:44:02,962 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:02,965 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:03,064 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:03,065 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:04,076 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:44:04,076 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:44:05,077 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.19 2026-06-09 11:44:05,077 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:05,080 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:05,175 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:05,176 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:05,187 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 14.798808 seconds 2026-06-09 11:44:05,188 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}' 2026-06-09 11:44:05,188 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:05,189 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:05,243 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:05,244 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:05,249 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.28/28 fe80::f816:3eff:fe19:dd85/64 2026-06-09 11:44:05,249 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.28/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe19:dd85/64 dev eth1; 2026-06-09 11:44:05,249 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:05,251 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:05,348 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:05,350 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:05,379 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}' 2026-06-09 11:44:05,380 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:05,381 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:05,479 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:05,479 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:05,484 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.19 2026-06-09 11:44:05,485 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:05,486 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:05,539 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:05,541 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:06,547 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:44:06,548 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:44:06,548 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.063507 seconds 2026-06-09 11:44:07,371 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/963eaa7e-5389-405b-ba43-4856fb6cf8b0 0.822s 2026-06-09 11:44:07,371 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, 09 Jun 2026 11:44:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-4ac28bd7-2856-4050-bb1d-9beaa39ed25b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/963eaa7e-5389-405b-ba43-4856fb6cf8b0'} Body: b'{"port":{"id":"963eaa7e-5389-405b-ba43-4856fb6cf8b0","name":"","network_id":"faf2c5f0-2bfd-419f-a780-8941048a8b76","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:19:dd:85","admin_state_up":true,"status":"ACTIVE","device_id":"13646306-9031-4f52-be2b-1c788fa28d87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"708a8c7c-210e-4ac2-a205-a3a6ed51ff9b","ip_address":"10.100.0.28"}],"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-1313532480","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1313532480","fqdn":"tempest-testnetworkbasicops-server-1313532480.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:43:31Z","updated_at":"2026-06-09T11:44:07Z","revision_number":5,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:07,372 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.19 2026-06-09 11:44:07,372 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:07,375 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:07,436 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:07,437 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:08,445 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:44:08,445 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:44:09,446 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.19 2026-06-09 11:44:09,446 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:09,448 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:09,547 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:09,548 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:10,555 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.174 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.19' failed, exit status: 1, stderr: stdout: PING 10.100.0.19 (10.100.0.19) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.19 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:44:10,556 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.174. 2026-06-09 11:44:11,557 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.19 2026-06-09 11:44:11,557 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2026-06-09 11:44:11,560 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:44:11,657 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:44:11,657 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2026-06-09 11:44:11,666 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 4.294113 seconds 2026-06-09 11:44:11,808 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259 0.141s 2026-06-09 11:44:11,809 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44: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-11a83aab-b8e8-4673-8bc4-40d842af2966', 'x-compute-request-id': 'req-11a83aab-b8e8-4673-8bc4-40d842af2966', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'' 2026-06-09 11:44:12,290 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259 0.481s 2026-06-09 11:44:12,290 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:11 GMT', 'server': 'Apache', 'content-length': '1700', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9beb13-88ac-4c09-af58-e63a27945bbb', 'x-compute-request-id': 'req-9e9beb13-88ac-4c09-af58-e63a27945bbb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'{"server": {"id": "82cd16b6-35b0-449f-8916-030faa9d4259", "name": "tempest-TestNetworkBasicOps-server-1503646610", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:43:42Z", "updated": "2026-06-09T11:44:11Z", "addresses": {"tempest-network-smoke--1557639489": [{"version": 4, "addr": "10.100.0.19", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:77:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82cd16b6-35b0-449f-8916-030faa9d4259"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1442999536", "OS-SRV-USG:launched_at": "2026-06-09T11:43:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2092952730"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:44:13,368 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259 0.071s 2026-06-09 11:44:13,368 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44: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-79aff255-1d53-4255-aead-0fa6c6120aea', 'x-compute-request-id': 'req-79aff255-1d53-4255-aead-0fa6c6120aea', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82cd16b6-35b0-449f-8916-030faa9d4259'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 82cd16b6-35b0-449f-8916-030faa9d4259 could not be found."}}' 2026-06-09 11:44:14,000 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/388e50a3-d325-4e73-8bc2-157e55fb0c28 0.631s 2026-06-09 11:44:14,000 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d7bb2b34-4e02-42b0-bfe8-141a645d2ff2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/388e50a3-d325-4e73-8bc2-157e55fb0c28'} Body: b'' 2026-06-09 11:44:14,085 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-1442999536 0.084s 2026-06-09 11:44:14,085 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44: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-abd3109d-8ee5-4745-b65f-3720683c5498', 'x-compute-request-id': 'req-abd3109d-8ee5-4745-b65f-3720683c5498', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1442999536'} Body: b'' 2026-06-09 11:44:14,201 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87/os-interface/963eaa7e-5389-405b-ba43-4856fb6cf8b0 0.115s 2026-06-09 11:44:14,202 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44: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-a5ad66df-644f-4713-a75a-f77fb64254cb', 'x-compute-request-id': 'req-a5ad66df-644f-4713-a75a-f77fb64254cb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87/os-interface/963eaa7e-5389-405b-ba43-4856fb6cf8b0'} Body: b'' 2026-06-09 11:44:14,291 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/963eaa7e-5389-405b-ba43-4856fb6cf8b0 0.089s 2026-06-09 11:44:14,291 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-eb941693-562c-4dd6-b41c-41481a46d61e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/963eaa7e-5389-405b-ba43-4856fb6cf8b0'} Body: b'{"port":{"id":"963eaa7e-5389-405b-ba43-4856fb6cf8b0","name":"","network_id":"faf2c5f0-2bfd-419f-a780-8941048a8b76","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:19:dd:85","admin_state_up":true,"status":"ACTIVE","device_id":"13646306-9031-4f52-be2b-1c788fa28d87","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"708a8c7c-210e-4ac2-a205-a3a6ed51ff9b","ip_address":"10.100.0.28"}],"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-1313532480","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1313532480","fqdn":"tempest-testnetworkbasicops-server-1313532480.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:43:31Z","updated_at":"2026-06-09T11:44:07Z","revision_number":5,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:15,368 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/963eaa7e-5389-405b-ba43-4856fb6cf8b0 0.075s 2026-06-09 11:44:15,369 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-e15904b1-7842-4378-a885-48a586b09505', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/963eaa7e-5389-405b-ba43-4856fb6cf8b0'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 963eaa7e-5389-405b-ba43-4856fb6cf8b0 could not be found.", "detail": ""}}' 2026-06-09 11:44:16,082 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/708a8c7c-210e-4ac2-a205-a3a6ed51ff9b 0.713s 2026-06-09 11:44:16,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, 09 Jun 2026 11:44:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2a02d73e-eb4e-4e72-8878-c8522fb326c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/708a8c7c-210e-4ac2-a205-a3a6ed51ff9b'} Body: b'' 2026-06-09 11:44:17,139 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/faf2c5f0-2bfd-419f-a780-8941048a8b76 1.056s 2026-06-09 11:44:17,140 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-02f2e910-3004-4075-adc3-d73472f7329e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/faf2c5f0-2bfd-419f-a780-8941048a8b76'} Body: b'' 2026-06-09 11:44:17,606 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/93204f29-1b61-4690-a26f-23c5f49ceec7 0.466s 2026-06-09 11:44:17,606 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-06ed0265-94d0-4db6-8e0d-e5fee7c2f0fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/93204f29-1b61-4690-a26f-23c5f49ceec7'} Body: b'' 2026-06-09 11:44:17,737 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87 0.130s 2026-06-09 11:44:17,738 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:17 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-153bbb72-dda7-440c-a87f-76230e64b8c0', 'x-compute-request-id': 'req-153bbb72-dda7-440c-a87f-76230e64b8c0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'' 2026-06-09 11:44:18,317 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87 0.578s 2026-06-09 11:44:18,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:17 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-3a79dac4-384b-46f3-bec2-fd9bf4622442', 'x-compute-request-id': 'req-3a79dac4-384b-46f3-bec2-fd9bf4622442', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"server": {"id": "13646306-9031-4f52-be2b-1c788fa28d87", "name": "tempest-TestNetworkBasicOps-server-1313532480", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:42:58Z", "updated": "2026-06-09T11:44:17Z", "addresses": {"tempest-network-smoke--273724591": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:d0:0c"}, {"version": 4, "addr": "192.168.122.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:d0:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13646306-9031-4f52-be2b-1c788fa28d87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1784944182", "OS-SRV-USG:launched_at": "2026-06-09T11:43:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-252044383"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:44:19,389 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87 0.067s 2026-06-09 11:44:19,389 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:19 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-4491b0ef-496b-46f2-aa1c-6ca4f314e5c0', 'x-compute-request-id': 'req-4491b0ef-496b-46f2-aa1c-6ca4f314e5c0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13646306-9031-4f52-be2b-1c788fa28d87'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 13646306-9031-4f52-be2b-1c788fa28d87 could not be found."}}' 2026-06-09 11:44:19,869 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/246e084d-9b33-4a84-adc5-4b8843c7be67 0.479s 2026-06-09 11:44:19,869 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1f577ae4-31e0-4daf-99cc-9e7769d21c46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/246e084d-9b33-4a84-adc5-4b8843c7be67'} Body: b'' 2026-06-09 11:44:19,939 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-1784944182 0.069s 2026-06-09 11:44:19,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, 09 Jun 2026 11:44:19 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-416c6be8-cb73-4df2-a1ca-5ed0863aef25', 'x-compute-request-id': 'req-416c6be8-cb73-4df2-a1ca-5ed0863aef25', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1784944182'} Body: b'' 2026-06-09 11:44:22,046 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5039f437-6ff5-4438-8cd2-7b32617df39f/remove_router_interface 2.107s 2026-06-09 11:44:22,047 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fe5647b9-913e-485c-b8ab-0cafbae12df5"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3f63bb1e-0d44-4a91-96ae-75a5b45f9c42', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5039f437-6ff5-4438-8cd2-7b32617df39f/remove_router_interface'} Body: b'{"id": "5039f437-6ff5-4438-8cd2-7b32617df39f", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "6cdc2098-5db1-48a4-b032-bd54ecbbb419", "network_id": "c7c1be2b-a7d2-4e55-8818-f1a68e715845", "subnet_id": "fe5647b9-913e-485c-b8ab-0cafbae12df5", "subnet_ids": ["fe5647b9-913e-485c-b8ab-0cafbae12df5"]}' 2026-06-09 11:44:22,276 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/fe5647b9-913e-485c-b8ab-0cafbae12df5 0.229s 2026-06-09 11:44:22,277 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-323b0089-e6c6-46d8-a2fe-d6b3d41f6aa0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/fe5647b9-913e-485c-b8ab-0cafbae12df5'} Body: b'' 2026-06-09 11:44:23,343 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5039f437-6ff5-4438-8cd2-7b32617df39f 1.066s 2026-06-09 11:44:23,343 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d4dee46d-359f-4852-be15-91df69f5730b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5039f437-6ff5-4438-8cd2-7b32617df39f'} Body: b'' 2026-06-09 11:44:24,906 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c7c1be2b-a7d2-4e55-8818-f1a68e715845 1.563s 2026-06-09 11:44:24,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, 09 Jun 2026 11:44:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c29721db-7f4f-47ae-8818-d4048fbb8bf5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c7c1be2b-a7d2-4e55-8818-f1a68e715845'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 11:44:24.923862Z 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: 2026-06-09 11:45:24.329442Z 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 2026-06-09 11:44:25,384 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.460s 2026-06-09 11:44:25,384 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--1376134703", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-d17a8c2e-9d9b-4075-9585-040218c5c840', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","name":"tempest-network-smoke--1376134703","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:44:25Z","updated_at":"2026-06-09T11:44:25Z","revision_number":1}}' 2026-06-09 11:44:27,608 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.223s 2026-06-09 11:44:27,609 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-1647242601", "admin_state_up": true, "project_id": "74962f79fd594bd1b0928f1f52904698", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-adc68845-15d4-4724-938f-0ce7209731a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75", "name": "tempest-TestNetworkBasicOps-router-1647242601", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.190"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:44:25Z", "updated_at": "2026-06-09T11:44:26Z", "revision_number": 2, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:27,684 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.074s 2026-06-09 11:44:27,684 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e50e33f7-7a30-4b15-a2f4-cec8be4e055f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:44:27,824 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.139s 2026-06-09 11:44:27,825 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-54ebd0ea-582a-4b1f-a69a-74c23a110208', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:44:27,897 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.072s 2026-06-09 11:44:27,897 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-359840a6-ce8d-49fd-b2e3-bb1cf104f460', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:44:28,950 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.052s 2026-06-09 11:44:28,950 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-72567197", "network_id": "ef659a6b-e4ea-495b-b5de-04e76f0e1d61", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '631', 'x-openstack-request-id': 'req-e092b990-6108-436e-b65d-6b7cdfcae8a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"42c187a6-59fa-4282-9e77-51121cd67389","name":"tempest-subnet-smoke-72567197","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T11:44:28Z","updated_at":"2026-06-09T11:44:28Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:31,246 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/f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75/add_router_interface 2.295s 2026-06-09 11:44:31,246 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "42c187a6-59fa-4282-9e77-51121cd67389"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-659874e7-3e23-42c2-8cbd-c95b2711af6b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75/add_router_interface'} Body: b'{"id": "f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "12ed7dbf-6efa-4085-b26d-062e98d940c3", "network_id": "ef659a6b-e4ea-495b-b5de-04e76f0e1d61", "subnet_id": "42c187a6-59fa-4282-9e77-51121cd67389", "subnet_ids": ["42c187a6-59fa-4282-9e77-51121cd67389"]}' 2026-06-09 11:44:31,374 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.127s 2026-06-09 11:44:31,374 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-8114b4ad-51e2-4984-b011-4f6913e1fdf0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","name":"tempest-network-smoke--1376134703","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["42c187a6-59fa-4282-9e77-51121cd67389"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:44:25Z","updated_at":"2026-06-09T11:44:28Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":19176}]}' 2026-06-09 11:44:31,451 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.076s 2026-06-09 11:44:31,451 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1290', 'x-openstack-request-id': 'req-32ffb5a2-5f80-404b-8dd0-33a73b2d668c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"42c187a6-59fa-4282-9e77-51121cd67389","name":"tempest-subnet-smoke-72567197","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:44:28Z","updated_at":"2026-06-09T11:44:28Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"},{"id":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"}]}' 2026-06-09 11:44:31,578 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.126s 2026-06-09 11:44:31,578 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-6ee05a48-2541-4dc2-b2cb-21a0efb685cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75", "name": "tempest-TestNetworkBasicOps-router-1647242601", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.190"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:44:25Z", "updated_at": "2026-06-09T11:44:30Z", "revision_number": 3, "project_id": "74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:44:34,979 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 3.400s 2026-06-09 11:44:34,980 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-459055501", "network_id": "ef659a6b-e4ea-495b-b5de-04e76f0e1d61"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-501cb310-08bb-4004-88ca-a9e224d5f600', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"1cbfaa26-2778-465a-816d-6b6b26ffbc65","name":"tempest-TestNetworkBasicOps-459055501","network_id":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c9:c7:0a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"42c187a6-59fa-4282-9e77-51121cd67389","ip_address":"10.100.0.14"}],"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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":"2026-06-09T11:44:31Z","updated_at":"2026-06-09T11:44:31Z","revision_number":1}}' 2026-06-09 11:44:35,969 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/1cbfaa26-2778-465a-816d-6b6b26ffbc65 0.989s 2026-06-09 11:44:35,969 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-b547caef-d1cc-4a70-859e-1daa85d1bef1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1cbfaa26-2778-465a-816d-6b6b26ffbc65'} Body: b'{"port":{"id":"1cbfaa26-2778-465a-816d-6b6b26ffbc65","name":"tempest-TestNetworkBasicOps-459055501","network_id":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c9:c7:0a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"42c187a6-59fa-4282-9e77-51121cd67389","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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":"2026-06-09T11:44:31Z","updated_at":"2026-06-09T11:44:31Z","revision_number":1,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:36,095 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.125s 2026-06-09 11:44:36,096 25 DEBUG [tempest.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-2098940687", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDzrobI9Wkz58JBbZTrxOBPCqZk+vigU8g6BuskpXQA/5gtfMYv+5oVxujWDSsrMVdYQP2zDFe82pFS4wReVkpu03mPQsm1ykg5q3YuhB45PhRi8PgdqmB3M/aAyjne/5Q=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:35 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-cf4e8f51-26dc-4421-a2ba-5e5b2146fdff', 'x-compute-request-id': 'req-cf4e8f51-26dc-4421-a2ba-5e5b2146fdff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-2098940687", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDzrobI9Wkz58JBbZTrxOBPCqZk+vigU8g6BuskpXQA/5gtfMYv+5oVxujWDSsrMVdYQP2zDFe82pFS4wReVkpu03mPQsm1ykg5q3YuhB45PhRi8PgdqmB3M/aAyjne/5Q==", "fingerprint": "42:70:ad:84:2e:bc:7d:99:f9:1e:28:02:b5:13:d5:0f", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:44:37,025 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.928s 2026-06-09 11:44:37,025 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-1410789000", "description": "tempest-secgroup-smoke-1410789000 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-ac1ee4d8-5a25-41ac-ac99-27216fb3e68b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "cf925460-55db-443a-8717-0a6d2e448c82", "name": "tempest-secgroup-smoke-1410789000", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-1410789000 description", "shared": false, "security_group_rules": [{"id": "269ccefe-c4ca-49b1-8039-e91a406ec427", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "cf925460-55db-443a-8717-0a6d2e448c82", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 153, "description": null, "tags": [], "created_at": "2026-06-09T11:44:36Z", "updated_at": "2026-06-09T11:44:36Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "e40698fb-c5ba-4108-8195-f766ee6903dc", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "cf925460-55db-443a-8717-0a6d2e448c82", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 152, "description": null, "tags": [], "created_at": "2026-06-09T11:44:36Z", "updated_at": "2026-06-09T11:44:36Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:44:36Z", "updated_at": "2026-06-09T11:44:36Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:37,384 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.359s 2026-06-09 11:44:37,385 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": "cf925460-55db-443a-8717-0a6d2e448c82", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-47648140-dc5a-4680-8308-007c4d559903', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "473ec245-ba33-42c3-92c5-f01dfdcd3adc", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "cf925460-55db-443a-8717-0a6d2e448c82", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:37Z", "updated_at": "2026-06-09T11:44:37Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:37,762 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.377s 2026-06-09 11:44:37,762 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": "cf925460-55db-443a-8717-0a6d2e448c82", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2db2754f-0c6d-4b63-bc29-6e396794181b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "20c3ba17-ff21-470d-b19a-10cc5a42fa65", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "cf925460-55db-443a-8717-0a6d2e448c82", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:37Z", "updated_at": "2026-06-09T11:44:37Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:37,938 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.174s 2026-06-09 11:44:37,938 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": "cf925460-55db-443a-8717-0a6d2e448c82", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4d737085-294b-4540-b53b-d21f95270929', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "9d5c9936-c9f6-4c22-a4d4-65facb02fc76", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "cf925460-55db-443a-8717-0a6d2e448c82", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:37Z", "updated_at": "2026-06-09T11:44:37Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:38,116 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.177s 2026-06-09 11:44:38,116 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": "cf925460-55db-443a-8717-0a6d2e448c82", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-54c60e0d-ef78-4160-8c20-3a240d408b0e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "c9ed0cc7-f63b-4f8d-8d09-59994f3d0dbb", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "cf925460-55db-443a-8717-0a6d2e448c82", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:38Z", "updated_at": "2026-06-09T11:44:38Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:39,021 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.904s 2026-06-09 11:44:39,021 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": "cf925460-55db-443a-8717-0a6d2e448c82", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-12ac6373-09b9-49c0-a464-86fdefa46199', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "6fe71cb5-ce63-47d9-a71d-1f7da4046780", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "cf925460-55db-443a-8717-0a6d2e448c82", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:38Z", "updated_at": "2026-06-09T11:44:38Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:39,623 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.601s 2026-06-09 11:44:39,623 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": "cf925460-55db-443a-8717-0a6d2e448c82", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-299e6db2-87ff-4147-957c-2cf654b1910e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "a299c893-b651-48f9-9423-269c44dc0e23", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "cf925460-55db-443a-8717-0a6d2e448c82", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:39Z", "updated_at": "2026-06-09T11:44:39Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:39,915 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.288s 2026-06-09 11:44:39,916 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:39 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-15a413d8-d989-429a-9dba-277faeaf00e2', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["IlnuTj5QTVm9KpkX6sVuGQ"], "expires_at": "2026-06-09T12:44:39.000000Z", "issued_at": "2026-06-09T11:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:44:39,916 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-09 11:44:42,130 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.214s 2026-06-09 11:44:42,131 25 DEBUG [tempest.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-1025496180", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "ef659a6b-e4ea-495b-b5de-04e76f0e1d61", "port": "1cbfaa26-2778-465a-816d-6b6b26ffbc65"}], "key_name": "tempest-TestNetworkBasicOps-2098940687", "security_groups": [{"name": "tempest-secgroup-smoke-1410789000"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:39 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74cc58e-b449-4702-bff6-d9fb9c00e45d', 'x-compute-request-id': 'req-e74cc58e-b449-4702-bff6-d9fb9c00e45d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "6f123351-869e-46da-8656-6d0168d5acd9", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f123351-869e-46da-8656-6d0168d5acd9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1410789000"}], "adminPass": "b9C2eDyRy7E6"}}' 2026-06-09 11:44:42,344 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/6f123351-869e-46da-8656-6d0168d5acd9 0.211s 2026-06-09 11:44:42,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, 09 Jun 2026 11:44:42 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-460b5f8a-7be4-41b0-a6e9-033cf2ef4a78', 'x-compute-request-id': 'req-460b5f8a-7be4-41b0-a6e9-033cf2ef4a78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"server": {"id": "6f123351-869e-46da-8656-6d0168d5acd9", "name": "tempest-TestNetworkBasicOps-server-1025496180", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:42Z", "updated": "2026-06-09T11:44:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f123351-869e-46da-8656-6d0168d5acd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2098940687", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:44:43,529 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/6f123351-869e-46da-8656-6d0168d5acd9 0.180s 2026-06-09 11:44:43,529 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:43 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-37b1f8c2-2fb3-40bc-8f32-f770f0e98e73', 'x-compute-request-id': 'req-37b1f8c2-2fb3-40bc-8f32-f770f0e98e73', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"server": {"id": "6f123351-869e-46da-8656-6d0168d5acd9", "name": "tempest-TestNetworkBasicOps-server-1025496180", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:42Z", "updated": "2026-06-09T11:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f123351-869e-46da-8656-6d0168d5acd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2098940687", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:44:45,038 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/6f123351-869e-46da-8656-6d0168d5acd9 0.503s 2026-06-09 11:44:45,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44: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-d08a0920-2862-4adb-991b-112e58a9748f', 'x-compute-request-id': 'req-d08a0920-2862-4adb-991b-112e58a9748f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"server": {"id": "6f123351-869e-46da-8656-6d0168d5acd9", "name": "tempest-TestNetworkBasicOps-server-1025496180", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:42Z", "updated": "2026-06-09T11:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f123351-869e-46da-8656-6d0168d5acd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2098940687", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:44:45,042 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2026-06-09 11:44:47,417 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/6f123351-869e-46da-8656-6d0168d5acd9 1.374s 2026-06-09 11:44:47,418 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:46 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-5db13281-8709-42e9-a4c4-b33c695b0789', 'x-compute-request-id': 'req-5db13281-8709-42e9-a4c4-b33c695b0789', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"server": {"id": "6f123351-869e-46da-8656-6d0168d5acd9", "name": "tempest-TestNetworkBasicOps-server-1025496180", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:42Z", "updated": "2026-06-09T11:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f123351-869e-46da-8656-6d0168d5acd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2098940687", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:44:49,103 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9 0.680s 2026-06-09 11:44:49,104 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:48 GMT', 'server': 'Apache', 'content-length': '1668', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4a8435e-0559-4b09-9dbf-a8a517c0aeb9', 'x-compute-request-id': 'req-f4a8435e-0559-4b09-9dbf-a8a517c0aeb9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"server": {"id": "6f123351-869e-46da-8656-6d0168d5acd9", "name": "tempest-TestNetworkBasicOps-server-1025496180", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:42Z", "updated": "2026-06-09T11:44:48Z", "addresses": {"tempest-network-smoke--1376134703": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f123351-869e-46da-8656-6d0168d5acd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2098940687", "OS-SRV-USG:launched_at": "2026-06-09T11:44:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:44:49,107 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2026-06-09 11:44:49,747 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/6f123351-869e-46da-8656-6d0168d5acd9 0.639s 2026-06-09 11:44:49,747 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:49 GMT', 'server': 'Apache', 'content-length': '1668', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306ef34a-e260-4930-a798-23a980cb9d3b', 'x-compute-request-id': 'req-306ef34a-e260-4930-a798-23a980cb9d3b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"server": {"id": "6f123351-869e-46da-8656-6d0168d5acd9", "name": "tempest-TestNetworkBasicOps-server-1025496180", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:42Z", "updated": "2026-06-09T11:44:48Z", "addresses": {"tempest-network-smoke--1376134703": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f123351-869e-46da-8656-6d0168d5acd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2098940687", "OS-SRV-USG:launched_at": "2026-06-09T11:44:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:44:49,751 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 11:44:49,835 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=6f123351-869e-46da-8656-6d0168d5acd9 0.083s 2026-06-09 11:44:49,836 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-a2040113-2503-4f67-aaf2-0adf1175aa70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"ports":[{"id":"1cbfaa26-2778-465a-816d-6b6b26ffbc65","name":"tempest-TestNetworkBasicOps-459055501","network_id":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c9:c7:0a","admin_state_up":true,"status":"ACTIVE","device_id":"6f123351-869e-46da-8656-6d0168d5acd9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"42c187a6-59fa-4282-9e77-51121cd67389","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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-1025496180","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1025496180","fqdn":"tempest-testnetworkbasicops-server-1025496180.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:44:31Z","updated_at":"2026-06-09T11:44:47Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:44:49,836 25 DEBUG [tempest.common.waiters] Server ID 6f123351-869e-46da-8656-6d0168d5acd9 ports are all ACTIVE [{'id': '1cbfaa26-2778-465a-816d-6b6b26ffbc65', 'name': 'tempest-TestNetworkBasicOps-459055501', 'network_id': 'ef659a6b-e4ea-495b-b5de-04e76f0e1d61', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:c9:c7:0a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6f123351-869e-46da-8656-6d0168d5acd9', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '42c187a6-59fa-4282-9e77-51121cd67389', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f2e76735-c818-4cbc-ad56-08842c667eee'], '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-1025496180', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-1025496180', 'fqdn': 'tempest-testnetworkbasicops-server-1025496180.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:44:31Z', 'updated_at': '2026-06-09T11:44:47Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:44:52,052 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 2.215s 2026-06-09 11:44:52,052 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "port_id": "1cbfaa26-2778-465a-816d-6b6b26ffbc65", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-83852733-6070-481b-be2d-7b91dbeedd51', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "0dbf1c65-81fb-43ad-b9fd-0b33ea62df7b", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.187", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75", "port_id": "1cbfaa26-2778-465a-816d-6b6b26ffbc65", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "74962f79fd594bd1b0928f1f52904698", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-459055501", "network_id": "ef659a6b-e4ea-495b-b5de-04e76f0e1d61", "mac_address": "fa:16:3e:c9:c7:0a", "admin_state_up": true, "status": "ACTIVE", "device_id": "6f123351-869e-46da-8656-6d0168d5acd9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:44:50Z", "updated_at": "2026-06-09T11:44:50Z", "revision_number": 0}}' 2026-06-09 11:44:52,160 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=6f123351-869e-46da-8656-6d0168d5acd9&network_id=ef659a6b-e4ea-495b-b5de-04e76f0e1d61 0.108s 2026-06-09 11:44:52,161 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<10000 omitted>'} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-63ddbec6-3a96-41eb-86bd-dd7a2717dde9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6f123351-869e-46da-8656-6d0168d5acd9&network_id=ef659a6b-e4ea-495b-b5de-04e76f0e1d61'} Body: b'{"ports":[{"id":"1cbfaa26-2778-465a-816d-6b6b26ffbc65","name":"tempest-TestNetworkBasicOps-459055501","network_id":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c9:c7:0a","admin_state_up":true,"status":"ACTIVE","device_id":"6f123351-869e-46da-8656-6d0168d5acd9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"42c187a6-59fa-4282-9e77-51121cd67389","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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-1025496180","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1025496180","fqdn":"tempest-testnetworkbasicops-server-1025496180.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:44:31Z","updated_at":"2026-06-09T11:44:47Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:44:52,323 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/6f123351-869e-46da-8656-6d0168d5acd9 0.161s 2026-06-09 11:44:52,323 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44: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-003c3e4e-3cd7-4149-9159-fc2d8b346ef3', 'x-compute-request-id': 'req-003c3e4e-3cd7-4149-9159-fc2d8b346ef3', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'' 2026-06-09 11:44:53,275 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/6f123351-869e-46da-8656-6d0168d5acd9 0.952s 2026-06-09 11:44:53,276 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:52 GMT', 'server': 'Apache', 'content-length': '1674', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63190a96-458a-4df9-9137-3e454b4eb0b8', 'x-compute-request-id': 'req-63190a96-458a-4df9-9137-3e454b4eb0b8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"server": {"id": "6f123351-869e-46da-8656-6d0168d5acd9", "name": "tempest-TestNetworkBasicOps-server-1025496180", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:42Z", "updated": "2026-06-09T11:44:52Z", "addresses": {"tempest-network-smoke--1376134703": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6f123351-869e-46da-8656-6d0168d5acd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2098940687", "OS-SRV-USG:launched_at": "2026-06-09T11:44:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:44:54,347 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/6f123351-869e-46da-8656-6d0168d5acd9 0.066s 2026-06-09 11:44:54,347 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:54 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-51a6dea5-86d0-4144-bfc3-82be38073df5', 'x-compute-request-id': 'req-51a6dea5-86d0-4144-bfc3-82be38073df5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f123351-869e-46da-8656-6d0168d5acd9 could not be found."}}' 2026-06-09 11:44:54,444 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/1cbfaa26-2778-465a-816d-6b6b26ffbc65 0.096s 2026-06-09 11:44:54,444 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-5c342018-d55d-4043-9c61-19b573bd27cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1cbfaa26-2778-465a-816d-6b6b26ffbc65'} Body: b'{"port":{"id":"1cbfaa26-2778-465a-816d-6b6b26ffbc65","name":"tempest-TestNetworkBasicOps-459055501","network_id":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c9:c7:0a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"42c187a6-59fa-4282-9e77-51121cd67389","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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":"2026-06-09T11:44:31Z","updated_at":"2026-06-09T11:44:53Z","revision_number":6,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:54,524 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.078s 2026-06-09 11:44:54,524 25 DEBUG [tempest.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-1543153495", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFkqWukTyXTHvxH0c4FSideFXie8QEnEWJfMh1lsKLlqNiPyLu7cqoBIF5npLpFv8Mhg0rcohQ4X+WGQxoEYB35BWwg7+fkP7fpfv9TVZ65R1DtxM9ujOFSSUmhY0jL3og=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:54 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-86630a46-e821-41e6-9814-8c1906515325', 'x-compute-request-id': 'req-86630a46-e821-41e6-9814-8c1906515325', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-1543153495", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFkqWukTyXTHvxH0c4FSideFXie8QEnEWJfMh1lsKLlqNiPyLu7cqoBIF5npLpFv8Mhg0rcohQ4X+WGQxoEYB35BWwg7+fkP7fpfv9TVZ65R1DtxM9ujOFSSUmhY0jL3og==", "fingerprint": "7e:50:0b:76:ab:2c:a4:09:c1:9f:8a:d1:62:06:0c:6a", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:44:55,080 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.555s 2026-06-09 11:44:55,080 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-1877903754", "description": "tempest-secgroup-smoke-1877903754 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-0a3cfe75-9ca9-4ccb-8b1a-32437df9d6ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "ff385eda-070c-4f09-8d53-732739600f66", "name": "tempest-secgroup-smoke-1877903754", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-1877903754 description", "shared": false, "security_group_rules": [{"id": "93147dcf-1ce5-453f-8d86-5d0f4240cf58", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "ff385eda-070c-4f09-8d53-732739600f66", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 163, "description": null, "tags": [], "created_at": "2026-06-09T11:44:54Z", "updated_at": "2026-06-09T11:44:54Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "dd86ff1d-5568-480d-8b6b-8bce342676eb", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "ff385eda-070c-4f09-8d53-732739600f66", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 164, "description": null, "tags": [], "created_at": "2026-06-09T11:44:54Z", "updated_at": "2026-06-09T11:44:54Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:44:54Z", "updated_at": "2026-06-09T11:44:54Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:55,264 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.183s 2026-06-09 11:44:55,264 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": "ff385eda-070c-4f09-8d53-732739600f66", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-174a661d-a391-4d7a-9a56-e87452e2e8e4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "e1928c96-1718-46a7-9889-4c98efa1e134", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "ff385eda-070c-4f09-8d53-732739600f66", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:55Z", "updated_at": "2026-06-09T11:44:55Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:55,432 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.167s 2026-06-09 11:44:55,432 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": "ff385eda-070c-4f09-8d53-732739600f66", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-b70df7ae-3ad2-4696-931c-d15cf0660ae3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "6037c312-83da-4c39-b01a-92904e971373", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "ff385eda-070c-4f09-8d53-732739600f66", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:55Z", "updated_at": "2026-06-09T11:44:55Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:55,931 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.499s 2026-06-09 11:44:55,932 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": "ff385eda-070c-4f09-8d53-732739600f66", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-48427cbd-54d6-4a5a-afe6-ce3d743a7d88', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "6f5fa7e4-1014-42c4-b27b-66db8c00a873", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "ff385eda-070c-4f09-8d53-732739600f66", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:55Z", "updated_at": "2026-06-09T11:44:55Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:56,099 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.167s 2026-06-09 11:44:56,100 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": "ff385eda-070c-4f09-8d53-732739600f66", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e23c11ea-d558-45d9-8849-8647d58933af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "c4cbb9b1-45cc-4385-9a05-95d753ca82a4", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "ff385eda-070c-4f09-8d53-732739600f66", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:56Z", "updated_at": "2026-06-09T11:44:56Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:56,247 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.147s 2026-06-09 11:44:56,247 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": "ff385eda-070c-4f09-8d53-732739600f66", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5f4fca42-311d-49bd-bf89-7da4185d154e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "13da37bc-6f35-4a95-92fb-ac956adafe30", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "ff385eda-070c-4f09-8d53-732739600f66", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:56Z", "updated_at": "2026-06-09T11:44:56Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:56,398 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.150s 2026-06-09 11:44:56,399 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": "ff385eda-070c-4f09-8d53-732739600f66", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-30cd3164-c9c1-4865-83f9-18a2233719d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "f6a907ec-f1fc-4f7d-a5b1-e8cdced21367", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "ff385eda-070c-4f09-8d53-732739600f66", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:44:56Z", "updated_at": "2026-06-09T11:44:56Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:44:56,730 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.327s 2026-06-09 11:44:56,730 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:56 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-60679419-1e77-4ca1-92be-45eb2f883f15', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["g95Ao3UhTGO5K89mguN_qQ"], "expires_at": "2026-06-09T12:44:56.000000Z", "issued_at": "2026-06-09T11:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:44:56,730 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-09 11:44:58,421 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.690s 2026-06-09 11:44:58,421 25 DEBUG [tempest.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-829980436", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "ef659a6b-e4ea-495b-b5de-04e76f0e1d61", "port": "1cbfaa26-2778-465a-816d-6b6b26ffbc65"}], "key_name": "tempest-TestNetworkBasicOps-1543153495", "security_groups": [{"name": "tempest-secgroup-smoke-1877903754"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:56 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c69570d-f6ba-4808-be10-f94401907e01', 'x-compute-request-id': 'req-6c69570d-f6ba-4808-be10-f94401907e01', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "76f9fd86-94e8-4081-9767-ad96748bbb70", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1877903754"}], "adminPass": "B7Eo8sVLViqX"}}' 2026-06-09 11:44:58,934 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/76f9fd86-94e8-4081-9767-ad96748bbb70 0.511s 2026-06-09 11:44:58,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, 09 Jun 2026 11:44:58 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-d51c6eaa-00df-49b3-b6f4-b29d823a1420', 'x-compute-request-id': 'req-d51c6eaa-00df-49b3-b6f4-b29d823a1420', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:00,938 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/76f9fd86-94e8-4081-9767-ad96748bbb70 0.999s 2026-06-09 11:45:00,938 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:44:59 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-aaa75e9a-5e3e-4527-a94e-fb313247c44c', 'x-compute-request-id': 'req-aaa75e9a-5e3e-4527-a94e-fb313247c44c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:00,941 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-09 11:45:02,932 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/76f9fd86-94e8-4081-9767-ad96748bbb70 0.990s 2026-06-09 11:45:02,932 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:01 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-ffd763b9-fe5b-417d-a2b1-42f20a062026', 'x-compute-request-id': 'req-ffd763b9-fe5b-417d-a2b1-42f20a062026', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:04,961 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/76f9fd86-94e8-4081-9767-ad96748bbb70 1.021s 2026-06-09 11:45:04,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, 09 Jun 2026 11:45:03 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-babea45c-acb3-4cbb-b339-e69cc2521369', 'x-compute-request-id': 'req-babea45c-acb3-4cbb-b339-e69cc2521369', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:06,326 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/76f9fd86-94e8-4081-9767-ad96748bbb70 0.359s 2026-06-09 11:45:06,326 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:05 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92122a0-7e02-4bbd-a601-0889da617574', 'x-compute-request-id': 'req-a92122a0-7e02-4bbd-a601-0889da617574', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:08,119 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70 0.787s 2026-06-09 11:45:08,119 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:07 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99506955-accf-40b4-8036-af0eac390beb', 'x-compute-request-id': 'req-99506955-accf-40b4-8036-af0eac390beb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:09,791 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/76f9fd86-94e8-4081-9767-ad96748bbb70 0.668s 2026-06-09 11:45:09,791 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:09 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-950e15b6-df1b-4f21-9679-aa029fa00b1e', 'x-compute-request-id': 'req-950e15b6-df1b-4f21-9679-aa029fa00b1e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:44:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:12,932 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/76f9fd86-94e8-4081-9767-ad96748bbb70 2.133s 2026-06-09 11:45:12,932 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:10 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-00c92e6b-42b5-4f26-b31f-2aeaec6f3126', 'x-compute-request-id': 'req-00c92e6b-42b5-4f26-b31f-2aeaec6f3126', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:45:09Z", "addresses": {"tempest-network-smoke--1376134703": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}, {"version": 4, "addr": "192.168.122.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": "2026-06-09T11:45:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:12,936 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2026-06-09 11:45:14,067 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/76f9fd86-94e8-4081-9767-ad96748bbb70 1.130s 2026-06-09 11:45:14,068 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:12 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-3beaffed-52e8-4f7b-b464-b8369f665c29', 'x-compute-request-id': 'req-3beaffed-52e8-4f7b-b464-b8369f665c29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:45:09Z", "addresses": {"tempest-network-smoke--1376134703": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}, {"version": 4, "addr": "192.168.122.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": "2026-06-09T11:45:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:14,154 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=76f9fd86-94e8-4081-9767-ad96748bbb70&network_id=ef659a6b-e4ea-495b-b5de-04e76f0e1d61 0.081s 2026-06-09 11:45:14,154 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1377', 'x-openstack-request-id': 'req-83f56e49-e4a2-49fa-b83c-6c394fd8102e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=76f9fd86-94e8-4081-9767-ad96748bbb70&network_id=ef659a6b-e4ea-495b-b5de-04e76f0e1d61'} Body: b'{"ports":[{"id":"1cbfaa26-2778-465a-816d-6b6b26ffbc65","name":"tempest-TestNetworkBasicOps-459055501","network_id":"ef659a6b-e4ea-495b-b5de-04e76f0e1d61","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c9:c7:0a","admin_state_up":true,"status":"ACTIVE","device_id":"76f9fd86-94e8-4081-9767-ad96748bbb70","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"42c187a6-59fa-4282-9e77-51121cd67389","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f2e76735-c818-4cbc-ad56-08842c667eee"],"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-829980436","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-829980436","fqdn":"tempest-testnetworkbasicops-server-829980436.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:44:31Z","updated_at":"2026-06-09T11:45:07Z","revision_number":9,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:45:14,539 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70 0.384s 2026-06-09 11:45:14,540 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:14 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-28b38242-10a8-4d2a-86df-0879e81db8d4', 'x-compute-request-id': 'req-28b38242-10a8-4d2a-86df-0879e81db8d4', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'' 2026-06-09 11:45:15,168 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70 0.628s 2026-06-09 11:45:15,169 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:14 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-32c0fa0f-b439-4646-baa9-c68ff3c91808', 'x-compute-request-id': 'req-32c0fa0f-b439-4646-baa9-c68ff3c91808', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:45:14Z", "addresses": {"tempest-network-smoke--1376134703": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}, {"version": 4, "addr": "192.168.122.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": "2026-06-09T11:45:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:16,411 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70 0.238s 2026-06-09 11:45:16,411 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:16 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-67081c13-a9db-4567-a546-7e0de1188d9a', 'x-compute-request-id': 'req-67081c13-a9db-4567-a546-7e0de1188d9a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"server": {"id": "76f9fd86-94e8-4081-9767-ad96748bbb70", "name": "tempest-TestNetworkBasicOps-server-829980436", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:44:58Z", "updated": "2026-06-09T11:45:15Z", "addresses": {"tempest-network-smoke--1376134703": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}, {"version": 4, "addr": "192.168.122.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c7:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/76f9fd86-94e8-4081-9767-ad96748bbb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone":382B "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1543153495", "OS-SRV-USG:launched_at": "2026-06-09T11:45:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:17,498 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70 0.081s 2026-06-09 11:45:17,498 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:17 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-9938aa00-99d9-4ff5-be4e-02514988b94a', 'x-compute-request-id': 'req-9938aa00-99d9-4ff5-be4e-02514988b94a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/76f9fd86-94e8-4081-9767-ad96748bbb70'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 76f9fd86-94e8-4081-9767-ad96748bbb70 could not be found."}}' 2026-06-09 11:45:17,681 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ff385eda-070c-4f09-8d53-732739600f66 0.183s 2026-06-09 11:45:17,682 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-252c1f85-620d-4a7d-851f-a72e8087a22b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ff385eda-070c-4f09-8d53-732739600f66'} Body: b'' 2026-06-09 11:45:17,757 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-1543153495 0.074s 2026-06-09 11:45:17,757 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:17 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-416b7175-ad87-4230-be0a-87c5b7eb894d', 'x-compute-request-id': 'req-416b7175-ad87-4230-be0a-87c5b7eb894d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1543153495'} Body: b'' 2026-06-09 11:45:19,066 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0dbf1c65-81fb-43ad-b9fd-0b33ea62df7b 1.308s 2026-06-09 11:45:19,067 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b0af0070-4dc0-4509-9c52-2deaaceaf0bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0dbf1c65-81fb-43ad-b9fd-0b33ea62df7b'} Body: b'' 2026-06-09 11:45:19,160 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9 0.093s 2026-06-09 11:45:19,161 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:19 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-06b81679-e9b7-474e-b74b-41b6c4ea33ca', 'x-compute-request-id': 'req-06b81679-e9b7-474e-b74b-41b6c4ea33ca', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f123351-869e-46da-8656-6d0168d5acd9 could not be found."}}' 2026-06-09 11:45:19,234 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9 0.073s 2026-06-09 11:45:19,234 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:19 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-68aa9ba1-08a3-4934-91fa-2373a3cb21b1', 'x-compute-request-id': 'req-68aa9ba1-08a3-4934-91fa-2373a3cb21b1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6f123351-869e-46da-8656-6d0168d5acd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f123351-869e-46da-8656-6d0168d5acd9 could not be found."}}' 2026-06-09 11:45:19,827 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/cf925460-55db-443a-8717-0a6d2e448c82 0.592s 2026-06-09 11:45: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, 09 Jun 2026 11:45:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1583f5da-2cd1-4ff3-a310-32ea3f9dfbe3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/cf925460-55db-443a-8717-0a6d2e448c82'} Body: b'' 2026-06-09 11:45:19,886 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-2098940687 0.057s 2026-06-09 11:45:19,886 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:19 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-7815aab5-be48-4745-886d-14492716d394', 'x-compute-request-id': 'req-7815aab5-be48-4745-886d-14492716d394', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2098940687'} Body: b'' 2026-06-09 11:45:20,616 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1cbfaa26-2778-465a-816d-6b6b26ffbc65 0.729s 2026-06-09 11:45:20,616 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2a0ae572-e8e3-4282-b101-901c1d03d4b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1cbfaa26-2778-465a-816d-6b6b26ffbc65'} Body: b'' 2026-06-09 11:45:22,040 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75/remove_router_interface 1.423s 2026-06-09 11:45:22,041 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "42c187a6-59fa-4282-9e77-51121cd67389"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a5fb93db-59bd-47f9-b00e-f6dcf1a9803d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75/remove_router_interface'} Body: b'{"id": "f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "12ed7dbf-6efa-4085-b26d-062e98d940c3", "network_id": "ef659a6b-e4ea-495b-b5de-04e76f0e1d61", "subnet_id": "42c187a6-59fa-4282-9e77-51121cd67389", "subnet_ids": ["42c187a6-59fa-4282-9e77-51121cd67389"]}' 2026-06-09 11:45:22,260 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/42c187a6-59fa-4282-9e77-51121cd67389 0.218s 2026-06-09 11:45:22,260 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-775a3e95-f94b-4c73-bf1d-db5343c20099', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/42c187a6-59fa-4282-9e77-51121cd67389'} Body: b'' 2026-06-09 11:45:23,331 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75 1.070s 2026-06-09 11:45:23,331 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b6bf6b4c-87ff-442d-8aff-6c54fae33324', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f6a035cc-5da9-4ad4-bd5d-4f6e768dcf75'} Body: b'' 2026-06-09 11:45:24,328 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ef659a6b-e4ea-495b-b5de-04e76f0e1d61 0.997s 2026-06-09 11:45:24,329 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b91257ae-1c03-4e02-9c40-c3a620678bfe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ef659a6b-e4ea-495b-b5de-04e76f0e1d61'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 11:45:24.333831Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] time: 2026-06-09 11:45:24.334243Z 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: 2026-06-09 11:45:24.334463Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] time: 2026-06-09 11:46:15.998957Z 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 2026-06-09 11:45:25,296 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.962s 2026-06-09 11:45:25,297 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--28950003", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-b8fb7966-fa7e-458a-be4c-06c3d3922180', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"bfa308f9-92da-4174-a3c0-4f15d62d2f61","name":"tempest-network-smoke--28950003","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:45:24Z","updated_at":"2026-06-09T11:45:24Z","revision_number":1}}' 2026-06-09 11:45:28,090 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.793s 2026-06-09 11:45:28,091 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-667769827", "admin_state_up": true, "project_id": "74962f79fd594bd1b0928f1f52904698", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-048f3781-d0a9-4010-b413-b8fee2e31ef5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "4d14e799-7221-4d15-b682-16542ccef039", "name": "tempest-TestNetworkBasicOps-router-667769827", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.188"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:45:25Z", "updated_at": "2026-06-09T11:45:26Z", "revision_number": 2, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:28,213 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.121s 2026-06-09 11:45:28,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, 09 Jun 2026 11:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d1efd8ea-fbef-444b-b7fe-f082c3f36a75', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:45:28,364 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.150s 2026-06-09 11:45:28,364 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a09bd114-08ec-4265-9a3b-9898a4195dcb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:45:28,446 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.081s 2026-06-09 11:45:28,446 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-132448e3-a4a1-4c12-ad3d-1becfe13dbae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:45:29,704 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.257s 2026-06-09 11:45:29,704 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-1260278499", "network_id": "bfa308f9-92da-4174-a3c0-4f15d62d2f61", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-9b71a3e1-53f1-448f-a667-51ccda5eac25', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9","name":"tempest-subnet-smoke-1260278499","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"bfa308f9-92da-4174-a3c0-4f15d62d2f61","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":"2026-06-09T11:45:29Z","updated_at":"2026-06-09T11:45:29Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:32,207 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4d14e799-7221-4d15-b682-16542ccef039/add_router_interface 2.502s 2026-06-09 11:45:32,207 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6d25e9d7-fe8a-48ad-8fd7-ffb37accbac6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4d14e799-7221-4d15-b682-16542ccef039/add_router_interface'} Body: b'{"id": "4d14e799-7221-4d15-b682-16542ccef039", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "e0b1fc06-ada6-4794-8e34-fddbc8e629d6", "network_id": "bfa308f9-92da-4174-a3c0-4f15d62d2f61", "subnet_id": "0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9", "subnet_ids": ["0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9"]}' 2026-06-09 11:45:32,331 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.123s 2026-06-09 11:45:32,331 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-5d67c0dc-fbe6-4307-80d2-0e0264c0a022', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"bfa308f9-92da-4174-a3c0-4f15d62d2f61","name":"tempest-network-smoke--28950003","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:45:24Z","updated_at":"2026-06-09T11:45:29Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":36365}]}' 2026-06-09 11:45:32,407 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.075s 2026-06-09 11:45:32,407 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-efe89d41-2935-4aed-805a-41859650c623', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9","name":"tempest-subnet-smoke-1260278499","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"bfa308f9-92da-4174-a3c0-4f15d62d2f61","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":"2026-06-09T11:45:29Z","updated_at":"2026-06-09T11:45:29Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"},{"id":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"}]}' 2026-06-09 11:45:32,500 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.093s 2026-06-09 11:45:32,501 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-2032be8e-eca6-4635-a81c-72c0e72a2f20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "4d14e799-7221-4d15-b682-16542ccef039", "name": "tempest-TestNetworkBasicOps-router-667769827", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.188"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:45:25Z", "updated_at": "2026-06-09T11:45:30Z", "revision_number": 3, "project_id": "74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:45:32,597 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.095s 2026-06-09 11:45:32,597 25 DEBUG [tempest.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-1675610092", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh5Rt1C+QOAQOSiJNo/7z1TdOGDbiBn0gzdYjy26hl+si9tdruomm84hraca9inPiAl2RTQmLpTzAXZMkIlDdVBL5EoFgSIPoS3Cg4tKStMDga3eNNvKpljxxM3PapV3A=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:32 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-c9fc95bf-4bf3-4b9f-b8ee-42bf462f110d', 'x-compute-request-id': 'req-c9fc95bf-4bf3-4b9f-b8ee-42bf462f110d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-1675610092", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh5Rt1C+QOAQOSiJNo/7z1TdOGDbiBn0gzdYjy26hl+si9tdruomm84hraca9inPiAl2RTQmLpTzAXZMkIlDdVBL5EoFgSIPoS3Cg4tKStMDga3eNNvKpljxxM3PapV3A==", "fingerprint": "20:81:c5:72:df:6c:7e:c2:d5:e4:af:be:5f:6e:7a:5e", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:45:33,080 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.481s 2026-06-09 11:45:33,080 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-2058630680", "description": "tempest-secgroup-smoke-2058630680 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-7c577cf9-703d-45bf-be74-55408dc07b07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "b0272ddb-e253-4986-871e-306123945c9d", "name": "tempest-secgroup-smoke-2058630680", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-2058630680 description", "shared": false, "security_group_rules": [{"id": "6d94e6a6-bb40-4d58-a3f2-b49860da7daa", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b0272ddb-e253-4986-871e-306123945c9d", "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": "2026-06-09T11:45:32Z", "updated_at": "2026-06-09T11:45:32Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "873f5019-766f-4c05-b393-dc81280a20ad", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b0272ddb-e253-4986-871e-306123945c9d", "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": "2026-06-09T11:45:32Z", "updated_at": "2026-06-09T11:45:32Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:45:32Z", "updated_at": "2026-06-09T11:45:32Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:33,303 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.222s 2026-06-09 11:45:33,304 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": "b0272ddb-e253-4986-871e-306123945c9d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1760f3b7-5304-4813-983e-0e0b14de5c01', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "09d623b6-b9bc-4da9-9b5c-b1d660e4993f", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b0272ddb-e253-4986-871e-306123945c9d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:45:33Z", "updated_at": "2026-06-09T11:45:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:33,568 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.263s 2026-06-09 11:45:33,568 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": "b0272ddb-e253-4986-871e-306123945c9d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-506b602f-d032-40b1-8ab3-888f005480a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "a63fd191-f7ff-4aa1-94df-53359dbbed07", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b0272ddb-e253-4986-871e-306123945c9d", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:45:33Z", "updated_at": "2026-06-09T11:45:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:34,019 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.451s 2026-06-09 11:45:34,020 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": "b0272ddb-e253-4986-871e-306123945c9d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-45b1d7ad-9bbb-49f5-9739-dc5b630135fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "1b28e122-1064-492c-9440-27839b23363a", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b0272ddb-e253-4986-871e-306123945c9d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:45:33Z", "updated_at": "2026-06-09T11:45:33Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:34,270 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.249s 2026-06-09 11:45:34,270 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": "b0272ddb-e253-4986-871e-306123945c9d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-11db5958-3763-4124-b3d4-a48a14e5f720', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "90af7a7e-5a85-49d5-a7c0-dca5f581b70b", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b0272ddb-e253-4986-871e-306123945c9d", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:45:34Z", "updated_at": "2026-06-09T11:45:34Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:34,455 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.184s 2026-06-09 11:45:34,455 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": "b0272ddb-e253-4986-871e-306123945c9d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8e7ce690-9131-401b-9378-051c52c50f39', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "cccc60cd-84af-48b8-98b8-500db9c61b86", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b0272ddb-e253-4986-871e-306123945c9d", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:45:34Z", "updated_at": "2026-06-09T11:45:34Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:34,626 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.170s 2026-06-09 11:45:34,626 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": "b0272ddb-e253-4986-871e-306123945c9d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b3dc942b-6828-4170-8128-9ee6b5574ca3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "4f4c9f95-dbb9-4564-94d9-3a6e0f0fe5b7", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "b0272ddb-e253-4986-871e-306123945c9d", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:45:34Z", "updated_at": "2026-06-09T11:45:34Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:34,959 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.328s 2026-06-09 11:45:34,959 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:34 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c0c3fbe5-4ad5-4b97-a1bb-5c09c9285c2a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["xcrZGYe3R4S5LN2yx1kxvQ"], "expires_at": "2026-06-09T12:45:34.000000Z", "issued_at": "2026-06-09T11:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:45:34,960 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2026-06-09 11:45:36,362 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.402s 2026-06-09 11:45:36,363 25 DEBUG [tempest.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-740797670", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "bfa308f9-92da-4174-a3c0-4f15d62d2f61"}], "key_name": "tempest-TestNetworkBasicOps-1675610092", "security_groups": [{"name": "tempest-secgroup-smoke-2058630680"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:34 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8315d0d9-7950-4324-a11c-1c58b7d69570', 'x-compute-request-id': 'req-8315d0d9-7950-4324-a11c-1c58b7d69570', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2058630680"}], "adminPass": "5swtyJ6KG6vc"}}' 2026-06-09 11:45:36,531 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 0.167s 2026-06-09 11:45:36,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, 09 Jun 2026 11:45:36 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-1c4a9cc4-0287-43f1-9653-e49e6fd463bf', 'x-compute-request-id': 'req-1c4a9cc4-0287-43f1-9653-e49e6fd463bf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"server": {"id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "name": "tempest-TestNetworkBasicOps-server-740797670", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:45:36Z", "updated": "2026-06-09T11:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1675610092", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:37,773 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 0.237s 2026-06-09 11:45:37,773 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45: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-e77b8a58-0563-46c9-9a5f-a3859af0c730', 'x-compute-request-id': 'req-e77b8a58-0563-46c9-9a5f-a3859af0c730', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"server": {"id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "name": "tempest-TestNetworkBasicOps-server-740797670", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:45:36Z", "updated": "2026-06-09T11:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1675610092", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:37,776 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 11:45:39,166 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 0.389s 2026-06-09 11:45:39,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:38 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-ee81df63-ae30-4680-8297-6c8b7d89b2b5', 'x-compute-request-id': 'req-ee81df63-ae30-4680-8297-6c8b7d89b2b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"server": {"id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "name": "tempest-TestNetworkBasicOps-server-740797670", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:45:36Z", "updated": "2026-06-09T11:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1675610092", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2058630680"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:41,129 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 0.959s 2026-06-09 11:45:41,130 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45: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-ae7791e5-80b0-4e2c-9184-6e7fe1a39e0e', 'x-compute-request-id': 'req-ae7791e5-80b0-4e2c-9184-6e7fe1a39e0e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"server": {"id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "name": "tempest-TestNetworkBasicOps-server-740797670", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:45:36Z", "updated": "2026-06-09T11:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1675610092", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2058630680"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:42,980 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 0.844s 2026-06-09 11:45:42,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, 09 Jun 2026 11:45: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-ec457551-4003-4aa7-a498-c87b58d35931', 'x-compute-request-id': 'req-ec457551-4003-4aa7-a498-c87b58d35931', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"server": {"id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "name": "tempest-TestNetworkBasicOps-server-740797670", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:45:36Z", "updated": "2026-06-09T11:45:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1675610092", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2058630680"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:45,118 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 1.133s 2026-06-09 11:45:45,119 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:43 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-9cae3c47-8402-43c9-bddb-c4b872f0b4eb', 'x-compute-request-id': 'req-9cae3c47-8402-43c9-bddb-c4b872f0b4eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"server": {"id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "name": "tempest-TestNetworkBasicOps-server-740797670", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:45:36Z", "updated": "2026-06-09T11:45:43Z", "addresses": {"tempest-network-smoke--28950003": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:47:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1675610092", "OS-SRV-USG:launched_at": "2026-06-09T11:45:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2058630680"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:45,122 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-09 11:45:46,065 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 0.942s 2026-06-09 11:45:46,065 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:45 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-a7e223ac-c296-471a-a592-224a4936d74b', 'x-compute-request-id': 'req-a7e223ac-c296-471a-a592-224a4936d74b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"server": {"id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "name": "tempest-TestNetworkBasicOps-server-740797670", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:45:36Z", "updated": "2026-06-09T11:45:43Z", "addresses": {"tempest-network-smoke--28950003": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:47:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1675610092", "OS-SRV-USG:launched_at": "2026-06-09T11:45:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2058630680"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:45:46,068 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 11:45:46,153 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=540ea7b7-6f8e-41f9-89ff-42b83da7539a 0.085s 2026-06-09 11:45:46,154 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-0c0b58f4-bfd7-431e-90f6-84a364ed7e96', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"ports":[{"id":"48214b39-6a4f-40b6-b187-d680ba6e38e5","name":"","network_id":"bfa308f9-92da-4174-a3c0-4f15d62d2f61","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:82:47:72","admin_state_up":true,"status":"ACTIVE","device_id":"540ea7b7-6f8e-41f9-89ff-42b83da7539a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0272ddb-e253-4986-871e-306123945c9d"],"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-740797670","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-740797670","fqdn":"tempest-testnetworkbasicops-server-740797670.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:45:37Z","updated_at":"2026-06-09T11:45:42Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:45:46,154 25 DEBUG [tempest.common.waiters] Server ID 540ea7b7-6f8e-41f9-89ff-42b83da7539a ports are all ACTIVE [{'id': '48214b39-6a4f-40b6-b187-d680ba6e38e5', 'name': '', 'network_id': 'bfa308f9-92da-4174-a3c0-4f15d62d2f61', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:82:47:72', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '540ea7b7-6f8e-41f9-89ff-42b83da7539a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b0272ddb-e253-4986-871e-306123945c9d'], '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-740797670', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testnetworkbasicops-server-740797670', 'fqdn': 'tempest-testnetworkbasicops-server-740797670.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:45:37Z', 'updated_at': '2026-06-09T11:45:42Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:45:48,178 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.024s 2026-06-09 11:45:48,179 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "port_id": "48214b39-6a4f-40b6-b187-d680ba6e38e5", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "fixed_ip_address": "10.100.0.4"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-abfb0ea7-39cd-4c94-be38-c097fcc2e19d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "3943f193-b7ef-4f08-ad1a-5e660096d7fe", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.183", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "4d14e799-7221-4d15-b682-16542ccef039", "port_id": "48214b39-6a4f-40b6-b187-d680ba6e38e5", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "project_id": "74962f79fd594bd1b0928f1f52904698", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bfa308f9-92da-4174-a3c0-4f15d62d2f61", "mac_address": "fa:16:3e:82:47:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:45:47Z", "updated_at": "2026-06-09T11:45:47Z", "revision_number": 0}}' 2026-06-09 11:45:48,316 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3943f193-b7ef-4f08-ad1a-5e660096d7fe 0.137s 2026-06-09 11:45:48,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:45:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-ea52e588-aedf-431c-bf67-27869e3c1855', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3943f193-b7ef-4f08-ad1a-5e660096d7fe'} Body: b'{"floatingip": {"id": "3943f193-b7ef-4f08-ad1a-5e660096d7fe", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.183", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "4d14e799-7221-4d15-b682-16542ccef039", "port_id": "48214b39-6a4f-40b6-b187-d680ba6e38e5", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bfa308f9-92da-4174-a3c0-4f15d62d2f61", "mac_address": "fa:16:3e:82:47:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:45:47Z", "updated_at": "2026-06-09T11:45:48Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:45:48,317 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '3943f193-b10000 7ef-4f08-ad1a-5e660096d7fe', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.183', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '4d14e799-7221-4d15-b682-16542ccef039', 'port_id': '48214b39-6a4f-40b6-b187-d680ba6e38e5', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'bfa308f9-92da-4174-a3c0-4f15d62d2f61', 'mac_address': 'fa:16:3e:82:47:72', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '540ea7b7-6f8e-41f9-89ff-42b83da7539a', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:45:47Z', 'updated_at': '2026-06-09T11:45:48Z', 'revision_number': 1, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:45:48,317 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.137976 seconds 2026-06-09 11:45:48,317 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.183 with user: cirros 2026-06-09 11:45:48,317 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.183 in 120 sec and the expected result is reachable 2026-06-09 11:46:02,559 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.241505 seconds 2026-06-09 11:46:02,559 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.183 in 120 sec and the ping result is expected 2026-06-09 11:46:02,779 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a/action 0.217s 2026-06-09 11:46:02,780 25 DEBUG [tempest.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, 09 Jun 2026 11:46:02 GMT', 'server': 'Apache', 'content-length': '75216', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c0b02cc-e839-463a-a43b-60a5299ce375', 'x-compute-request-id': 'req-3c0b02cc-e839-463a-a43b-60a5299ce375', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a/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-5.el9 11/05/2023\\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 1529089628 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2800.000 MHz processor\\n[ 0.000795] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001195] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003877] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.003921] Using GB pages for direct mapping\\n[ 0.004244] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004251] ACPI: Early table checksum verification disabled\\n[ 0.004259] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004265] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004274] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004282] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004286] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004289] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004293] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004297] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004300] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004302] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004303] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004304] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004305] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004306] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005494] No NUMA configuration fo 2026-06-09 11:46:02,781 25 DEBUG [tempest.scenario.manager] Console output for 540ea7b7-6f8e-41f9-89ff-42b83da7539a 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-5.el9 11/05/2023 [ 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 1529089628 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2800.000 MHz processor [ 0.000795] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001195] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003877] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.003921] Using GB pages for direct mapping [ 0.004244] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004251] ACPI: Early table checksum verification disabled [ 0.004259] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004265] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004274] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004282] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004286] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004289] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004293] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004297] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004300] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004302] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004303] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004304] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004305] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004306] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005494] No NUMA configuration found [ 0.005498] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005511] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005896] Zone ranges: [ 0.005898] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005901] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005903] Normal empty [ 0.005904] Device empty [ 0.005906] Movable zone start for each node [ 0.005909] Early memory node ranges [ 0.005910] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005912] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005914] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008037] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008098] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.008554] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018890] ACPI: PM-Timer IO Port: 0x608 [ 0.018939] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019073] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019078] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019081] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019083] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019086] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019087] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019091] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019095] TSC deadline timer available [ 0.019110] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019198] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019243] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019245] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019246] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019249] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019251] Booting paravirtualized kernel on KVM [ 0.019255] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019266] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.021938] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.022039] kvm-guest: setup async PF for cpu 0 [ 0.022071] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.022093] kvm-guest: PV spinlocks disabled, single CPU [ 0.022108] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.022111] Policy zone: DMA32 [ 0.022114] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.022244] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.022302] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.022331] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.022397] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.022831] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.023615] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.023653] ftrace: allocating 50600 entries in 198 pages [ 0.052456] ftrace: allocated 198 pages with 4 groups [ 0.052738] rcu: Hierarchical RCU implementation. [ 0.052741] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.052744] Rude variant of Tasks RCU enabled. [ 0.052745] Tracing variant of Tasks RCU enabled. [ 0.052747] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.052749] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.057489] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057921] random: crng init done [ 0.097539] Console: colour VGA+ 80x25 [ 0.231927] printk: console [tty1] enabled [ 0.552601] printk: console [ttyS0] enabled [ 0.555795] ACPI: Core revision 20210730 [ 0.559041] APIC: Switch to symmetric I/O mode setup [ 0.563677] x2apic enabled [ 0.566659] Switched APIC routing to physical x2apic. [ 0.575516] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.582336] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.586325] pid_max: default: 32768 minimum: 301 [ 0.586325] LSM: Security Framework initializing [ 0.586325] landlock: Up and running. [ 0.586325] Yama: becoming mindful. [ 0.586325] AppArmor: AppArmor initialized [ 0.586325] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.586325] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.586325] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.586325] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.586325] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.586325] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.586325] Spectre V2 : Mitigation: Retpolines [ 0.586325] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.586325] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.586325] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.586325] RETBleed: Mitigation: untrained return thunk [ 0.586325] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.586325] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.586325] Freeing SMP alternatives memory: 44K [ 0.586325] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.586518] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.590349] ... version: 0 [ 0.593078] ... bit width: 48 [ 0.594339] ... generic registers: 6 [ 0.597221] ... value mask: 0000ffffffffffff [ 0.598343] ... max period: 00007fffffffffff [ 0.601841] ... fixed-purpose events: 0 [ 0.602339] ... event mask: 000000000000003f [ 0.606231] rcu: Hierarchical SRCU implementation. [ 0.606945] smp: Bringing up secondary CPUs ... [ 0.609860] smp: Brought up 1 node, 1 CPU [ 0.610343] smpboot: Max logical packages: 1 [ 0.613155] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.614895] devtmpfs: initialized [ 0.617249] x86/mm: Memory block size: 128MB [ 0.618555] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.622353] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.626426] pinctrl core: initialized pinctrl subsystem [ 0.630339] PM: RTC time: 11:45:45, date: 2026-06-09 [ 0.634398] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.638477] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.642362] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.646362] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.650364] audit: initializing netlink subsys (disabled) [ 0.654243] thermal_sys: Registered thermal governor 'fair_share' [ 0.654245] thermal_sys: Registered thermal governor 'bang_bang' [ 0.654342] thermal_sys: Registered thermal governor 'step_wise' [ 0.658122] thermal_sys: Registered thermal governor 'user_space' [ 0.658346] audit: type=2000 audit(1781005545.198:1): state=initialized audit_enabled=0 res=1 [ 0.662350] thermal_sys: Registered thermal governor 'power_allocator' [ 0.662378] EISA bus registered [ 0.668744] cpuidle: using governor ladder [ 0.670342] cpuidle: using governor menu [ 0.676091] ACPI: bus type PCI registered [ 0.678343] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.682725] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.686350] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.690397] PCI: Using configuration type 1 for base access [ 0.695772] Kprobes globally optimized [ 0.698576] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.702362] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.707531] ACPI: Added _OSI(Module Device) [ 0.710258] ACPI: Added _OSI(Processor Device) [ 0.710436] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.713543] ACPI: Added _OSI(Processor Aggregator Device) [ 0.714402] ACPI: Added _OSI(Linux-Dell-Video) [ 0.717365] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.718359] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.725386] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.730588] ACPI: Interpreter enabled [ 0.733146] ACPI: PM: (supports S0 S5) [ 0.734341] ACPI: Using IOAPIC for interrupt routing [ 0.737455] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.738342] PCI: Using E820 reservations for host bridge windows [ 0.742641] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.751524] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.754350] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.758467] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.762473] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.767917] PCI host bridge to bus 0000:00 [ 0.770342] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.774342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.778341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.782341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.786340] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.790346] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.794339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.798699] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.806424] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.817420] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.829402] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.836625] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.848458] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.850581] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.859332] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.866353] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.878464] pci 0000:00:02.0: enabling Extended Tags [ 0.884723] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.890353] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.902646] pci 0000:00:02.1: enabling Extended Tags [ 0.911216] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.919901] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.931695] pci 0000:00:02.2: enabling Extended Tags [ 0.936831] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.942351] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.953081] pci 0000:00:02.3: enabling Extended Tags [ 0.957019] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.962343] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.974625] pci 0000:00:02.4: enabling Extended Tags [ 0.980478] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.986350] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.996172] pci 0000:00:02.5: enabling Extended Tags [ 1.000874] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.006347] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.017703] pci 0000:00:02.6: enabling Extended Tags [ 1.020829] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.026348] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.036199] pci 0000:00:02.7: enabling Extended Tags [ 1.045384] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.052253] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.062527] pci 0000:00:03.0: enabling Extended Tags [ 1.068396] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.074359] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.085292] pci 0000:00:03.1: enabling Extended Tags [ 1.088873] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.096927] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.108442] pci 0000:00:03.2: enabling Extended Tags [ 1.112804] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.118093] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.126246] pci 0000:00:03.3: enabling Extended Tags [ 1.131445] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.138346] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.150372] pci 0000:00:03.4: enabling Extended Tags [ 1.156080] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.162344] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.175210] pci 0000:00:03.5: enabling Extended Tags [ 1.182530] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.189449] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.196256] pci 0000:00:03.6: enabling Extended Tags [ 1.200845] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.206144] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.213843] pci 0000:00:03.7: enabling Extended Tags [ 1.221284] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.226359] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.236908] pci 0000:00:04.0: enabling Extended Tags [ 1.241095] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.246348] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.260002] pci 0000:00:04.1: enabling Extended Tags [ 1.267329] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.274354] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.288515] pci 0000:00:04.2: enabling Extended Tags [ 1.293499] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.298348] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.308841] pci 0000:00:04.3: enabling Extended Tags [ 1.313267] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.318356] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.331281] pci 0000:00:04.4: enabling Extended Tags [ 1.337142] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.342352] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.354672] pci 0000:00:04.5: enabling Extended Tags [ 1.360459] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.366147] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.376395] pci 0000:00:04.6: enabling Extended Tags [ 1.382645] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.392171] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.403425] pci 0000:00:04.7: enabling Extended Tags [ 1.411949] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.418351] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.430606] pci 0000:00:05.0: enabling Extended Tags [ 1.490880] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.496089] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.499296] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.514352] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.521538] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.527833] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.540243] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.551685] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.558207] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.563774] pci 0000:01:00.0: enabling Extended Tags [ 1.637084] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.638423] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.642339] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.646475] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.652614] pci_bus 0000:02: extended config space not accessible [ 1.654720] acpiphp: Slot [1] registered [ 1.657371] acpiphp: Slot [0] registered [ 1.658408] acpiphp: Slot [2] registered [ 1.661139] acpiphp: Slot [3] registered [ 1.662408] acpiphp: Slot [4] registered [ 1.665061] acpiphp: Slot [5] registered [ 1.666393] acpiphp: Slot [6] registered [ 1.669084] acpiphp: Slot [7] registered [ 1.670395] acpiphp: Slot [8] registered [ 1.673190] acpiphp: Slot [9] registered [ 1.674416] acpiphp: Slot [10] registered [ 1.677382] acpiphp: Slot [11] registered [ 1.678409] acpiphp: Slot [12] registered [ 1.681248] acpiphp: Slot [13] registered [ 1.682393] acpiphp: Slot [14] registered [ 1.685061] acpiphp: Slot [15] registered [ 1.686415] acpiphp: Slot [16] registered [ 1.689070] acpiphp: Slot [17] registered [ 1.690393] acpiphp: Slot [18] registered [ 1.693051] acpiphp: Slot [19] registered [ 1.694421] acpiphp: Slot [20] registered [ 1.697118] acpiphp: Slot [21] registered [ 1.698411] acpiphp: Slot [22] registered [ 1.701343] acpiphp: Slot [23] registered [ 1.702395] acpiphp: Slot [24] registered [ 1.705049] acpiphp: Slot [25] registered [ 1.706408] acpiphp: Slot [26] registered [ 1.709425] acpiphp: Slot [27] registered [ 1.710405] acpiphp: Slot [28] registered [ 1.713459] acpiphp: Slot [29] registered [ 1.714411] acpiphp: Slot [30] registered [ 1.716974] acpiphp: Slot [31] registered [ 1.720707] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.730818] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.806737] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.810502] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.814405] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.818461] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.827068] acpiphp: Slot [0-2] registered [ 1.830387] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.840276] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.852612] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.857073] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.858590] pci 0000:03:00.0: enabling Extended Tags [ 1.937205] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.938466] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.942454] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.948916] acpiphp: Slot [0-3] registered [ 1.950972] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.959673] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.973338] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.978527] pci 0000:04:00.0: enabling Extended Tags [ 2.056318] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.058469] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.062454] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.069938] acpiphp: Slot [0-4] registered [ 2.070950] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.081767] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.092173] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.097234] pci 0000:05:00.0: enabling Extended Tags [ 2.178003] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.178483] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.182452] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.189468] acpiphp: Slot [0-5] registered [ 2.190936] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.201517] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.214004] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.217806] pci 0000:06:00.0: enabling Extended Tags [ 2.292682] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.294536] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.298494] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.305993] acpiphp: Slot [0-6] registered [ 2.380983] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.382499] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.386467] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.393441] acpiphp: Slot [0-7] registered [ 2.465634] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.466522] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.470516] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.478303] acpiphp: Slot [0-8] registered [ 2.552592] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.554467] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.558454] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.565439] acpiphp: Slot [0-9] registered [ 2.637481] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.638488] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.642469] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.650250] acpiphp: Slot [0-10] registered [ 2.722833] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.726423] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.730485] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.738250] acpiphp: Slot [0-11] registered [ 2.808709] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.810509] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.814452] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.821707] acpiphp: Slot [0-12] registered [ 2.892735] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.894480] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.898457] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.905582] acpiphp: Slot [0-13] registered [ 2.971290] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.974469] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.978479] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.986469] acpiphp: Slot [0-14] registered [ 3.059317] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.062484] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.066455] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.073460] acpiphp: Slot [0-15] registered [ 3.141762] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.142466] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.146452] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.153506] acpiphp: Slot [0-16] registered [ 3.226499] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.230494] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.234522] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.241725] acpiphp: Slot [0-17] registered [ 3.310871] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.314396] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.318451] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.325589] acpiphp: Slot [0-18] registered [ 3.395863] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.398463] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.402452] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.409926] acpiphp: Slot [0-19] registered [ 3.483322] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.486499] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.490453] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.497306] acpiphp: Slot [0-20] registered [ 3.563933] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.566461] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.570454] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.577333] acpiphp: Slot [0-21] registered [ 3.649019] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.650461] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.654476] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.662445] acpiphp: Slot [0-22] registered [ 3.733592] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.734526] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.738451] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.745167] acpiphp: Slot [0-23] registered [ 3.820535] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.822478] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.826456] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.833738] acpiphp: Slot [0-24] registered [ 3.904790] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.906462] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.910464] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.917654] acpiphp: Slot [0-25] registered [ 3.996124] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.998471] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.002452] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.055066] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.058560] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.062424] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.066648] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.070574] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.074445] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.078556] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.082552] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.086442] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.090301] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.090365] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.094379] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.098378] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.102379] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.106046] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.106362] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.110402] iommu: Default domain type: Translated [ 4.113685] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.114571] SCSI subsystem initialized [ 4.118129] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.118325] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.118351] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.122089] vgaarb: loaded [ 4.122399] ACPI: bus type USB registered [ 4.125086] usbcore: registered new interface driver usbfs [ 4.126361] usbcore: registered new interface driver hub [ 4.129764] usbcore: registered new device driver usb [ 4.130378] pps_core: LinuxPPS API ver. 1 registered [ 4.133720] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.134367] PTP clock support registered [ 4.137297] EDAC MC: Ver: 3.0.0 [ 4.141972] NetLabel: Initializing [ 4.142342] NetLabel: domain hash size = 128 [ 4.145487] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.146416] NetLabel: unlabeled traffic allowed by default [ 4.150435] PCI: Using ACPI for IRQ routing [ 4.938959] clocksource: Switched to clocksource kvm-clock [ 4.961103] VFS: Disk quotas dquot_6.6.0 [ 4.964039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.968919] AppArmor: AppArmor Filesystem Enabled [ 4.972156] pnp: PnP ACPI init [ 4.974987] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.980580] pnp: PnP ACPI: found 5 devices [ 4.989183] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.995035] NET: Registered PF_INET protocol family [ 4.998634] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.005917] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.011926] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.017465] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.022836] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.027920] TCP: Hash tables configured (established 1024 bind 1024) [ 5.032543] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.037619] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.042240] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.047346] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.051504] NET: Registered PF_XDP protocol family [ 5.055110] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.064278] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.069184] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.074698] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.080239] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.085791] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.091730] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.097750] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.103629] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.109294] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.114963] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.120483] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.126156] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.131699] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.137188] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.142901] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.148490] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.154269] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.159968] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.165403] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.171026] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.176802] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.182573] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.188174] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.193720] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.198152] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.202584] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.206889] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.211274] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.215552] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.219946] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.224336] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.228782] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.233224] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.237688] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.242048] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.246497] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.250762] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.255128] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.259809] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.264177] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.268778] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.273081] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.277731] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.281625] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.285658] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.289706] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.293845] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.297730] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.301647] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.305510] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.309853] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.313857] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.318163] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.322256] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.326314] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.330014] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.334078] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.337878] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.341944] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.345872] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.349760] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.353646] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.357396] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.361378] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.365055] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.368800] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.372633] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.376326] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.380278] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.384056] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.388200] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.392212] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.396500] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.400448] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.404222] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.408531] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.412523] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.417101] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.421227] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.426099] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.430938] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.435872] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.440691] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.445427] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.450360] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.454807] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.459571] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.464583] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.469439] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.474133] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.478532] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.482787] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.487327] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.491733] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.494951] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.501374] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.507046] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.517417] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.520887] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.529394] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.537555] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.545887] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.553311] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.560865] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.568878] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.576749] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.584451] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.593562] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.601201] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.609217] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.616816] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.624649] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.633265] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.640785] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.647804] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.655295] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.662132] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.669357] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.674825] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.684719] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.693002] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.698764] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.708973] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.717531] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.724126] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.734662] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.742546] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.748659] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.759478] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.767371] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.773653] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.784682] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.792568] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.800263] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.808534] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.813648] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.820290] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.828145] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.837033] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.840396] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.848797] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.855162] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.866407] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.872232] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.878524] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.887775] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.897198] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.900883] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.909388] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.915241] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.925863] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.929282] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.937516] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.945228] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.952110] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.957038] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.963415] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.971416] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.978376] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.983806] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.991583] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.999504] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.009382] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.012598] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.020171] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.026154] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.035899] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.041173] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.048159] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.056027] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.065017] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.068658] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.076860] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.082839] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.093044] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.099169] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.105879] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.114642] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.123332] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.126640] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.133905] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.139433] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.149810] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.153628] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.162121] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.168769] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.175532] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.181076] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.185041] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.189322] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.193756] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.198489] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.203309] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.206601] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.211158] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.215866] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.219708] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.224150] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.229308] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.234501] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.239625] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.246380] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.251310] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.255608] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.260617] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.264946] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.270000] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.274427] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.279549] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.284186] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.288973] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.292984] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.297436] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.301413] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.306103] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.310365] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.315314] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.319772] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.325287] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.329546] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.334536] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.338304] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.342049] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.346466] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.349792] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.353586] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.357926] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.361883] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.365921] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.370251] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.373860] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.377859] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.382351] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.385838] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.390028] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.395396] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.399327] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.403790] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.408879] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.413058] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.417853] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.423556] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.428035] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.432811] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.440268] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.444634] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.449373] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.454360] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.458032] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.462185] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.467034] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.470742] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.474745] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.479453] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.483044] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.486940] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.491749] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.495733] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.499673] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.505738] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.514585] PCI: CLS 0 bytes, default 64 [ 6.517405] Trying to unpack rootfs image as initramfs... [ 6.522236] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.538883] Initialise system trusted keyrings [ 6.542492] Key type blacklist registered [ 6.550483] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.560469] zbud: loaded [ 6.567009] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.578759] fuse: init (API version 7.34) [ 6.581764] integrity: Platform Keyring initialized [ 6.598548] Key type asymmetric registered [ 6.601397] Asymmetric key parser 'x509' registered [ 6.610452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.622518] io scheduler mq-deadline registered [ 6.629524] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.643168] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.661528] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.676290] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.688552] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.703095] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.719653] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.730734] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.746805] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.755101] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.771974] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.783001] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.800738] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.812238] Freeing initrd memory: 8744K [ 6.815219] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.823474] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.828250] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.834674] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.840944] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.846816] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.855142] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.859401] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.868656] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.873181] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.882964] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.888458] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.897771] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.901823] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.909787] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.914471] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.925177] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.930737] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.939763] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.945752] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.950989] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.957162] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.961289] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.972761] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.978211] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.988159] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.992429] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.000511] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.004667] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.014146] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.019625] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.028166] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.034034] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.043595] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.047887] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.058710] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.064553] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.069762] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.076694] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.081123] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.090781] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.100819] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.105199] shpchp 0000:01:00.0: Slot initialization failed [ 7.110914] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.115520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.122419] ACPI: button: Power Button [PWRF] [ 7.153375] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.188299] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.194684] Linux agpgart interface v0.103 [ 7.199515] loop: module loaded [ 7.202622] tun: Universal TUN/TAP device driver, 1.6 [ 7.206003] PPP generic driver version 2.4.2 [ 7.209269] VFIO - User Level meta-driver version: 0.3 [ 7.214901] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.218986] ehci-pc82AD i: EHCI PCI platform driver [ 7.221989] ehci-platform: EHCI generic platform driver [ 7.225269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.229092] ohci-pci: OHCI PCI platform driver [ 7.231959] ohci-platform: OHCI generic platform driver [ 7.235339] uhci_hcd: USB Universal Host Controller Interface driver [ 7.241129] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.244440] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.249025] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.252438] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.256174] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.261354] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.265881] usb usb1: Product: UHCI Host Controller [ 7.269151] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.273498] usb usb1: SerialNumber: 0000:02:01.0 [ 7.276715] hub 1-0:1.0: USB hub found [ 7.279524] hub 1-0:1.0: 2 ports detected [ 7.282574] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.289514] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.293193] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.296701] mousedev: PS/2 mouse device common for all mice [ 7.301112] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.306833] rtc_cmos 00:03: RTC can wake from S4 [ 7.312032] rtc_cmos 00:03: registered as rtc0 [ 7.315327] rtc_cmos 00:03: setting system clock to 2026-06-09T11:45:52 UTC (1781005552) [ 7.320949] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.325239] i2c_dev: i2c /dev entries driver [ 7.328132] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.335561] device-mapper: uevent: version 1.0.3 [ 7.338906] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.344003] platform eisa.0: Probing EISA bus 0 [ 7.346860] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.351077] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.355313] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.359182] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.363158] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.367153] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.371456] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.375556] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.380015] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.384564] platform eisa.0: EISA: Detected 0 cards [ 7.388209] ledtrig-cpu: registered to indicate activity on CPUs [ 7.392804] drop_monitor: Initializing network drop monitor service [ 7.397027] NET: Registered PF_INET6 protocol family [ 7.404399] Segment Routing with IPv6 [ 7.406993] In-situ OAM (IOAM) with IPv6 [ 7.409575] NET: Registered PF_PACKET protocol family [ 7.413606] Key type dns_resolver registered [ 7.417130] IPI shorthand broadcast: enabled [ 7.420296] registered taskstats version 1 [ 7.423183] Loading compiled-in X.509 certificates [ 7.426971] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.434309] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.442392] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.448754] blacklist: Loading compiled-in revocation X.509 certificates [ 7.453171] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.459419] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.466464] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.475040] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.481961] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.488975] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.497312] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.504512] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.512084] zswap: loaded using pool lzo/zbud [ 7.515230] Key type .fscrypt registered [ 7.518243] Key type fscrypt-provisioning registered [ 7.523979] Key type encrypted registered [ 7.527228] AppArmor: AppArmor sha1 policy hashing enabled [ 7.531262] ima: No TPM chip found, activating TPM-bypass! [ 7.535414] Loading compiled-in module X.509 certificates [ 7.540511] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.547091] ima: Allocated hash algorithm: sha1 [ 7.550205] ima: No architecture policies found [ 7.553694] evm: Initialising EVM extended attributes: [ 7.557213] evm: security.selinux [ 7.560028] evm: security.SMACK64 [ 7.562894] evm: security.SMACK64EXEC [ 7.565762] evm: security.SMACK64TRANSMUTE [ 7.568860] evm: security.SMACK64MMAP [ 7.571832] evm: security.apparmor [ 7.574526] evm: security.ima [ 7.576687] evm: security.capability [ 7.579612] evm: HMAC attrs: 0x1 [ 7.583085] PM: Magic number: 14:78:782 [ 7.586392] RAS: Correctable Errors collector initialized. [ 7.590461] Unstable clock detected, switching default tracing clock to "global" [ 7.590461] If you want to keep using the local clock, then add: [ 7.590461] "trace_clock=local" [ 7.590461] on the kernel command line [ 7.607074] Freeing unused decrypted memory: 2036K [ 7.610748] Freeing unused kernel image (initmem) memory: 3244K [ 7.615390] Write protecting the kernel read-only data: 30720k [ 7.619998] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.624962] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.674507] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.679460] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.684449] Run /init as init process info: initramfs: up at 7.16 [ 7.750495] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.761446] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.765990] GPT:229375 != 2097151 [ 7.768608] GPT:Alternate GPT header not at the end of the disk. [ 7.773514] GPT:229375 != 2097151 [ 7.776275] GPT: Use GNU Parted to correct GPT errors. [ 7.843027] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.238564] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.268009] 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:54:0e:a7:b7:6f:8e:41:f9:89:ff:42:b8:3d:a7:53:9a forked to background, child pid 350 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnxHzgrS6P2ZXCom/H2o/Q8zocwb0gPgj9Sjf8VSpuqzI+w12ZnVHwBLQKwz20XQfJnSKSHtaMiv4iMF2gVlq1tuRZQq5xreFMsMvi0s8XqEZ4W4eCXbi0VzwK+MhHG9OrxaJnmDTzqm1OTNOyETJqeuZY1+MIlhhOqwbNLAk7UDKutYO17GYBl8RSYtV84iI78r423Q+DB6EgAcTSr0jEn3E/XMMTjYjbo8HOxwKrcz4Vtxsh9JabcsITQCoHHwDUmL8x9k3i8wjiVBrz0Up2tvYMZHuQXDXy+GXL9TAARzGRRlxqCqLJA0t5FJP7p+j6NH7iODfzof3NU3fZWV6F root@tempest-testnetworkbasicops-server-740797670 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA0i9+M79jlllnObHjzlZiuJzd8b+KK6IoRLQi/Q4KNoMUrek9vxLyaal6HwhJjZACHgLkmrkP3Pa2B8HZogXks= root@tempest-testnetworkbasicops-server-740797670 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe82:4772/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 540ea7b7-6f8e-41f9-89ff-42b83da7539a name: tempest-TestNetworkBasicOps-server-740797670 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-740797670 launch-index: 0 === cirros: current=0.6.2 uptime=9.21 === === 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:82:47:72 inet6 addr: fe80::f816:3eff:fe82:4772/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-740797670 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.361122] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.365525] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.383441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.572710] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.614117] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.736911] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.738317] ISO 9660 Extensions: RRIP_1991A [ 8.941410] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.583652] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.587560] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:45:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:45:54 cirros auth.notice su: + none root:cirros Jun 9 12:45:54 cirros daemon.info dhcpcd[348]: dhcpcd-9.4.1 starting Jun 9 12:45:54 cirros daemon.info dhcpcd[351]: DUID 00:04:54:0e:a7:b7:6f:8e:41:f9:89:ff:42:b8:3d:a7:53:9a Jun 9 12:45:54 cirros daemon.warn dhcpcd[351]: no interfaces have a carrier Jun 9 12:45:54 cirros daemon.info dhcpcd[351]: eth0: waiting for carrier Jun 9 12:45:54 cirros daemon.info dhcpcd[351]: eth0: carrier acquired Jun 9 12:45:54 cirros daemon.info dhcpcd[351]: eth0: IAID 3e:82:47:72 Jun 9 12:45:54 cirros daemon.info dhcpcd[351]: eth0: adding address fe80::f816:3eff:fe82:4772 Jun 9 12:45:54 cirros authpriv.info dropbear[392]: Running in background Jun 9 12:45:54 cirros daemon.info dhcpcd[351]: 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-740797670 login: 2026-06-09 11:46:02,783 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-09 11:46:02,792 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:46:02,898 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:46:02,899 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-09 11:46:02,900 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-09 11:46:02,903 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:46:03,004 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:46:03,005 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-09 11:46:03,005 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-09 11:46:03,006 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-09 11:46:03,008 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:46:03,107 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:46:03,107 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-09 11:46:03,125 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-09 11:46:03,126 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-09 11:46:03,128 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:46:03,183 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:46:03,184 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-09 11:46:04,233 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9 1.043s 2026-06-09 11:46:04,234 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, 09 Jun 2026 11:46:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-2d2644b9-7fdd-47b9-8320-3c61aa4146b3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9'} Body: b'{"subnet":{"id":"0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9","name":"tempest-subnet-smoke-1260278499","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"bfa308f9-92da-4174-a3c0-4f15d62d2f61","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":"2026-06-09T11:45:29Z","updated_at":"2026-06-09T11:46:03Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:04,234 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-09 11:46:04,235 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-09 11:46:04,239 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:46:04,296 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:46:04,297 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-09 11:46:04,312 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-09 11:46:04,313 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-09 11:46:04,316 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:46:04,375 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:46:04,376 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-09 11:46:04,383 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 0.148592 seconds 2026-06-09 11:46:05,407 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3943f193-b7ef-4f08-ad1a-5e660096d7fe 1.023s 2026-06-09 11:46:05,407 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6bd0d5b5-0317-4b92-8df3-651e2c42fb33', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3943f193-b7ef-4f08-ad1a-5e660096d7fe'} Body: b'' 2026-06-09 11:46:05,626 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 0.218s 2026-06-09 11:46:05,626 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:05 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-2aea772f-c324-4bc2-9ad9-0fd76aee7652', 'x-compute-request-id': 'req-2aea772f-c324-4bc2-9ad9-0fd76aee7652', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'' 2026-06-09 11:46:06,963 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 1.336s 2026-06-09 11:46:06,964 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:05 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-e3dfe262-718c-4ce1-9093-8c3756c46fa3', 'x-compute-request-id': 'req-e3dfe262-718c-4ce1-9093-8c3756c46fa3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"server": {"id": "540ea7b7-6f8e-41f9-89ff-42b83da7539a", "name": "tempest-TestNetworkBasicOps-server-740797670", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:45:36Z", "updated": "2026-06-09T11:46:05Z", "addresses": {"tempest-network-smoke--28950003": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:47:72"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:47:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1675610092", "OS-SRV-USG:launched_at": "2026-06-09T11:45:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2058630680"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:08,093 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a 0.111s 2026-06-09 11:46:08,093 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46: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-239e4035-255d-4bef-b28c-64d14b6acf62', 'x-compute-request-id': 'req-239e4035-255d-4bef-b28c-64d14b6acf62', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/540ea7b7-6f8e-41f9-89ff-42b83da7539a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 540ea7b7-6f8e-41f9-89ff-42b83da7539a could not be found."}}' 2026-06-09 11:46:09,047 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b0272ddb-e253-4986-871e-306123945c9d 0.953s 2026-06-09 11:46:09,047 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0c024d2c-8e80-4365-a5f2-c9778f4150b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b0272ddb-e253-4986-871e-306123945c9d'} Body: b'' 2026-06-09 11:46:09,123 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-1675610092 0.076s 2026-06-09 11:46:09,124 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:09 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-2e16f5ea-dccb-4d1e-8b8d-dbb474a6fdc2', 'x-compute-request-id': 'req-2e16f5ea-dccb-4d1e-8b8d-dbb474a6fdc2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1675610092'} Body: b'' 2026-06-09 11:46:11,170 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4d14e799-7221-4d15-b682-16542ccef039/remove_router_interface 2.046s 2026-06-09 11:46:11,171 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5f04e1a1-e228-42dd-b524-2c7a18e636a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4d14e799-7221-4d15-b682-16542ccef039/remove_router_interface'} Body: b'{"id": "4d14e799-7221-4d15-b682-16542ccef039", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "e0b1fc06-ada6-4794-8e34-fddbc8e629d6", "network_id": "bfa308f9-92da-4174-a3c0-4f15d62d2f61", "subnet_id": "0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9", "subnet_ids": ["0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9"]}' 2026-06-09 11:46:12,178 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9 1.006s 2026-06-09 11:46:12,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, 09 Jun 2026 11:46:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d6ab0e3d-7495-453d-8512-9d927029fe71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0e1d530b-f04a-4bbc-86af-6e6b9a5f62e9'} Body: b'' 2026-06-09 11:46:14,155 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4d14e799-7221-4d15-b682-16542ccef039 1.976s 2026-06-09 11:46:14,156 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-71b32979-e684-4308-bcf6-9a3b8ef720d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4d14e799-7221-4d15-b682-16542ccef039'} Body: b'' 2026-06-09 11:46:15,998 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/bfa308f9-92da-4174-a3c0-4f15d62d2f61 1.841s 2026-06-09 11:46:15,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, 09 Jun 2026 11:46:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5a7e2deb-0b6e-4570-954d-fd44d5bce9aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/bfa308f9-92da-4174-a3c0-4f15d62d2f61'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 11:46:16.006780Z 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: 2026-06-09 11:47:46.947625Z 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 2026-06-09 11:46:16,961 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.953s 2026-06-09 11:46:16,962 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--698802319", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-5f09d5f8-eb75-4544-82ab-0154f4a71b8b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"138ac092-c8c9-496a-ba7c-37d63c39211c","name":"tempest-network-smoke--698802319","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:46:16Z","updated_at":"2026-06-09T11:46:16Z","revision_number":1}}' 2026-06-09 11:46:19,228 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 2.266s 2026-06-09 11:46:19,228 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-1679664741", "admin_state_up": true, "project_id": "74962f79fd594bd1b0928f1f52904698", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-842314b6-ce6c-4db3-b0f8-29220280f145', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "457dcc4e-52a2-4f3e-9494-d32c76098ce7", "name": "tempest-TestNetworkBasicOps-router-1679664741", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.214"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:46:17Z", "updated_at": "2026-06-09T11:46:18Z", "revision_number": 2, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:19,316 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.087s 2026-06-09 11:46:19,316 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e1ad9315-8e3b-46c5-b6fd-ec78eeaf5145', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:46:19,515 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.198s 2026-06-09 11:46:19,515 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-90b44071-ce64-40df-b29e-e6bf268c5f2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:46:19,592 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.076s 2026-06-09 11:46:19,592 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-720f297f-325e-4d85-8da4-63b8003e35c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:46:21,101 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.508s 2026-06-09 11:46:21,103 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-1230511633", "network_id": "138ac092-c8c9-496a-ba7c-37d63c39211c", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-dd4baac0-dbde-460e-a919-447800445b44', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"d01dc0ca-3e73-4c04-adb5-ffc24802b658","name":"tempest-subnet-smoke-1230511633","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"138ac092-c8c9-496a-ba7c-37d63c39211c","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T11:46:20Z","updated_at":"2026-06-09T11:46:20Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:23,694 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/457dcc4e-52a2-4f3e-9494-d32c76098ce7/add_router_interface 2.591s 2026-06-09 11:46:23,695 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d01dc0ca-3e73-4c04-adb5-ffc24802b658"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-76ff67c9-a33f-4682-a09f-72e894604823', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/457dcc4e-52a2-4f3e-9494-d32c76098ce7/add_router_interface'} Body: b'{"id": "457dcc4e-52a2-4f3e-9494-d32c76098ce7", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "a88b46ff-3710-4fee-ad24-4601f56cd93b", "network_id": "138ac092-c8c9-496a-ba7c-37d63c39211c", "subnet_id": "d01dc0ca-3e73-4c04-adb5-ffc24802b658", "subnet_ids": ["d01dc0ca-3e73-4c04-adb5-ffc24802b658"]}' 2026-06-09 11:46:23,810 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.115s 2026-06-09 11:46:23,810 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-4b5ec99b-e5c6-4743-bbc9-1e29721c402b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"138ac092-c8c9-496a-ba7c-37d63c39211c","name":"tempest-network-smoke--698802319","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["d01dc0ca-3e73-4c04-adb5-ffc24802b658"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:46:16Z","updated_at":"2026-06-09T11:46:20Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":15207}]}' 2026-06-09 11:46:23,940 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.129s 2026-06-09 11:46:23,941 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-1e809d5d-38b4-46c2-abc4-8484169bb599', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"},{"id":"d01dc0ca-3e73-4c04-adb5-ffc24802b658","name":"tempest-subnet-smoke-1230511633","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"138ac092-c8c9-496a-ba7c-37d63c39211c","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:46:20Z","updated_at":"2026-06-09T11:46:20Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:46:24,079 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.138s 2026-06-09 11:46:24,079 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-574398f2-5e8a-407e-9b82-bdf967c90c54', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "457dcc4e-52a2-4f3e-9494-d32c76098ce7", "name": "tempest-TestNetworkBasicOps-router-1679664741", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.214"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:46:17Z", "updated_at": "2026-06-09T11:46:22Z", "revision_number": 3, "project_id": "74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:46:24,188 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.108s 2026-06-09 11:46:24,189 25 DEBUG [tempest.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-268390562", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKlBFYUR+6dxd91nprdQiRD+LU/raqoxXWkqR5rEEHb2DoHFKF/PX+vvlVYNRVK6vrFvW7SbCLVBZPH1FrYXjK+avScoZNT885zgSK13UAt6zrb0X/KYi/EkjLmrmJ/XZQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:24 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-0170f5ad-fca4-4c8d-99ca-dbb2ddf97055', 'x-compute-request-id': 'req-0170f5ad-fca4-4c8d-99ca-dbb2ddf97055', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-268390562", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKlBFYUR+6dxd91nprdQiRD+LU/raqoxXWkqR5rEEHb2DoHFKF/PX+vvlVYNRVK6vrFvW7SbCLVBZPH1FrYXjK+avScoZNT885zgSK13UAt6zrb0X/KYi/EkjLmrmJ/XZQ==", "fingerprint": "a1:d6:4d:cb:8a:57:b3:f9:13:0b:d8:c9:7d:f3:e8:83", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:46:24,383 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.192s 2026-06-09 11:46:24,384 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-1988740737", "description": "tempest-secgroup-smoke-1988740737 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-7ad29bf7-74c8-4620-9936-367f2fc558f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "name": "tempest-secgroup-smoke-1988740737", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-1988740737 description", "shared": false, "security_group_rules": [{"id": "413ccc00-4cb9-4da6-9742-7950504aa05d", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "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": "2026-06-09T11:46:24Z", "updated_at": "2026-06-09T11:46:24Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "d0b86c44-e8d2-4cf0-b73a-fe22fe6a7a1f", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "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": "2026-06-09T11:46:24Z", "updated_at": "2026-06-09T11:46:24Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:46:24Z", "updated_at": "2026-06-09T11:46:24Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:24,587 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.203s 2026-06-09 11:46:24,588 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": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-dbebfffd-784b-4d16-b815-0418e217453b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "56bf1ea6-6808-4955-a84e-ef8b31d8bdfe", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:24Z", "updated_at": "2026-06-09T11:46:24Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:24,794 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.206s 2026-06-09 11:46:24,794 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": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-48a27297-288c-459b-8f43-07c03a20221c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "8e2d96b7-581b-4103-8045-022d873aed5d", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:24Z", "updated_at": "2026-06-09T11:46:24Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:25,050 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.255s 2026-06-09 11:46:25,050 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": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9d6742a7-fb10-4b50-a607-8cab62596361', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "bc376b40-29d4-4406-b351-c4cb38935316", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:24Z", "updated_at": "2026-06-09T11:46:24Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:25,268 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.217s 2026-06-09 11:46:25,268 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": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-43cc17c3-e51b-4b89-83d9-e463b77a1318', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "df77d734-2d6a-4b28-a669-5f96b594405b", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:25Z", "updated_at": "2026-06-09T11:46:25Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:25,503 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.234s 2026-06-09 11:46:25,503 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": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b78ab544-706f-436a-b73d-c3436f75f73d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "cb65d647-6470-43f8-ac51-7e98b4d70367", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:25Z", "updated_at": "2026-06-09T11:46:25Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:25,702 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.198s 2026-06-09 11:46:25,703 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": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-83197ee8-b3dc-46b3-b8a9-c73497d13c2f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "3e289c30-4716-4ae3-ab5b-900f70931030", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "07d4f73a-64da-40fa-a3e0-0dc7ebdeb601", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:25Z", "updated_at": "2026-06-09T11:46:25Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:25,997 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.290s 2026-06-09 11:46:25,998 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:25 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1b36f751-d342-4483-8192-edb1e36b2eb1', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["NNu7F2JPTvec2_V6LjB_Zw"], "expires_at": "2026-06-09T12:46:25.000000Z", "issued_at": "2026-06-09T11:46:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:46:25,998 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-09 11:46:28,439 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.440s 2026-06-09 11:46:28,439 25 DEBUG [tempest.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-1661494719", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "138ac092-c8c9-496a-ba7c-37d63c39211c"}], "key_name": "tempest-TestNetworkBasicOps-268390562", "security_groups": [{"name": "tempest-secgroup-smoke-1988740737"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:26 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34cae61d-0810-4f3b-b412-0ecd2886c836', 'x-compute-request-id': 'req-34cae61d-0810-4f3b-b412-0ecd2886c836', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1988740737"}], "adminPass": "kD6SQ8bx8kqE"}}' 2026-06-09 11:46:28,941 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.500s 2026-06-09 11:46:28,941 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:28 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-2d7c9cb6-0f0f-48d9-8a6a-876d682883ce', 'x-compute-request-id': 'req-2d7c9cb6-0f0f-48d9-8a6a-876d682883ce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"server": {"id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "name": "tempest-TestNetworkBasicOps-server-1661494719", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:28Z", "updated": "2026-06-09T11:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268390562", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:30,225 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.279s 2026-06-09 11:46:30,225 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:29 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-84910fec-0e40-45b9-a55b-91fe1d18abf1', 'x-compute-request-id': 'req-84910fec-0e40-45b9-a55b-91fe1d18abf1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"server": {"id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "name": "tempest-TestNetworkBasicOps-server-1661494719", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:28Z", "updated": "2026-06-09T11:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268390562", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:30,230 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-09 11:46:32,053 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.821s 2026-06-09 11:46:32,054 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:31 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-3ab102b0-9ca0-4c42-8306-9091b0ff4e62', 'x-compute-request-id': 'req-3ab102b0-9ca0-4c42-8306-9091b0ff4e62', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"server": {"id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "name": "tempest-TestNetworkBasicOps-server-1661494719", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:28Z", "updated": "2026-06-09T11:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268390562", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988740737"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:33,695 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.632s 2026-06-09 11:46:33,695 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:33 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-4e4a3b46-e549-4475-b62f-d875441370e4', 'x-compute-request-id': 'req-4e4a3b46-e549-4475-b62f-d875441370e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"server": {"id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "name": "tempest-TestNetworkBasicOps-server-1661494719", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:28Z", "updated": "2026-06-09T11:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268390562", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988740737"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:36,987 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313 2.283s 2026-06-09 11:46:36,987 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:34 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c87ca6-2008-4ba6-b89c-48e0136b1b93', 'x-compute-request-id': 'req-f9c87ca6-2008-4ba6-b89c-48e0136b1b93', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"server": {"id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "name": "tempest-TestNetworkBasicOps-server-1661494719", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:28Z", "updated": "2026-06-09T11:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-268390562", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988740737"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:39,153 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313 1.159s 2026-06-09 11:46:39,153 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:38 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-b4837f60-2152-494c-98b5-b612c9b71d6a', 'x-compute-request-id': 'req-b4837f60-2152-494c-98b5-b612c9b71d6a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"server": {"id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "name": "tempest-TestNetworkBasicOps-server-1661494719", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:28Z", "updated": "2026-06-09T11:46:37Z", "addresses": {"tempest-network-smoke--698802319": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:57:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-268390562", "OS-SRV-USG:launched_at": "2026-06-09T11:46:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988740737"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:39,156 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-09 11:46:39,917 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.760s 2026-06-09 11:46:39,918 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:39 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-25cc75d4-5f10-4dd2-ac41-e0c6d0fa87d1', 'x-compute-request-id': 'req-25cc75d4-5f10-4dd2-ac41-e0c6d0fa87d1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"server": {"id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "name": "tempest-TestNetworkBasicOps-server-1661494719", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:28Z", "updated": "2026-06-09T11:46:37Z", "addresses": {"tempest-network-smoke--698802319": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:57:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-268390562", "OS-SRV-USG:launched_at": "2026-06-09T11:46:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988740737"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:39,922 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 11:46:40,043 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=13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.120s 2026-06-09 11:46:40,043 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-2e51c39e-c22c-4e94-aa18-e8b62f053823', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"ports":[{"id":"099c94c7-d4b2-4734-a068-b0c0f3fce210","name":"","network_id":"138ac092-c8c9-496a-ba7c-37d63c39211c","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c4:57:e9","admin_state_up":true,"status":"ACTIVE","device_id":"13fd708b-9839-455d-8d5c-cd9a2b0c4313","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d01dc0ca-3e73-4c04-adb5-ffc24802b658","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["07d4f73a-64da-40fa-a3e0-0dc7ebdeb601"],"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-1661494719","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1661494719","fqdn":"tempest-testnetworkbasicops-server-1661494719.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:46:30Z","updated_at":"2026-06-09T11:46:37Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:46:40,043 25 DEBUG [tempest.common.waiters] Server ID 13fd708b-9839-455d-8d5c-cd9a2b0c4313 ports are all ACTIVE [{'id': '099c94c7-d4b2-4734-a068-b0c0f3fce210', 'name': '', 'network_id': '138ac092-c8c9-496a-ba7c-37d63c39211c', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:c4:57:e9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '13fd708b-9839-455d-8d5c-cd9a2b0c4313', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd01dc0ca-3e73-4c04-adb5-ffc24802b658', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['07d4f73a-64da-40fa-a3e0-0dc7ebdeb601'], '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-1661494719', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-1661494719', 'fqdn': 'tempest-testnetworkbasicops-server-1661494719.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:46:30Z', 'updated_at': '2026-06-09T11:46:37Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:46:42,403 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.359s 2026-06-09 11:46:42,404 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "port_id": "099c94c7-d4b2-4734-a068-b0c0f3fce210", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-35a965d6-ef9c-4db9-9911-4ded9cf90df5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "77b5ef4f-d13e-445c-9c7a-0a315ecc3146", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.187", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "457dcc4e-52a2-4f3e-9494-d32c76098ce7", "port_id": "099c94c7-d4b2-4734-a068-b0c0f3fce210", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "74962f79fd594bd1b0928f1f52904698", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "138ac092-c8c9-496a-ba7c-37d63c39211c", "mac_address": "fa:16:3e:c4:57:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:46:41Z", "updated_at": "2026-06-09T11:46:41Z", "revision_number": 0}}' 2026-06-09 11:46:42,979 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=13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.575s 2026-06-09 11:46:42,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, 09 Jun 2026 11:46:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-e5cfa65c-c2c9-4f04-b321-eaf190303fec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"ports":[{"id":"099c94c7-d4b2-4734-a068-b0c0f3fce210","name":"","network_id":"138ac092-c8c9-496a-ba7c-37d63c39211c","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c4:57:e9","admin_state_up":true,"status":"ACTIVE","device_id":"13fd708b-9839-455d-8d5c-cd9a2b0c4313","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d01dc0ca-3e73-4c04-adb5-ffc24802b658","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dh10000 cp_opts":[],"security_groups":["07d4f73a-64da-40fa-a3e0-0dc7ebdeb601"],"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-1661494719","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1661494719","fqdn":"tempest-testnetworkbasicops-server-1661494719.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:46:30Z","updated_at":"2026-06-09T11:46:37Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:46:43,086 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.104s 2026-06-09 11:46:43,087 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-482159000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIlmtGxUHqAV/T+Z7qppIOn10oJQxGPsFs9PBy/4z4Bh7ClbF7x9QihnX2hpj01N2JfHQ4KAvaFN6LDWwzxQqhSZ5kg/Bo1g1gwXCwLf8dIpmACJq2zm1ReswvjlrFPXZQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:42 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-ed798971-7f64-4adb-bb03-3cf6f47487b1', 'x-compute-request-id': 'req-ed798971-7f64-4adb-bb03-3cf6f47487b1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-482159000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIlmtGxUHqAV/T+Z7qppIOn10oJQxGPsFs9PBy/4z4Bh7ClbF7x9QihnX2hpj01N2JfHQ4KAvaFN6LDWwzxQqhSZ5kg/Bo1g1gwXCwLf8dIpmACJq2zm1ReswvjlrFPXZQ==", "fingerprint": "1d:33:69:d7:ac:1b:b5:79:69:d7:78:c4:36:24:8e:6f", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:46:44,006 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.918s 2026-06-09 11:46:44,006 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-1631296541", "description": "tempest-secgroup-smoke-1631296541 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-107d6200-11b3-40cb-b0e6-3b22169a90d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "name": "tempest-secgroup-smoke-1631296541", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-1631296541 description", "shared": false, "security_group_rules": [{"id": "b3e1ff69-1cb5-4020-8247-8cc8f0bfd87e", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "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": "2026-06-09T11:46:43Z", "updated_at": "2026-06-09T11:46:43Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "dbd3fa50-0b4c-4393-8863-428aad913323", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "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": "2026-06-09T11:46:43Z", "updated_at": "2026-06-09T11:46:43Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:46:43Z", "updated_at": "2026-06-09T11:46:43Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:44,320 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.313s 2026-06-09 11:46:44,320 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7e118e96-2ad6-4b37-91c8-05bf3ffbd1a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "92899cdc-cd67-41cc-b66a-3c60be531977", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:44Z", "updated_at": "2026-06-09T11:46:44Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:45,143 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.823s 2026-06-09 11:46:45,144 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": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-be6db19b-94ea-42c7-b1c1-feef4e5d1756', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "d8ea520a-7610-4ba5-85f5-a43e587706a1", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:44Z", "updated_at": "2026-06-09T11:46:44Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:45,380 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.235s 2026-06-09 11:46:45,380 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-68ed3280-8e84-44ce-aa26-fa906fe53244', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "a025b0a6-9bff-4a06-b302-7696d1ff9888", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:45Z", "updated_at": "2026-06-09T11:46:45Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:46,034 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.654s 2026-06-09 11:46:46,034 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": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-85295ee2-5ff6-4516-b09d-4f34dd33815b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "c4600eab-aad8-418a-a6cc-ba7ac640a7cb", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:45Z", "updated_at": "2026-06-09T11:46:45Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:46,199 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.164s 2026-06-09 11:46:46,199 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": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c52bbf74-63cc-4c2f-aa8a-4db2853ddbf1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "88498c7d-1236-4415-9e8a-f02b21ed1345", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:46Z", "updated_at": "2026-06-09T11:46:46Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:46,365 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.165s 2026-06-09 11:46:46,365 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": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a5c29bb1-bb01-4999-a03b-eb9665aecf7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "7147a675-7195-4c86-938a-73b63783bf83", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "27ec1c45-5bd5-4728-a0b1-2673187ee049", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:46:46Z", "updated_at": "2026-06-09T11:46:46Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:46:46,669 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.297s 2026-06-09 11:46:46,669 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:46 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-62ec1814-b2b1-4f11-a007-13ae15dfbd14', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["P0ddwnwETciU7zBZjk8ggg"], "expires_at": "2026-06-09T12:46:46.000000Z", "issued_at": "2026-06-09T11:46:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:46:46,670 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-09 11:46:48,124 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.454s 2026-06-09 11:46:48,125 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-781312002", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "138ac092-c8c9-496a-ba7c-37d63c39211c"}], "key_name": "tempest-TestNetworkBasicOps-482159000", "security_groups": [{"name": "tempest-secgroup-smoke-1631296541"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:46 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1622c72-efe0-4497-8d09-301d2695bae7', 'x-compute-request-id': 'req-e1622c72-efe0-4497-8d09-301d2695bae7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1631296541"}], "adminPass": "uE7dozWfZb8r"}}' 2026-06-09 11:46:48,952 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/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.826s 2026-06-09 11:46:48,953 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:48 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-c7182357-0853-44bf-9993-c8c79fa02a92', 'x-compute-request-id': 'req-c7182357-0853-44bf-9993-c8c79fa02a92', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"server": {"id": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "name": "tempest-TestNetworkBasicOps-server-781312002", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:48Z", "updated": "2026-06-09T11:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-482159000", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:50,198 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/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.239s 2026-06-09 11:46:50,201 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:49 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-10c78c29-851b-454f-9b45-7670d49cef24', 'x-compute-request-id': 'req-10c78c29-851b-454f-9b45-7670d49cef24', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"server": {"id": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "name": "tempest-TestNetworkBasicOps-server-781312002", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:48Z", "updated": "2026-06-09T11:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-482159000", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:50,205 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-09 11:46:51,648 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/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.442s 2026-06-09 11:46:51,649 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:51 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-269de6fd-b7ab-4202-8342-d3f43eaa5e3b', 'x-compute-request-id': 'req-269de6fd-b7ab-4202-8342-d3f43eaa5e3b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"server": {"id": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "name": "tempest-TestNetworkBasicOps-server-781312002", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:48Z", "updated": "2026-06-09T11:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-482159000", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1631296541"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:53,276 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/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.623s 2026-06-09 11:46:53,276 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:52 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-b701f324-9e9f-48f0-b4cd-85d8f1cc1716', 'x-compute-request-id': 'req-b701f324-9e9f-48f0-b4cd-85d8f1cc1716', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"server": {"id": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "name": "tempest-TestNetworkBasicOps-server-781312002", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:48Z", "updated": "2026-06-09T11:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-482159000", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1631296541"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:54,590 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/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.309s 2026-06-09 11:46:54,591 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:54 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-b4c4aec4-fec6-4fba-8796-2b399eecff6d', 'x-compute-request-id': 'req-b4c4aec4-fec6-4fba-8796-2b399eecff6d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"server": {"id": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "name": "tempest-TestNetworkBasicOps-server-781312002", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:48Z", "updated": "2026-06-09T11:46:54Z", "addresses": {"tempest-network-smoke--698802319": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:37:b0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-482159000", "OS-SRV-USG:launched_at": "2026-06-09T11:46:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1631296541"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:54,594 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2026-06-09 11:46:54,970 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/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.375s 2026-06-09 11:46:54,970 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:54 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-935d559a-d6cf-494d-a370-663ebf01186f', 'x-compute-request-id': 'req-935d559a-d6cf-494d-a370-663ebf01186f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"server": {"id": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "name": "tempest-TestNetworkBasicOps-server-781312002", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:48Z", "updated": "2026-06-09T11:46:54Z", "addresses": {"tempest-network-smoke--698802319": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:37:b0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-482159000", "OS-SRV-USG:launched_at": "2026-06-09T11:46:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1631296541"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:46:55,054 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=b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.080s 2026-06-09 11:46:55,055 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-c0a9088f-8017-4d39-b279-073b7d26517f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"ports":[{"id":"4d5f46b1-fd02-4e49-800e-c0d5f78d02e6","name":"","network_id":"138ac092-c8c9-496a-ba7c-37d63c39211c","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:4a:37:b0","admin_state_up":true,"status":"ACTIVE","device_id":"b0ba03cb-a495-476f-83a9-cf87a14c1b5c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d01dc0ca-3e73-4c04-adb5-ffc24802b658","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["27ec1c45-5bd5-4728-a0b1-2673187ee049"],"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-781312002","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-781312002","fqdn":"tempest-testnetworkbasicops-server-781312002.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:46:50Z","updated_at":"2026-06-09T11:46:53Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:46:55,055 25 DEBUG [tempest.common.waiters] Server ID b0ba03cb-a495-476f-83a9-cf87a14c1b5c ports are all ACTIVE [{'id': '4d5f46b1-fd02-4e49-800e-c0d5f78d02e6', 'name': '', 'network_id': '138ac092-c8c9-496a-ba7c-37d63c39211c', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:4a:37:b0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b0ba03cb-a495-476f-83a9-cf87a14c1b5c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd01dc0ca-3e73-4c04-adb5-ffc24802b658', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['27ec1c45-5bd5-4728-a0b1-2673187ee049'], '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-781312002', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-781312002', 'fqdn': 'tempest-testnetworkbasicops-server-781312002.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:46:50Z', 'updated_at': '2026-06-09T11:46:53Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:46:56,105 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.049s 2026-06-09 11:46:56,105 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "port_id": "4d5f46b1-fd02-4e49-800e-c0d5f78d02e6", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:46:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-991f6c54-78ce-4a21-81b2-ebf5aa3fd8ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "6b123ceb-e250-4300-a010-75f69925f44e", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.223", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "457dcc4e-52a2-4f3e-9494-d32c76098ce7", "port_id": "4d5f46b1-fd02-4e49-800e-c0d5f78d02e6", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "74962f79fd594bd1b0928f1f52904698", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "138ac092-c8c9-496a-ba7c-37d63c39211c", "mac_address": "fa:16:3e:4a:37:b0", "admin_state_up": true, "status": "ACTIVE", "device_id": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:46:55Z", "updated_at": "2026-06-09T11:46:55Z", "revision_number": 0}}' 2026-06-09 11:46:56,106 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.223:22' as 'cirros' with public key authentication 2026-06-09 11:47:27,979 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:47:28,088 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:47:28,089 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.223 successfully created 2026-06-09 11:47:28,975 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/77b5ef4f-d13e-445c-9c7a-0a315ecc3146 0.886s 2026-06-09 11:47:28,976 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-c228f892-38f9-4616-91f2-c2cb1d0c7917', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/77b5ef4f-d13e-445c-9c7a-0a315ecc3146'} Body: b'{"floatingip": {"id": "77b5ef4f-d13e-445c-9c7a-0a315ecc3146", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.187", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "457dcc4e-52a2-4f3e-9494-d32c76098ce7", "port_id": "099c94c7-d4b2-4734-a068-b0c0f3fce210", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "138ac092-c8c9-496a-ba7c-37d63c39211c", "mac_address": "fa:16:3e:c4:57:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:46:41Z", "updated_at": "2026-06-09T11:46:42Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:47:28,976 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '77b5ef4f-d13e-445c-9c7a-0a315ecc3146', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.187', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '457dcc4e-52a2-4f3e-9494-d32c76098ce7', 'port_id': '099c94c7-d4b2-4734-a068-b0c0f3fce210', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '138ac092-c8c9-496a-ba7c-37d63c39211c', 'mac_address': 'fa:16:3e:c4:57:e9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '13fd708b-9839-455d-8d5c-cd9a2b0c4313', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:46:41Z', 'updated_at': '2026-06-09T11:46:42Z', 'revision_number': 1, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:47:28,976 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.887199 seconds 2026-06-09 11:47:28,976 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.187 with user: cirros 2026-06-09 11:47:28,977 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.187 in 120 sec and the expected result is reachable 2026-06-09 11:47:29,014 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.037124 seconds 2026-06-09 11:47:29,015 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.187 in 120 sec and the ping result is expected 2026-06-09 11:47:29,162 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313/action 0.146s 2026-06-09 11:47:29,162 25 DEBUG [tempest.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, 09 Jun 2026 11:47:29 GMT', 'server': 'Apache', 'content-length': '75510', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4614445-d195-46fb-8131-00500c3d01ee', 'x-compute-request-id': 'req-f4614445-d195-46fb-8131-00500c3d01ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313/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-5.el9 11/05/2023\\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.000005] kvm-clock: using sched offset of 1524358968 cycles\\n[ 0.000010] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000017] tsc: Detected 2800.000 MHz processor\\n[ 0.001105] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001576] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004544] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004620] Using GB pages for direct mapping\\n[ 0.005062] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005072] ACPI: Early table checksum verification disabled\\n[ 0.005083] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005091] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005102] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005113] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005119] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005124] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005130] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005135] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005160] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005163] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005165] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005167] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005168] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005170] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006608] No NUMA configuration fo 2026-06-09 11:47:29,164 25 DEBUG [tempest.scenario.manager] Console output for 13fd708b-9839-455d-8d5c-cd9a2b0c4313 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-5.el9 11/05/2023 [ 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.000005] kvm-clock: using sched offset of 1524358968 cycles [ 0.000010] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000017] tsc: Detected 2800.000 MHz processor [ 0.001105] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001576] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004544] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004620] Using GB pages for direct mapping [ 0.005062] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005072] ACPI: Early table checksum verification disabled [ 0.005083] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005091] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005102] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005113] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005119] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005124] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005130] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005135] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005160] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005163] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005165] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005167] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005168] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005170] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006608] No NUMA configuration found [ 0.006611] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006622] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007098] Zone ranges: [ 0.007101] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007105] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007108] Normal empty [ 0.007110] Device empty [ 0.007111] Movable zone start for each node [ 0.007116] Early memory node ranges [ 0.007117] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007119] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007122] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007556] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007595] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007870] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019756] ACPI: PM-Timer IO Port: 0x608 [ 0.019810] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019969] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019975] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019978] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019981] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019984] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019986] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019991] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019996] TSC deadline timer available [ 0.020014] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020122] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020126] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020128] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020129] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020132] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020135] Booting paravirtualized kernel on KVM [ 0.020141] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020154] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020728] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020817] kvm-guest: setup async PF for cpu 0 [ 0.020847] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020869] kvm-guest: PV spinlocks disabled, single CPU [ 0.020882] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020884] Policy zone: DMA32 [ 0.020886] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020985] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021008] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021020] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021093] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021532] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022338] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022375] ftrace: allocating 50600 entries in 198 pages [ 0.051980] ftrace: allocated 198 pages with 4 groups [ 0.052205] rcu: Hierarchical RCU implementation. [ 0.052207] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.052210] Rude variant of Tasks RCU enabled. [ 0.052211] Tracing variant of Tasks RCU enabled. [ 0.052213] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.052214] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.056820] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057239] random: crng init done [ 0.093952] Console: colour VGA+ 80x25 [ 0.223352] printk: console [tty1] enabled [ 0.536033] printk: console [ttyS0] enabled [ 0.539306] ACPI: Core revision 20210730 [ 0.542379] APIC: Switch to symmetric I/O mode setup [ 0.546531] x2apic enabled [ 0.549540] Switched APIC routing to physical x2apic. [ 0.557897] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.564560] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.568546] pid_max: default: 32768 minimum: 301 [ 0.568546] LSM: Security Framework initializing [ 0.568546] landlock: Up and running. [ 0.568546] Yama: becoming mindful. [ 0.568546] AppArmor: AppArmor initialized [ 0.568546] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.568546] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.568546] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.568546] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.568546] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.568546] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.568546] Spectre V2 : Mitigation: Retpolines [ 0.568546] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.568546] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.568546] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.568546] RETBleed: Mitigation: untrained return thunk [ 0.568546] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.568546] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.568546] Freeing SMP alternatives memory: 44K [ 0.568546] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.568745] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.572571] ... version: 0 [ 0.575135] ... bit width: 48 [ 0.576562] ... generic registers: 6 [ 0.579335] ... value mask: 0000ffffffffffff [ 0.580560] ... max period: 00007fffffffffff [ 0.584158] ... fixed-purpose events: 0 [ 0.584565] ... event mask: 000000000000003f [ 0.588157] rcu: Hierarchical SRCU implementation. [ 0.589210] sm10000 p: Bringing up secondary CPUs ... [ 0.592005] smp: Brought up 1 node, 1 CPU [ 0.592566] smpboot: Max logical packages: 1 [ 0.595244] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.597148] devtmpfs: initialized [ 0.599560] x86/mm: Memory block size: 128MB [ 0.600827] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604760] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.608711] pinctrl core: initialized pinctrl subsystem [ 0.612914] PM: RTC time: 11:46:38, date: 2026-06-09 [ 0.616792] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.620725] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.624581] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.628575] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.632592] audit: initializing netlink subsys (disabled) [ 0.636860] thermal_sys: Registered thermal governor 'fair_share' [ 0.636862] thermal_sys: Registered thermal governor 'bang_bang' [ 0.640565] audit: type=2000 audit(1781005598.741:1): state=initialized audit_enabled=0 res=1 [ 0.644567] thermal_sys: Registered thermal governor 'step_wise' [ 0.644569] thermal_sys: Registered thermal governor 'user_space' [ 0.648427] thermal_sys: Registered thermal governor 'power_allocator' [ 0.648597] EISA bus registered [ 0.652562] cpuidle: using governor ladder [ 0.655295] cpuidle: using governor menu [ 0.659158] ACPI: bus type PCI registered [ 0.660562] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.664888] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.668568] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.672584] PCI: Using configuration type 1 for base access [ 0.677870] Kprobes globally optimized [ 0.681407] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.684572] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.689559] ACPI: Added _OSI(Module Device) [ 0.692572] ACPI: Added _OSI(Processor Device) [ 0.696276] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.696577] ACPI: Added _OSI(Processor Aggregator Device) [ 0.700334] ACPI: Added _OSI(Linux-Dell-Video) [ 0.700670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.704576] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.712837] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.720724] ACPI: Interpreter enabled [ 0.723387] ACPI: PM: (supports S0 S5) [ 0.724573] ACPI: Using IOAPIC for interrupt routing [ 0.728660] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.732573] PCI: Using E820 reservations for host bridge windows [ 0.736924] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.747310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.748581] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.752734] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.756717] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.761949] PCI host bridge to bus 0000:00 [ 0.764563] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.768563] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.772563] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.776589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.780561] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.784562] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.788577] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.792954] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.800963] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.811767] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.824650] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.836232] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.846795] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.850697] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.856914] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.864204] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.871935] pci 0000:00:02.0: enabling Extended Tags [ 0.875008] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.880570] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.894683] pci 0000:00:02.1: enabling Extended Tags [ 0.899450] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.904574] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.920706] pci 0000:00:02.2: enabling Extended Tags [ 0.927385] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.932572] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.945779] pci 0000:00:02.3: enabling Extended Tags [ 0.951437] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.958015] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.969452] pci 0000:00:02.4: enabling Extended Tags [ 0.975188] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.982374] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.992845] pci 0000:00:02.5: enabling Extended Tags [ 0.999358] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.004568] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.014912] pci 0000:00:02.6: enabling Extended Tags [ 1.018952] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024332] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.030001] pci 0000:00:02.7: enabling Extended Tags [ 1.036913] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.044403] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.054116] pci 0000:00:03.0: enabling Extended Tags [ 1.061863] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.068535] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.079295] pci 0000:00:03.1: enabling Extended Tags [ 1.083180] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.088572] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.101662] pci 0000:00:03.2: enabling Extended Tags [ 1.107169] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.112573] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.123447] pci 0000:00:03.3: enabling Extended Tags [ 1.127622] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.132573] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.147833] pci 0000:00:03.4: enabling Extended Tags [ 1.151527] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.156573] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.172764] pci 0000:00:03.5: enabling Extended Tags [ 1.180081] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.184566] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.195158] pci 0000:00:03.6: enabling Extended Tags [ 1.198994] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.205703] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.219476] pci 0000:00:03.7: enabling Extended Tags [ 1.226298] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.232567] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.244875] pci 0000:00:04.0: enabling Extended Tags [ 1.251476] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.256294] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.266086] pci 0000:00:04.1: enabling Extended Tags [ 1.274417] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.280568] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.293660] pci 0000:00:04.2: enabling Extended Tags [ 1.298920] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.304564] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.316923] pci 0000:00:04.3: enabling Extended Tags [ 1.323457] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.330159] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.340854] pci 0000:00:04.4: enabling Extended Tags [ 1.346430] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.352354] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.359136] pci 0000:00:04.5: enabling Extended Tags [ 1.365521] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.372568] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.384836] pci 0000:00:04.6: enabling Extended Tags [ 1.390585] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.396303] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.403851] pci 0000:00:04.7: enabling Extended Tags [ 1.409848] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.416118] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.422237] pci 0000:00:05.0: enabling Extended Tags [ 1.483312] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.487072] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.489581] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.511465] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.515358] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.521684] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.533678] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.545658] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.552567] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.561767] pci 0000:01:00.0: enabling Extended Tags [ 1.646512] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.648640] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.652633] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.656699] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.663203] pci_bus 0000:02: extended config space not accessible [ 1.664903] acpiphp: Slot [1] registered [ 1.667928] acpiphp: Slot [0] registered [ 1.668621] acpiphp: Slot [2] registered [ 1.671537] acpiphp: Slot [3] registered [ 1.672629] acpiphp: Slot [4] registered [ 1.675573] acpiphp: Slot [5] registered [ 1.676625] acpiphp: Slot [6] registered [ 1.679635] acpiphp: Slot [7] registered [ 1.680621] acpiphp: Slot [8] registered [ 1.683658] acpiphp: Slot [9] registered [ 1.684627] acpiphp: Slot [10] registered [ 1.687790] acpiphp: Slot [11] registered [ 1.688646] acpiphp: Slot [12] registered [ 1.691663] acpiphp: Slot [13] registered [ 1.692619] acpiphp: Slot [14] registered [ 1.695637] acpiphp: Slot [15] registered [ 1.696628] acpiphp: Slot [16] registered [ 1.699592] acpiphp: Slot [17] registered [ 1.700618] acpiphp: Slot [18] registered [ 1.703498] acpiphp: Slot [19] registered [ 1.704625] acpiphp: Slot [20] registered [ 1.707596] acpiphp: Slot [21] registered [ 1.708629] acpiphp: Slot [22] registered [ 1.711756] acpiphp: Slot [23] registered [ 1.712636] acpiphp: Slot [24] registered [ 1.715714] acpiphp: Slot [25] registered [ 1.716649] acpiphp: Slot [26] registered [ 1.719680] acpiphp: Slot [27] registered [ 1.720642] acpiphp: Slot [28] registered [ 1.723667] acpiphp: Slot [29] registered [ 1.724625] acpiphp: Slot [30] registered [ 1.729182] acpiphp: Slot [31] registered [ 1.735078] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.752603] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.841072] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.844660] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.848503] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.848712] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.856734] acpiphp: Slot [0-2] registered [ 1.861176] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.872347] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.884569] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.892576] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.896795] pci 0000:03:00.0: enabling Extended Tags [ 1.980777] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.984730] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.988717] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.997241] acpiphp: Slot [0-3] registered [ 2.000904] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.011093] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.024565] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.031288] pci 0000:04:00.0: enabling Extended Tags [ 2.107882] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.108702] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.112673] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.119490] acpiphp: Slot [0-4] registered [ 2.121185] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.131491] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.142316] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.147509] pci 0000:05:00.0: enabling Extended Tags [ 2.226648] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.228734] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.232727] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.240155] acpiphp: Slot [0-5] registered [ 2.241313] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.252543] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.264125] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.266914] pci 0000:06:00.0: enabling Extended Tags [ 2.342965] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.344708] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.348705] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.355738] acpiphp: Slot [0-6] registered [ 2.428677] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.432734] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.436733] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.444417] acpiphp: Slot [0-7] registered [ 2.522190] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.524706] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.528707] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.536180] acpiphp: Slot [0-8] registered [ 2.610370] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.612700] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.616689] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.623913] acpiphp: Slot [0-9] registered [ 2.701239] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.704701] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.708717] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.716607] acpiphp: Slot [0-10] registered [ 2.791238] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.792703] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.796675] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.803897] acpiphp: Slot [0-11] registered [ 2.872959] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.876339] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.876674] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.884654] acpiphp: Slot [0-12] registered [ 2.958453] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.960682] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.964673] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.971776] acpiphp: Slot [0-13] registered [ 3.041335] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.044718] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.048692] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.055967] acpiphp: Slot [0-14] registered [ 3.124562] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.128173] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.128690] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.135795] acpiphp: Slot [0-15] registered [ 3.207258] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.208724] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.212745] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.219836] acpiphp: Slot [0-16] registered [ 3.294072] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.296681] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.300703] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.307509] acpiphp: Slot [0-17] registered [ 3.377558] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.380681] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.384712] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.391763] acpiphp: Slot [0-18] registered [ 3.461131] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.464657] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.468708] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.476087] acpiphp: Slot [0-19] registered [ 3.543055] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.544681] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.548712] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.555601] acpiphp: Slot [0-20] registered [ 3.622656] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.624684] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.628672] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.635558] acpiphp: Slot [0-21] registered [ 3.704182] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.704682] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.708677] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.715395] acpiphp: Slot [0-22] registered [ 3.793123] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.796723] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.800679] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.808091] acpiphp: Slot [0-23] registered [ 3.882941] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.884724] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.888680] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.896229] acpiphp: Slot [0-24] registered [ 3.972569] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.976288] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.976725] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.984020] acpiphp: Slot [0-25] registered [ 4.051407] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.052724] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.056705] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.115883] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.116894] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.120883] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.124897] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.128900] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.132804] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.136914] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.140866] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.144731] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.148586] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.152598] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.156604] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.160599] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.164599] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.168354] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.168654] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.173891] iommu: Default domain type: Translated [ 4.176561] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.181312] SCSI subsystem initialized [ 4.183998] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.184546] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.184579] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.188566] vgaarb: loaded [ 4.190728] ACPI: bus type USB registered [ 4.192674] usbcore: registered new interface driver usbfs [ 4.196313] usbcore: registered new interface driver hub [ 4.196617] usbcore: registered new device driver usb [ 4.200592] pps_core: LinuxPPS API ver. 1 registered [ 4.204164] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.204593] PTP clock support registered [ 4.207535] EDAC MC: Ver: 3.0.0 [ 4.212502] NetLabel: Initializing [ 4.212564] NetLabel: domain hash size = 128 [ 4.215247] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.216676] NetLabel: unlabeled traffic allowed by default [ 4.220042] PCI: Using ACPI for IRQ routing [ 5.007320] clocksource: Switched to clocksource kvm-clock [ 5.037446] VFS: Disk quotas dquot_6.6.0 [ 5.040352] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.044896] AppArmor: AppArmor Filesystem Enabled [ 5.047914] pnp: PnP ACPI init [ 5.050589] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.055751] pnp: PnP ACPI: found 5 devices [ 5.064509] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.071074] NET: Registered PF_INET protocol family [ 5.074827] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.084930] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.090338] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.095151] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.100304] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.105143] TCP: Hash tables configured (established 1024 bind 1024) [ 5.109251] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.114088] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.118282] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.122861] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.126571] NET: Registered PF_XDP protocol family [ 5.129849] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.134981] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.140342] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.145713] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.150848] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.155759] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.160966] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.166875] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.172653] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.177877] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.182840] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.187775] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.193232] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.198112] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.203088] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.208083] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.212917] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.217883] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.222682] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.227638] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.232823] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.241882] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.250303] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.256105] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.261054] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.268377] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.275003] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.282100] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.287358] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.294584] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.299290] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.306077] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.311029] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.316313] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.321517] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.326857] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.332435] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.338226] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.343208] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.348817] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.354534] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.361411] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.367289] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.373068] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.378442] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.383840] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.388757] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.394004] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.398956] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.404168] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.409012] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.414218] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.419872] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.425119] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.429987] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.435297] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.440855] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.446194] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.451434] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.456747] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.461451] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.466894] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.471846] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.476717] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.481768] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.487325] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.492681] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.497834] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.503123] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.508595] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.513782] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.518876] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.524185] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.529653] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.535026] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.540180] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.545770] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.551110] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.556682] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.562061] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.568463] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.573612] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.579982] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.585531] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.591402] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.596983] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.603461] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.609524] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.615335] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.620953] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.626841] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.632751] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.639006] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.644736] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.650227] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.655247] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.665438] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.675022] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.686685] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.692334] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.700777] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.709105] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.719851] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.727057] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.734989] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.743060] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.749123] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.756944] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.767298] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.774872] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.781819] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.794037] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.801729] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.810387] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.820362] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.826243] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.835279] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.845806] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.852685] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.859230] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.869985] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.876733] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.884136] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.895252] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.903481] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.913201] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.922668] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.929449] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.939715] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.950770] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.958554] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.966361] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.977084] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.983637] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.992642] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.004972] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.011029] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.018430] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.026899] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.036933] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.041006] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.049488] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.057219] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.066789] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.071816] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.079789] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.087849] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.098974] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.103509] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.112233] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.121636] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.132150] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.136467] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.143882] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.150622] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.161792] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.167789] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.175535] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.182271] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.193309] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.199190] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.206455] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.214570] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.228138] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.235178] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.242722] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.252102] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.263324] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.268594] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.277059] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.284283] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.292441] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.299400] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.306650] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.314318] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.324752] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.330513] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.337574] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.346315] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.355693] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.360330] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.369257] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.377356] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.386844] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.391782] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.400853] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.409694] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.419165] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.424103] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.430236] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.435866] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.441496] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.447009] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.452494] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.456841] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.461894] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.468867] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.474222] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.480468] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.486259] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.491292] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.498887] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.503875] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.509649] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.515310] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.521606] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.526507] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.532249] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.537092] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.542801] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.547883] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.554232] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.559920] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.565765] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.570999] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.577472] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.582609] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.588290] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.594074] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.601219] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.606259] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.612257] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.617732] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.623209] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.629567] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.634165] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.639161] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.645035] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.649304] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.654207] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.661068] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.665595] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.671219] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.676971] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.681822] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.687100] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.692971] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.698460] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.705039] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.710778] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.715164] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.719874] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.725398] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.729751] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.734945] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.742515] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.747625] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.753141] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.759402] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.765071] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.770427] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.776422] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.781199] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.786446] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.793603] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.798302] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.803364] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.809525] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.814293] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.820253] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.829368] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.841739] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12680 usecs [ 6.851116] PCI: CLS 0 bytes, default 64 [ 6.855452] Trying to unpack rootfs image as initramfs... [ 6.860098] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.877363] Initialise system trusted keyrings [ 6.884622] Key type blacklist registered [ 6.892658] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.907608] zbud: loaded [ 6.916984] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.924864] fuse: init (API version 7.34) [ 6.932802] integrity: Platform Keyring initialized [ 6.948620] Key type asymmetric registered [ 6.952064] Asymmetric key parser 'x509' registered [ 6.960771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.976745] io scheduler mq-deadline registered [ 6.983229] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.997183] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.018486] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.035071] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.055924] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.073379] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.092999] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.109266] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.130266] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.145133] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.162336] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.173676] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.192678] Freeing initrd memory: 8744K [ 7.196363] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.201415] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.210381] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.217094] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.224991] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.234396] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.239715] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.248932] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.255159] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.264351] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.270763] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.280304] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.286643] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.295592] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.302543] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.312074] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.317396] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.327471] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.333502] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.342018] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.347177] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.354250] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.361246] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.367283] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.377598] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.384290] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.396019] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.401736] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.411767] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.417311] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.425031] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.430022] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.438169] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.442541] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.450457] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.454557] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.462845] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.466815] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.473020] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.479400] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.483529] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.492079] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.501225] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.505759] shpchp 0000:01:00.0: Slot initialization failed [ 7.512003] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.517371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.523137] ACPI: button: Power Button [PWRF] [ 7.552529] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.586963] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.596291] Linux agpgart interface v0.103 [ 7.601505] loop: module loaded [ 7.604331] tun: Universal TUN/TAP device driver, 1.6 [ 7.608023] PPP generic driver version 2.4.2 [ 7.610968] VFIO - User Level meta-driver version: 0.3 [ 7.614510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.619101] ehci-pci: EHCI PCI platform driver [ 7.622418] ehci-platform: EHCI generic platform driver [ 7.626260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.631363] ohci-pci: OHCI PCI platform driver [ 7.634557] ohci-platform: OHCI generic platform driver [ 7.638783] uhci_hcd: USB Universal Host Controller Interface driver [ 7.645464] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.649035] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.653720] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.657316] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.661666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.667045] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.671910] usb usb1: Product: UHCI Host Controller [ 7.675530] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.679605] usb usb1: SerialNumber: 0000:02:01.0 [ 7.682833] hub 1-0:1.0: USB hub found [ 7.685532] hub 1-0:1.0: 2 ports detected [ 7.688536] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.696160] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.699808] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.703417] mousedev: PS/2 mouse device common for all mice [ 7.708280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.714107] rtc_cmos 00:03: RTC can wake from S4 [ 7.719297] rtc_cmos 00:03: registered as rtc0 [ 7.722634] rtc_cmos 00:03: setting system clock to 2026-06-09T11:46:46 UTC (1781005606) [ 7.727851] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.732254] i2c_dev: i2c /dev entries driver [ 7.735300] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.743148] device-mapper: uevent: version 1.0.3 [ 7.746271] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.752206] platform eisa.0: Probing EISA bus 0 [ 7.755556] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.760614] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.764708] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.768973] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.773217] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.777336] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.781430] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.785912] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.790152] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.794622] platform eisa.0: EISA: Detected 0 cards [ 7.797739] ledtrig-cpu: registered to indicate activity on CPUs [ 7.801810] drop_monitor: Initializing network drop monitor service [ 7.806249] NET: Registered PF_INET6 protocol family [ 7.816009] Segment Routing with IPv6 [ 7.818663] In-situ OAM (IOAM) with IPv6 [ 7.821500] NET: Registered PF_PACKET protocol family [ 7.824925] Key type dns_resolver registered [ 7.828098] IPI shorthand broadcast: enabled [ 7.831264] registered taskstats version 1 [ 7.834020] Loading compiled-in X.509 certificates [ 7.837732] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.844128] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.850446] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.856642] blacklist: Loading compiled-in revocation X.509 certificates [ 7.860964] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.867043] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.875358] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.882793] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.889474] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.896774] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.903688] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.910206] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.917552] zswap: loaded using pool lzo/zbud [ 7.920682] Key type .fscrypt registered [ 7.923275] Key type fscrypt-provisioning registered [ 7.928528] Key type encrypted registered [ 7.931192] AppArmor: AppArmor sha1 policy hashing enabled [ 7.934730] ima: No TPM chip found, activating TPM-bypass! [ 7.938198] Loading compiled-in module X.509 certificates [ 7.942115] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.948179] ima: Allocated hash algorithm: sha1 [ 7.951274] ima: No architecture policies found [ 7.954249] evm: Initialising EVM extended attributes: [ 7.957485] evm: security.selinux [ 7.959623] evm: security.SMACK64 [ 7.961906] evm: security.SMACK64EXEC [ 7.964380] evm: security.SMACK64TRANSMUTE [ 7.967218] evm: security.SMACK64MMAP [ 7.969883] evm: security.apparmor [ 7.972240] evm: security.ima [ 7.974456] evm: security.capability [ 7.976833] evm: HMAC attrs: 0x1 [ 7.979912] PM: Magic number: 14:78:782 [ 7.983355] RAS: Correctable Errors collector initialized. [ 7.987322] Unstable clock detected, switching default tracing clock to "global" [ 7.987322] If you want to keep using the local clock, then add: [ 7.987322] "trace_clock=local" [ 7.987322] on the kernel command line [ 8.002737] Freeing unused decrypted memory: 2036K [ 8.010387] Freeing unused kernel image (initmem) memory: 3244K [ 8.014251] Write protecting the kernel read-only data: 30720k [ 8.021029] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.027709] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.076744] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.081692] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.086132] Run /init as init process info: initramfs: up at 7.58 [ 8.158994] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.168499] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.173561] GPT:229375 != 2097151 [ 8.176129] GPT:Alternate GPT header not at the end of the disk. [ 8.180095] GPT:229375 != 2097151 [ 8.182370] GPT: Use GNU Parted to correct GPT errors. [ 8.244994] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.628112] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.657736] 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.45 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:13:fd:70:8b:98:39:45:5d:8d:5c:cd:9a:2b:0c:43:13 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGIlBK1KsCP99xqBMIh42mSxmYOE5EsmT2u8r+rdtdMWsC1prkx4CGfc1IIw504We4C0oFwMtnvQGD92kWC2nPO+slPJLyyJ/nmnc//LEAcHFONf4iYRfJyvZ/Twa7ya5bBsz2Lq4YcHexzh8isEdjLfXJrxVFw1qqSObv1UQBwj5BUR5625mvSTveS4xUfSMLzAvkHEavMf1PZXn+dxGkvlAkCjHbx/r2HT9hF7MDHnV10WAO1HU3mC5TrhC6FSf7EZ1OXtpCOxmnUY7dOghLNLlyb33IRr1OWfQiN0AymAN9ihL6CLbrgtcx7eMwo7g8kgHpzrMW0qg6k918Q9EB root@tempest-testnetworkbasicops-server-1661494719 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI7YqXgsOLOidTkWG1E2cAZFhGqYU1dRheId09hTQs4Yp4LFsyp0I4JGfOf8bjRyxM9GRcInm0+PsTzI6XiuBb0= root@tempest-testnetworkbasicops-server-1661494719 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fec4:57e9/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 13fd708b-9839-455d-8d5c-cd9a2b0c4313 name: tempest-TestNetworkBasicOps-server-1661494719 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1661494719 launch-index: 0 === cirros: current=0.6.2 uptime=9.38 === === 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:C4:57:E9 inet6 addr: fe80::f816:3eff:fec4:57e9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:1262 (1.2 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-1661494719 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.727798] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.731271] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.750749] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.937468] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.964806] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.092034] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.093466] ISO 9660 Extensions: RRIP_1991A [ 9.226346] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.735933] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.738205] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:46:47 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:46:47 cirros auth.notice su: + none root:cirros Jun 9 12:46:47 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:46:47 cirros daemon.info dhcpcd[350]: DUID 00:04:13:fd:70:8b:98:39:45:5d:8d:5c:cd:9a:2b:0c:43:13 Jun 9 12:46:47 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:c4:57:e9 Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fec4:57e9 Jun 9 12:46:48 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.3 from 10.100.0.1 Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.3/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1661494719 login: 2026-06-09 11:47:29,165 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.187:22' as 'cirros' with public key authentication 2026-06-09 11:47:29,172 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:47:29,233 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:47:29,234 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.187 successfully created 2026-06-09 11:47:29,234 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.3 2026-06-09 11:47:29,234 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.223:22' as 'cirros' with public key authentication 2026-06-09 11:47:29,238 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:47:29,337 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:47:29,337 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.223 successfully created 2026-06-09 11:47:29,350 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116081 seconds 2026-06-09 11:47:29,904 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/099c94c7-d4b2-4734-a068-b0c0f3fce210 0.553s 2026-06-09 11:47:29,904 25 DEBUG [tempest.10000 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, 09 Jun 2026 11:47:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1079', 'x-openstack-request-id': 'req-916d9aea-7d61-4658-a9e1-4926d6c4ee33', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/099c94c7-d4b2-4734-a068-b0c0f3fce210'} Body: b'{"port":{"id":"099c94c7-d4b2-4734-a068-b0c0f3fce210","name":"","network_id":"138ac092-c8c9-496a-ba7c-37d63c39211c","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c4:57:e9","admin_state_up":false,"status":"ACTIVE","device_id":"13fd708b-9839-455d-8d5c-cd9a2b0c4313","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d01dc0ca-3e73-4c04-adb5-ffc24802b658","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["07d4f73a-64da-40fa-a3e0-0dc7ebdeb601"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1661494719","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1661494719","fqdn":"tempest-testnetworkbasicops-server-1661494719.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:46:30Z","updated_at":"2026-06-09T11:47:29Z","revision_number":5,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:47:29,905 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.187 with user: cirros 2026-06-09 11:47:29,905 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.187 in 120 sec and the expected result is unreachable 2026-06-09 11:47:30,930 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.024788 seconds 2026-06-09 11:47:30,930 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.187 in 120 sec and the ping result is expected 2026-06-09 11:47:31,034 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313/action 0.103s 2026-06-09 11:47:31,035 25 DEBUG [tempest.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, 09 Jun 2026 11:47:30 GMT', 'server': 'Apache', 'content-length': '75510', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f7fc72-bdbb-46a5-86b2-333483488375', 'x-compute-request-id': 'req-c4f7fc72-bdbb-46a5-86b2-333483488375', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313/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-5.el9 11/05/2023\\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.000005] kvm-clock: using sched offset of 1524358968 cycles\\n[ 0.000010] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000017] tsc: Detected 2800.000 MHz processor\\n[ 0.001105] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001576] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004544] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004620] Using GB pages for direct mapping\\n[ 0.005062] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005072] ACPI: Early table checksum verification disabled\\n[ 0.005083] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005091] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005102] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005113] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005119] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005124] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005130] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005135] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005160] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005163] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005165] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005167] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005168] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005170] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006608] No NUMA configuration fo 2026-06-09 11:47:31,036 25 DEBUG [tempest.scenario.manager] Console output for 13fd708b-9839-455d-8d5c-cd9a2b0c4313 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-5.el9 11/05/2023 [ 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.000005] kvm-clock: using sched offset of 1524358968 cycles [ 0.000010] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000017] tsc: Detected 2800.000 MHz processor [ 0.001105] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001576] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004544] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004620] Using GB pages for direct mapping [ 0.005062] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005072] ACPI: Early table checksum verification disabled [ 0.005083] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005091] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005102] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005113] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005119] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005124] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005130] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005135] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005160] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005163] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005165] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005167] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005168] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005170] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006608] No NUMA configuration found [ 0.006611] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006622] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007098] Zone ranges: [ 0.007101] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007105] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007108] Normal empty [ 0.007110] Device empty [ 0.007111] Movable zone start for each node [ 0.007116] Early memory node ranges [ 0.007117] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007119] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007122] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007556] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007595] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007870] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019756] ACPI: PM-Timer IO Port: 0x608 [ 0.019810] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019969] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019975] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019978] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019981] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019984] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019986] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019991] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019996] TSC deadline timer available [ 0.020014] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020122] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020126] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020128] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020129] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020132] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020135] Booting paravirtualized kernel on KVM [ 0.020141] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020154] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020728] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020817] kvm-guest: setup async PF for cpu 0 [ 0.020847] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020869] kvm-guest: PV spinlocks disabled, single CPU [ 0.020882] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020884] Policy zone: DMA32 [ 0.020886] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020985] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021008] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021020] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021093] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021532] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022338] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022375] ftrace: allocating 50600 entries in 198 pages [ 0.051980] ftrace: allocated 198 pages with 4 groups [ 0.052205] rcu: Hierarchical RCU implementation. [ 0.052207] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.052210] Rude variant of Tasks RCU enabled. [ 0.052211] Tracing variant of Tasks RCU enabled. [ 0.052213] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.052214] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.056820] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057239] random: crng init done [ 0.093952] Console: colour VGA+ 80x25 [ 0.223352] printk: console [tty1] enabled [ 0.536033] printk: console [ttyS0] enabled [ 0.539306] ACPI: Core revision 20210730 [ 0.542379] APIC: Switch to symmetric I/O mode setup [ 0.546531] x2apic enabled [ 0.549540] Switched APIC routing to physical x2apic. [ 0.557897] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.564560] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.568546] pid_max: default: 32768 minimum: 301 [ 0.568546] LSM: Security Framework initializing [ 0.568546] landlock: Up and running. [ 0.568546] Yama: becoming mindful. [ 0.568546] AppArmor: AppArmor initialized [ 0.568546] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.568546] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.568546] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.568546] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.568546] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.568546] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.568546] Spectre V2 : Mitigation: Retpolines [ 0.568546] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.568546] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.568546] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.568546] RETBleed: Mitigation: untrained return thunk [ 0.568546] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.568546] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.568546] Freeing SMP alternatives memory: 44K [ 0.568546] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.568745] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.572571] ... version: 0 [ 0.575135] ... bit width: 48 [ 0.576562] ... generic registers: 6 [ 0.579335] ... value mask: 0000ffffffffffff [ 0.580560] ... max period: 00007fffffffffff [ 0.584158] ... fixed-purpose events: 0 [ 0.584565] ... event mask: 000000000000003f [ 0.588157] rcu: Hierarchical SRCU implementation. [ 0.589210] smp: Bringing up secondary CPUs ... [ 0.592005] smp: Brought up 1 node, 1 CPU [ 0.592566] smpboot: Max logical packages: 1 [ 0.595244] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.597148] devtmpfs: initialized [ 0.599560] x86/mm: Memory block size: 128MB [ 0.600827] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604760] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.608711] pinctrl core: initialized pinctrl subsystem [ 0.612914] PM: RTC time: 11:46:38, date: 2026-06-09 [ 0.616792] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.620725] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.624581] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.628575] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.632592] audit: initializing netlink subsys (disabled) [ 0.636860] thermal_sys: Registered thermal governor 'fair_share' [ 0.636862] thermal_sys: Registered thermal governor 'bang_bang' [ 0.640565] audit: type=2000 audit(1781005598.741:1): state=initialized audit_enabled=0 res=1 [ 0.644567] thermal_sys: Registered thermal governor 'step_wise' [ 0.644569] thermal_sys: Registered thermal governor 'user_space' [ 0.648427] thermal_sys: Registered thermal governor 'power_allocator' [ 0.648597] EISA bus registered [ 0.652562] cpuidle: using governor ladder [ 0.655295] cpuidle: using governor menu [ 0.659158] ACPI: bus type PCI registered [ 0.660562] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.664888] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.668568] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.672584] PCI: Using configuration type 1 for base access [ 0.677870] Kprobes globally optimized [ 0.681407] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.684572] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.689559] ACPI: Added _OSI(Module Device) [ 0.692572] ACPI: Added _OSI(Processor Device) [ 0.696276] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.696577] ACPI: Added _OSI(Processor Aggregator Device) [ 0.700334] ACPI: Added _OSI(Linux-Dell-Video) [ 0.700670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.704576] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.712837] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.720724] ACPI: Interpreter enabled [ 0.723387] ACPI: PM: (supports S0 S5) [ 0.724573] ACPI: Using IOAPIC for interrupt routing [ 0.728660] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.732573] PCI: Using E820 reservations for host bridge windows [ 0.736924] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.747310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.748581] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.752734] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.756717] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.761949] PCI host bridge to bus 0000:00 [ 0.764563] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.768563] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.772563] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.776589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.780561] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.784562] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.788577] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.792954] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.800963] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.811767] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.824650] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.836232] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.846795] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.850697] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.856914] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.864204] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.871935] pci 0000:00:02.0: enabling Extended Tags [ 0.875008] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.880570] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.894683] pci 0000:00:02.1: enabling Extended Tags [ 0.899450] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.904574] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.920706] pci 0000:00:02.2: enabling Extended Tags [ 0.927385] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.932572] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.945779] pci 0000:00:02.3: enabling Extended Tags [ 0.951437] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.958015] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.969452] pci 0000:00:02.4: enabling Extended Tags [ 0.975188] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.982374] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.992845] pci 0000:00:02.5: enabling Extended Tags [ 0.999358] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.004568] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.014912] pci 0000:00:02.6: enabling Extended Tags [ 1.018952] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024332] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.030001] pci 0000:00:02.7: enabling Extended Tags [ 1.036913] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.044403] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.054116] pci 0000:00:03.0: enabling Extended Tags [ 1.061863] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.068535] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.079295] pci 0000:00:03.1: enabling Extended Tags [ 1.083180] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.088572] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.101662] pci 0000:00:03.2: enabling Extended Tags [ 1.107169] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.112573] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.123447] pci 0000:00:03.3: enabling Extended Tags [ 1.127622] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.132573] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.147833] pci 0000:00:03.4: enabling Extended Tags [ 1.151527] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.156573] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.172764] pci 0000:00:03.5: enabling Extended Tags [ 1.180081] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.184566] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.195158] pci 0000:00:03.6: enabling Extended Tags [ 1.198994] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.205703] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.219476] pci 0000:00:03.7: enabling Extended Tags [ 1.226298] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.232567] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.244875] pci 0000:00:04.0: enabling Extended Tags [ 1.251476] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.256294] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.266086] pci 0000:00:04.1: enabling Extended Tags [ 1.274417] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.280568] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.293660] pci 0000:00:04.2: enabling Extended Tags [ 1.298920] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.304564] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.316923] pci 0000:00:04.3: enabling Extended Tags [ 1.323457] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.330159] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.340854] pci 0000:00:04.4: enabling Extended Tags [ 1.346430] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.352354] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.359136] pci 0000:00:04.5: enabling Extended Tags [ 1.365521] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.372568] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.384836] pci 0000:00:04.6: enabling Extended Tags [ 1.390585] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.396303] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.403851] pci 0000:00:04.7: enabling Extended Tags [ 1.409848] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.416118] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.422237] pci 0000:00:05.0: enabling Extended Tags [ 1.483312] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.487072] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.489581] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.511465] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.515358] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.521684] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.533678] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.545658] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.552567] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.561767] pci 0000:01:00.0: enabling Extended Tags [ 1.646512] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.648640] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.652633] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.656699] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.663203] pci_bus 0000:02: extended config space not accessible [ 1.664903] acpiphp: Slot [1] registered [ 1.667928] acpiphp: Slot [0] registered [ 1.668621] acpiphp: Slot [2] registered [ 1.671537] acpiphp: Slot [3] registered [ 1.672629] acpiphp: Slot [4] registered [ 1.675573] acpiphp: Slot [5] registered [ 1.676625] acpiphp: Slot [6] registered [ 1.679635] acpiphp: Slot [7] registered [ 1.680621] acpiphp: Slot [8] registered [ 1.683658] acpiphp: Slot [9] registered [ 1.684627] acpiphp: Slot [10] registered [ 1.687790] acpiphp: Slot [11] registered [ 1.688646] acpiphp: Slot [12] registered [ 1.691663] acpiphp: Slot [13] registered [ 1.692619] acpiphp: Slot [14] registered [ 1.695637] acpiphp: Slot [15] registered [ 1.696628] acpiphp: Slot [16] registered [ 1.699592] acpiphp: Slot [17] registered [ 1.700618] acpiphp: Slot [18] registered [ 1.703498] acpiphp: Slot [19] registered [ 1.704625] acpiphp: Slot [20] registered [ 1.707596] acpiphp: Slot [21] registered [ 1.708629] acpiphp: Slot [22] registered [ 1.711756] acpiphp: Slot [23] registered [ 1.712636] acpiphp: Slot [24] registered [ 1.715714] acpiphp: Slot [25] registered [ 1.716649] acpiphp: Slot [26] registered [ 1.719680] acpiphp: Slot [27] registered [ 1.720642] acpiphp: Slot [28] registered [ 1.723667] acpiphp: Slot [29] registered [ 1.724625] acpiphp: Slot [30] registered [ 1.729182] acpiphp: Slot [31] registered [ 1.735078] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.752603] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.841072] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.844660] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.848503] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.848712] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.856734] acpiphp: Slot [0-2] registered [ 1.861176] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.872347] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.884569] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.892576] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.896795] pci 0000:03:00.0: enabling Extended Tags [ 1.980777] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.984730] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.988717] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.997241] acpiphp: Slot [0-3] registered [ 2.000904] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.011093] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.024565] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.031288] pci 0000:04:00.0: enabling Extended Tags [ 2.107882] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.108702] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.112673] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.119490] acpiphp: Slot [0-4] registered [ 2.121185] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.131491] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.142316] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.147509] pci 0000:05:00.0: enabling Extended Tags [ 2.226648] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.228734] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.232727] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.240155] acpiphp: Slot [0-5] registered [ 2.241313] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.252543] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.264125] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.266914] pci 0000:06:00.0: enabling Extended Tags [ 2.342965] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.344708] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.348705] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.355738] acpiphp: Slot [0-6] registered [ 2.428677] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.432734] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.436733] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.444417] acpiphp: Slot [0-7] registered [ 2.522190] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.524706] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.528707] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.536180] acpiphp: Slot [0-8] registered [ 2.610370] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.612700] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.616689] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.623913] acpiphp: Slot [0-9] registered [ 2.701239] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.704701] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.708717] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.716607] acpiphp: Slot [0-10] registered [ 2.791238] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.792703] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.796675] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.803897] acpiphp: Slot [0-11] registered [ 2.872959] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.876339] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.876674] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.884654] acpiphp: Slot [0-12] registered [ 2.958453] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.960682] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.964673] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.971776] acpiphp: Slot [0-13] registered [ 3.041335] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.044718] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.048692] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.055967] acpiphp: Slot [0-14] registered [ 3.124562] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.128173] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.128690] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.135795] acpiphp: Slot [0-15] registered [ 3.207258] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.208724] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.212745] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.219836] acpiphp: Slot [0-16] registered [ 3.294072] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.296681] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.300703] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.307509] acpiphp: Slot [0-17] registered [ 3.377558] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.380681] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.384712] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.391763] acpiphp: Slot [0-18] registered [ 3.461131] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.464657] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.468708] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.476087] acpiphp: Slot [0-19] registered [ 3.543055] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.544681] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.548712] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.555601] acpiphp: Slot [0-20] registered [ 3.622656] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.624684] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.628672] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.635558] acpiphp: Slot [0-21] registered [ 3.704182] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.704682] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.708677] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.715395] acpiphp: Slot [0-22] registered [ 3.793123] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.796723] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.800679] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.808091] acpiphp: Slot [0-23] registered [ 3.882941] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.884724] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.888680] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.896229] acpiphp: Slot [0-24] registered [ 3.972569] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.976288] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.976725] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.984020] acpiphp: Slot [0-25] registered [ 4.051407] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.052724] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.056705] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.115883] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.116894] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.120883] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.124897] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.128900] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.132804] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.136914] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.140866] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.144731] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.148586] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.152598] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.156604] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.160599] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.164599] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.168354] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.168654] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.173891] iommu: Default domain type: Translated [ 4.176561] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.181312] SCSI subsystem initialized [ 4.183998] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.184546] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.184579] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.188566] vgaarb: loaded [ 4.190728] ACPI: bus type USB registered [ 4.192674] usbcore: registered new interface driver usbfs [ 4.196313] usbcore: registered new interface driver hub [ 4.196617] usbcore: registered new device driver usb [ 4.200592] pps_core: LinuxPPS API ver. 1 registered [ 4.204164] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.204593] PTP clock support registered [ 4.207535] EDAC MC: Ver: 3.0.0 [ 4.212502] NetLabel: Initializing [ 4.212564] NetLabel: domain hash size = 128 [ 4.215247] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.216676] NetLabel: unlabeled traffic allowed by default [ 4.220042] PCI: Using ACPI for IRQ routing [ 5.007320] clocksource: Switched to clocksource kvm-clock [ 5.037446] VFS: Disk quotas dquot_6.6.0 [ 5.040352] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.044896] AppArmor: AppArmor Filesystem Enabled [ 5.047914] pnp: PnP ACPI init [ 5.050589] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.055751] pnp: PnP ACPI: found 5 devices [ 5.064509] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.071074] NET: Registered PF_INET protocol family [ 5.074827] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.084930] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.090338] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.095151] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.100304] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.105143] TCP: Hash tables configured (established 1024 bind 1024) [ 5.109251] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.114088] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.118282] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.122861] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.126571] NET: Registered PF_XDP protocol family [ 5.129849] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.134981] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.140342] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.145713] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.150848] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.155759] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.160966] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.166875] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.172653] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.177877] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.182840] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.187775] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.193232] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.198112] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.203088] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.208083] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.212917] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.217883] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.222682] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.227638] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.232823] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.241882] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.250303] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.256105] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.261054] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.268377] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.275003] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.282100] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.287358] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.294584] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.299290] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.306077] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.311029] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.316313] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.321517] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.326857] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.332435] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.338226] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.343208] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.348817] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.354534] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.361411] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.367289] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.373068] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.378442] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.383840] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.388757] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.394004] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.398956] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.404168] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.409012] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.414218] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.419872] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.425119] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.429987] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.435297] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.440855] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.446194] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.451434] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.456747] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.461451] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.466894] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.471846] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.476717] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.481768] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.487325] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.492681] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.497834] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.503123] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.508595] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.513782] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.518876] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.524185] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.529653] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.535026] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.540180] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.545770] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.551110] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.556682] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.562061] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.568463] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.573612] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.579982] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.585531] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.591402] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.596983] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.603461] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.609524] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.615335] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.620953] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.626841] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.632751] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.639006] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.644736] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.650227] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.655247] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.665438] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.675022] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.686685] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.692334] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.700777] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.709105] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.719851] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.727057] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.734989] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.743060] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.749123] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.756944] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.767298] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.774872] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.781819] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.794037] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.801729] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.810387] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.820362] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.826243] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.835279] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.845806] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.852685] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.859230] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.869985] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.876733] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.884136] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.895252] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.903481] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.913201] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.922668] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.929449] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.939715] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.950770] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.958554] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.966361] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.977084] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.983637] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.992642] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.004972] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.011029] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.018430] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.026899] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.036933] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.041006] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.049488] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.057219] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.066789] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.071816] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.079789] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.087849] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.098974] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.103509] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.112233] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.121636] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.132150] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.136467] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.143882] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.150622] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.161792] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.167789] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.175535] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.182271] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.193309] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.199190] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.206455] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.214570] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.228138] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.235178] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.242722] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.252102] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.263324] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.268594] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.277059] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.284283] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.292441] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.299400] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.306650] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.314318] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.324752] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.330513] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.337574] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.346315] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.355693] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.360330] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.369257] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.377356] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.386844] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.391782] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.400853] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.409694] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.419165] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.424103] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.430236] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.435866] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.441496] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.447009] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.452494] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.456841] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.461894] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.468867] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.474222] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.480468] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.486259] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.491292] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.498887] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.503875] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.509649] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.515310] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.521606] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.526507] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.532249] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.537092] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.542801] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.547883] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.554232] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.559920] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.565765] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.570999] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.577472] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.582609] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.588290] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.594074] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.601219] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.606259] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.612257] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.617732] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.623209] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.629567] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.634165] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.639161] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.645035] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.649304] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.654207] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.661068] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.665595] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.671219] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.676971] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.681822] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.687100] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.692971] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.698460] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.705039] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.710778] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.715164] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.719874] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.725398] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.729751] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.734945] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.742515] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.747625] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.753141] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.759402] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.765071] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.770427] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.776422] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.781199] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.786446] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.793603] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.798302] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.803364] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.809525] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.814293] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.820253] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.829368] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.841739] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12680 usecs [ 6.851116] PCI: CLS 0 bytes, default 64 [ 6.855452] Trying to unpack rootfs image as initramfs... [ 6.860098] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.877363] Initialise system trusted keyrings [ 6.884622] Key type blacklist registered [ 6.892658] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.907608] zbud: loaded [ 6.916984] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.924864] fuse: init (API version 7.34) [ 6.932802] integrity: Platform Keyring initialized [ 6.948620] Key type asymmetric registered [ 6.952064] Asymmetric key parser 'x509' registered [ 6.960771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.976745] io scheduler mq-deadline registered [ 6.983229] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.997183] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.018486] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.035071] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.055924] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.073379] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.092999] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.109266] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.130266] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.145133] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.162336] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.173676] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.192678] Freeing initrd memory: 8744K [ 7.196363] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.201415] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.210381] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.217094] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.224991] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.234396] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.239715] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.248932] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.255159] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.264351] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.270763] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.280304] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.286643] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.295592] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.302543] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.312074] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.317396] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.327471] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.333502] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.342018] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.347177] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.354250] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.361246] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.367283] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.377598] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.384290] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.396019] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.401736] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.411767] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.417311] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.425031] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.430022] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.438169] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.442541] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.450457] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.454557] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.462845] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.466815] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.473020] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.479400] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.483529] pcieport 0000:00:05.0: AER: enabled w10000 ith IRQ 48 [ 7.492079] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.501225] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.505759] shpchp 0000:01:00.0: Slot initialization failed [ 7.512003] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.517371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.523137] ACPI: button: Power Button [PWRF] [ 7.552529] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.586963] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.596291] Linux agpgart interface v0.103 [ 7.601505] loop: module loaded [ 7.604331] tun: Universal TUN/TAP device driver, 1.6 [ 7.608023] PPP generic driver version 2.4.2 [ 7.610968] VFIO - User Level meta-driver version: 0.3 [ 7.614510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.619101] ehci-pci: EHCI PCI platform driver [ 7.622418] ehci-platform: EHCI generic platform driver [ 7.626260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.631363] ohci-pci: OHCI PCI platform driver [ 7.634557] ohci-platform: OHCI generic platform driver [ 7.638783] uhci_hcd: USB Universal Host Controller Interface driver [ 7.645464] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.649035] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.653720] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.657316] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.661666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.667045] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.671910] usb usb1: Product: UHCI Host Controller [ 7.675530] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.679605] usb usb1: SerialNumber: 0000:02:01.0 [ 7.682833] hub 1-0:1.0: USB hub found [ 7.685532] hub 1-0:1.0: 2 ports detected [ 7.688536] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.696160] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.699808] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.703417] mousedev: PS/2 mouse device common for all mice [ 7.708280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.714107] rtc_cmos 00:03: RTC can wake from S4 [ 7.719297] rtc_cmos 00:03: registered as rtc0 [ 7.722634] rtc_cmos 00:03: setting system clock to 2026-06-09T11:46:46 UTC (1781005606) [ 7.727851] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.732254] i2c_dev: i2c /dev entries driver [ 7.735300] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.743148] device-mapper: uevent: version 1.0.3 [ 7.746271] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.752206] platform eisa.0: Probing EISA bus 0 [ 7.755556] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.760614] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.764708] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.768973] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.773217] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.777336] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.781430] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.785912] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.790152] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.794622] platform eisa.0: EISA: Detected 0 cards [ 7.797739] ledtrig-cpu: registered to indicate activity on CPUs [ 7.801810] drop_monitor: Initializing network drop monitor service [ 7.806249] NET: Registered PF_INET6 protocol family [ 7.816009] Segment Routing with IPv6 [ 7.818663] In-situ OAM (IOAM) with IPv6 [ 7.821500] NET: Registered PF_PACKET protocol family [ 7.824925] Key type dns_resolver registered [ 7.828098] IPI shorthand broadcast: enabled [ 7.831264] registered taskstats version 1 [ 7.834020] Loading compiled-in X.509 certificates [ 7.837732] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.844128] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.850446] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.856642] blacklist: Loading compiled-in revocation X.509 certificates [ 7.860964] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.867043] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.875358] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.882793] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.889474] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.896774] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.903688] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.910206] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.917552] zswap: loaded using pool lzo/zbud [ 7.920682] Key type .fscrypt registered [ 7.923275] Key type fscrypt-provisioning registered [ 7.928528] Key type encrypted registered [ 7.931192] AppArmor: AppArmor sha1 policy hashing enabled [ 7.934730] ima: No TPM chip found, activating TPM-bypass! [ 7.938198] Loading compiled-in module X.509 certificates [ 7.942115] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.948179] ima: Allocated hash algorithm: sha1 [ 7.951274] ima: No architecture policies found [ 7.954249] evm: Initialising EVM extended attributes: [ 7.957485] evm: security.selinux [ 7.959623] evm: security.SMACK64 [ 7.961906] evm: security.SMACK64EXEC [ 7.964380] evm: security.SMACK64TRANSMUTE [ 7.967218] evm: security.SMACK64MMAP [ 7.969883] evm: security.apparmor [ 7.972240] evm: security.ima [ 7.974456] evm: security.capability [ 7.976833] evm: HMAC attrs: 0x1 [ 7.979912] PM: Magic number: 14:78:782 [ 7.983355] RAS: Correctable Errors collector initialized. [ 7.987322] Unstable clock detected, switching default tracing clock to "global" [ 7.987322] If you want to keep using the local clock, then add: [ 7.987322] "trace_clock=local" [ 7.987322] on the kernel command line [ 8.002737] Freeing unused decrypted memory: 2036K [ 8.010387] Freeing unused kernel image (initmem) memory: 3244K [ 8.014251] Write protecting the kernel read-only data: 30720k [ 8.021029] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.027709] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.076744] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.081692] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.086132] Run /init as init process info: initramfs: up at 7.58 [ 8.158994] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.168499] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.173561] GPT:229375 != 2097151 [ 8.176129] GPT:Alternate GPT header not at the end of the disk. [ 8.180095] GPT:229375 != 2097151 [ 8.182370] GPT: Use GNU Parted to correct GPT errors. [ 8.244994] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.628112] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.657736] 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.45 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:13:fd:70:8b:98:39:45:5d:8d:5c:cd:9a:2b:0c:43:13 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGIlBK1KsCP99xqBMIh42mSxmYOE5EsmT2u8r+rdtdMWsC1prkx4CGfc1IIw504We4C0oFwMtnvQGD92kWC2nPO+slPJLyyJ/nmnc//LEAcHFONf4iYRfJyvZ/Twa7ya5bBsz2Lq4YcHexzh8isEdjLfXJrxVFw1qqSObv1UQBwj5BUR5625mvSTveS4xUfSMLzAvkHEavMf1PZXn+dxGkvlAkCjHbx/r2HT9hF7MDHnV10WAO1HU3mC5TrhC6FSf7EZ1OXtpCOxmnUY7dOghLNLlyb33IRr1OWfQiN0AymAN9ihL6CLbrgtcx7eMwo7g8kgHpzrMW0qg6k918Q9EB root@tempest-testnetworkbasicops-server-1661494719 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI7YqXgsOLOidTkWG1E2cAZFhGqYU1dRheId09hTQs4Yp4LFsyp0I4JGfOf8bjRyxM9GRcInm0+PsTzI6XiuBb0= root@tempest-testnetworkbasicops-server-1661494719 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fec4:57e9/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 13fd708b-9839-455d-8d5c-cd9a2b0c4313 name: tempest-TestNetworkBasicOps-server-1661494719 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1661494719 launch-index: 0 === cirros: current=0.6.2 uptime=9.38 === === 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:C4:57:E9 inet6 addr: fe80::f816:3eff:fec4:57e9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:1262 (1.2 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-1661494719 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.727798] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.731271] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.750749] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.937468] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.964806] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.092034] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.093466] ISO 9660 Extensions: RRIP_1991A [ 9.226346] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.735933] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.738205] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:46:47 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:46:47 cirros auth.notice su: + none root:cirros Jun 9 12:46:47 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:46:47 cirros daemon.info dhcpcd[350]: DUID 00:04:13:fd:70:8b:98:39:45:5d:8d:5c:cd:9a:2b:0c:43:13 Jun 9 12:46:47 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:c4:57:e9 Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fec4:57e9 Jun 9 12:46:48 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.3 from 10.100.0.1 Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.3/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1661494719 login: 2026-06-09 11:47:31,037 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.3 2026-06-09 11:47:31,037 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.223:22' as 'cirros' with public key authentication 2026-06-09 11:47:31,040 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:47:31,096 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:47:31,096 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.223 successfully created 2026-06-09 11:47:32,102 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.223 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.3' failed, exit status: 1, stderr: stdout: PING 10.100.0.3 (10.100.0.3) 56(84) bytes of data. --- 10.100.0.3 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 11:47:32,103 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.3 via a ssh connection from: 192.168.122.223. 2026-06-09 11:47:32,103 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.066807 seconds 2026-06-09 11:47:34,007 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/099c94c7-d4b2-4734-a068-b0c0f3fce210 1.903s 2026-06-09 11:47:34,007 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, 09 Jun 2026 11:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1076', 'x-openstack-request-id': 'req-65a5b296-5774-4f78-ada7-58532d4cb15c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/099c94c7-d4b2-4734-a068-b0c0f3fce210'} Body: b'{"port":{"id":"099c94c7-d4b2-4734-a068-b0c0f3fce210","name":"","network_id":"138ac092-c8c9-496a-ba7c-37d63c39211c","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:c4:57:e9","admin_state_up":true,"status":"DOWN","device_id":"13fd708b-9839-455d-8d5c-cd9a2b0c4313","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d01dc0ca-3e73-4c04-adb5-ffc24802b658","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["07d4f73a-64da-40fa-a3e0-0dc7ebdeb601"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1661494719","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1661494719","fqdn":"tempest-testnetworkbasicops-server-1661494719.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:46:30Z","updated_at":"2026-06-09T11:47:33Z","revision_number":7,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:47:34,126 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/77b5ef4f-d13e-445c-9c7a-0a315ecc3146 0.118s 2026-06-09 11:47:34,126 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-f06c8ab2-9689-4ec5-8b77-094a35494bce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/77b5ef4f-d13e-445c-9c7a-0a315ecc3146'} Body: b'{"floatingip": {"id": "77b5ef4f-d13e-445c-9c7a-0a315ecc3146", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.187", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "457dcc4e-52a2-4f3e-9494-d32c76098ce7", "port_id": "099c94c7-d4b2-4734-a068-b0c0f3fce210", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "138ac092-c8c9-496a-ba7c-37d63c39211c", "mac_address": "fa:16:3e:c4:57:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:46:41Z", "updated_at": "2026-06-09T11:46:42Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:47:34,126 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '77b5ef4f-d13e-445c-9c7a-0a315ecc3146', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.187', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '457dcc4e-52a2-4f3e-9494-d32c76098ce7', 'port_id': '099c94c7-d4b2-4734-a068-b0c0f3fce210', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '138ac092-c8c9-496a-ba7c-37d63c39211c', 'mac_address': 'fa:16:3e:c4:57:e9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '13fd708b-9839-455d-8d5c-cd9a2b0c4313', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:46:41Z', 'updated_at': '2026-06-09T11:46:42Z', 'revision_number': 1, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:47:34,126 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.118878 seconds 2026-06-09 11:47:34,126 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.187 with user: cirros 2026-06-09 11:47:34,127 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.187 in 120 sec and the expected result is reachable 2026-06-09 11:47:34,153 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.025537 seconds 2026-06-09 11:47:34,153 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.187 in 120 sec and the ping result is expected 2026-06-09 11:47:34,264 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/13fd708b-9839-455d-8d5c-cd9a2b0c4313/action 0.110s 2026-06-09 11:47:34,265 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:34 GMT', 'server': 'Apache', 'content-length': '75510', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5efcc59-6a59-45af-90b7-ea55682adee5', 'x-compute-request-id': 'req-a5efcc59-6a59-45af-90b7-ea55682adee5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313/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-5.el9 11/05/2023\\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.000005] kvm-clock: using sched offset of 1524358968 cycles\\n[ 0.000010] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000017] tsc: Detected 2800.000 MHz processor\\n[ 0.001105] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001576] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004544] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004620] Using GB pages for direct mapping\\n[ 0.005062] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005072] ACPI: Early table checksum verification disabled\\n[ 0.005083] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005091] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005102] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005113] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005119] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005124] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005130] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005135] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005160] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005163] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005165] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005167] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005168] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005170] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006608] No NUMA configuration fo 2026-06-09 11:47:34,266 25 DEBUG [tempest.scenario.manager] Console output for 13fd708b-9839-455d-8d5c-cd9a2b0c4313 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-5.el9 11/05/2023 [ 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.000005] kvm-clock: using sched offset of 1524358968 cycles [ 0.000010] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000017] tsc: Detected 2800.000 MHz processor [ 0.001105] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001576] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004544] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004620] Using GB pages for direct mapping [ 0.005062] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005072] ACPI: Early table checksum verification disabled [ 0.005083] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005091] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005102] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005113] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005119] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005124] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005130] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005135] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005160] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005163] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005165] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005167] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005168] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005170] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006608] No NUMA configuration found [ 0.006611] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006622] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007098] Zone ranges: [ 0.007101] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007105] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007108] Normal empty [ 0.007110] Device empty [ 0.007111] Movable zone start for each node [ 0.007116] Early memory node ranges [ 0.007117] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007119] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007122] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007556] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007595] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007870] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019756] ACPI: PM-Timer IO Port: 0x608 [ 0.019810] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019969] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019975] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019978] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019981] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019984] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019986] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019991] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019996] TSC deadline timer available [ 0.020014] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020122] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020126] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020128] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020129] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020132] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020135] Booting paravirtualized kernel on KVM [ 0.020141] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020154] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020728] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020817] kvm-guest: setup async PF for cpu 0 [ 0.020847] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020869] kvm-guest: PV spinlocks disabled, single CPU [ 0.020882] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020884] Policy zone: DMA32 [ 0.020886] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020985] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021008] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021020] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021093] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021532] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022338] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022375] ftrace: allocating 50600 entries in 198 pages [ 0.051980] ftrace: allocated 198 pages with 4 groups [ 0.052205] rcu: Hierarchical RCU implementation. [ 0.052207] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.052210] Rude variant of Tasks RCU enabled. [ 0.052211] Tracing variant of Tasks RCU enabled. [ 0.052213] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.052214] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.056820] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057239] random: crng init done [ 0.093952] Console: colour VGA+ 80x25 [ 0.223352] printk: console [tty1] enabled [ 0.536033] printk: console [ttyS0] enabled [ 0.539306] ACPI: Core revision 20210730 [ 0.542379] APIC: Switch to symmetric I/O mode setup [ 0.546531] x2apic enabled [ 0.549540] Switched APIC routing to physical x2apic. [ 0.557897] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.564560] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.568546] pid_max: default: 32768 minimum: 301 [ 0.568546] LSM: Security Framework initializing [ 0.568546] landlock: Up and running. [ 0.568546] Yama: becoming mindful. [ 0.568546] AppArmor: AppArmor initialized [ 0.568546] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.568546] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.568546] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.568546] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.568546] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.568546] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.568546] Spectre V2 : Mitigation: Retpolines [ 0.568546] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.568546] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.568546] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.568546] RETBleed: Mitigation: untrained return thunk [ 0.568546] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.568546] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.568546] Freeing SMP alternatives memory: 44K [ 0.568546] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.568745] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.572571] ... version: 0 [ 0.575135] ... bit width: 48 [ 0.576562] ... generic registers: 6 [ 0.579335] ... value mask: 0000ffffffffffff [ 0.580560] ... max period: 00007fffffffffff [ 0.584158] ... fixed-purpose events: 0 [ 0.584565] ... event mask: 000000000000003f [ 0.588157] rcu: Hierarchical SRCU implementation. [ 0.589210] smp: Bringing up secondary CPUs ... [ 0.592005] smp: Brought up 1 node, 1 CPU [ 0.592566] smpboot: Max logical packages: 1 [ 0.595244] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.597148] devtmpfs: initialized [ 0.599560] x86/mm: Memory block size: 128MB [ 0.600827] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604760] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.608711] pinctrl core: initialized pinctrl subsystem [ 0.612914] PM: RTC time: 11:46:38, date: 2026-06-09 [ 0.616792] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.620725] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.624581] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.628575] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.632592] audit: initializing netlink subsys (disabled) [ 0.636860] thermal_sys: Registered thermal governor 'fair_share' [ 0.636862] thermal_sys: Registered thermal governor 'bang_bang' [ 0.640565] audit: type=2000 audit(1781005598.741:1): state=initialized audit_enabled=0 res=1 [ 0.644567] thermal_sys: Registered thermal governor 'step_wise' [ 0.644569] thermal_sys: Registered thermal governor 'user_space' [ 0.648427] thermal_sys: Registered thermal governor 'power_allocator' [ 0.648597] EISA bus registered [ 0.652562] cpuidle: using governor ladder [ 0.655295] cpuidle: using governor menu [ 0.659158] ACPI: bus type PCI registered [ 0.660562] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.664888] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.668568] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.672584] PCI: Using configuration type 1 for base access [ 0.677870] Kprobes globally optimized [ 0.681407] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.684572] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.689559] ACPI: Added _OSI(Module Device) [ 0.692572] ACPI: Added _OSI(Processor Device) [ 0.696276] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.696577] ACPI: Added _OSI(Processor Aggregator Device) [ 0.700334] ACPI: Added _OSI(Linux-Dell-Video) [ 0.700670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.704576] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.712837] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.720724] ACPI: Interpreter enabled [ 0.723387] ACPI: PM: (supports S0 S5) [ 0.724573] ACPI: Using IOAPIC for interrupt routing [ 0.728660] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.732573] PCI: Using E820 reservations for host bridge windows [ 0.736924] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.747310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.748581] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.752734] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.756717] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.761949] PCI host bridge to bus 0000:00 [ 0.764563] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.768563] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.772563] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.776589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.780561] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.784562] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.788577] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.792954] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.800963] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.811767] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.824650] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.836232] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.846795] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.850697] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.856914] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.864204] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.871935] pci 0000:00:02.0: enabling Extended Tags [ 0.875008] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.880570] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.894683] pci 0000:00:02.1: enabling Extended Tags [ 0.899450] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.904574] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.920706] pci 0000:00:02.2: enabling Extended Tags [ 0.927385] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.932572] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.945779] pci 0000:00:02.3: enabling Extended Tags [ 0.951437] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.958015] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.969452] pci 0000:00:02.4: enabling Extended Tags [ 0.975188] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.982374] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.992845] pci 0000:00:02.5: enabling Extended Tags [ 0.999358] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.004568] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.014912] pci 0000:00:02.6: enabling Extended Tags [ 1.018952] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024332] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.030001] pci 0000:00:02.7: enabling Extended Tags [ 1.036913] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.044403] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.054116] pci 0000:00:03.0: enabling Extended Tags [ 1.061863] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.068535] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.079295] pci 0000:00:03.1: enabling Extended Tags [ 1.083180] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.088572] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.101662] pci 0000:00:03.2: enabling Extended Tags [ 1.107169] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.112573] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.123447] pci 0000:00:03.3: enabling Extended Tags [ 1.127622] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.132573] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.147833] pci 0000:00:03.4: enabling Extended Tags [ 1.151527] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.156573] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.172764] pci 0000:00:03.5: enabling Extended Tags [ 1.180081] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.184566] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.195158] pci 0000:00:03.6: enabling Extended Tags [ 1.198994] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.205703] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.219476] pci 0000:00:03.7: enabling Extended Tags [ 1.226298] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.232567] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.244875] pci 0000:00:04.0: enabling Extended Tags [ 1.251476] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.256294] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.266086] pci 0000:00:04.1: enabling Extended Tags [ 1.274417] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.280568] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.293660] pci 0000:00:04.2: enabling Extended Tags [ 1.298920] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.304564] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.316923] pci 0000:00:04.3: enabling Extended Tags [ 1.323457] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.330159] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.340854] pci 0000:00:04.4: enabling Extended Tags [ 1.346430] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.352354] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.359136] pci 0000:00:04.5: enabling Extended Tags [ 1.365521] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.372568] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.384836] pci 0000:00:04.6: enabling Extended Tags [ 1.390585] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.396303] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.403851] pci 0000:00:04.7: enabling Extended Tags [ 1.409848] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.416118] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.422237] pci 0000:00:05.0: enabling Extended Tags [ 1.483312] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.487072] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.489581] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.511465] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.515358] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.521684] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.533678] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.545658] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.552567] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.561767] pci 0000:01:00.0: enabling Extended Tags [ 1.646512] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.648640] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.652633] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.656699] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.663203] pci_bus 0000:02: extended config space not accessible [ 1.664903] acpiphp: Slot [1] registered [ 1.667928] acpiphp: Slot [0] registered [ 1.668621] acpiphp: Slot [2] registered [ 1.671537] acpiphp: Slot [3] registered [ 1.672629] acpiphp: Slot [4] registered [ 1.675573] acpiphp: Slot [5] registered [ 1.676625] acpiphp: Slot [6] registered [ 1.679635] acpiphp: Slot [7] registered [ 1.680621] acpiphp: Slot [8] registered [ 1.683658] acpiphp: Slot [9] registered [ 1.684627] acpiphp: Slot [10] registered [ 1.687790] acpiphp: Slot [11] registered [ 1.688646] acpiphp: Slot [12] registered [ 1.691663] acpiphp: Slot [13] registered [ 1.692619] acpiphp: Slot [14] registered [ 1.695637] acpiphp: Slot [15] registered [ 1.696628] acpiphp: Slot [16] registered [ 1.699592] acpiphp: Slot [17] registered [ 1.700618] acpiphp: Slot [18] registered [ 1.703498] acpiphp: Slot [19] registered [ 1.704625] acpiphp: Slot [20] registered [ 1.707596] acpiphp: Slot [21] registered [ 1.708629] acpiphp: Slot [22] registered [ 1.711756] acpiphp: Slot [23] registered [ 1.712636] acpiphp: Slot [24] registered [ 1.715714] acpiphp: Slot [25] registered [ 1.716649] acpiphp: Slot [26] registered [ 1.719680] acpiphp: Slot [27] registered [ 1.720642] acpiphp: Slot [28] registered [ 1.723667] acpiphp: Slot [29] registered [ 1.724625] acpiphp: Slot [30] registered [ 1.729182] acpiphp: Slot [31] registered [ 1.735078] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.752603] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.841072] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.844660] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.848503] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.848712] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.856734] acpiphp: Slot [0-2] registered [ 1.861176] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.872347] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.884569] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.892576] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.896795] pci 0000:03:00.0: enabling Extended Tags [ 1.980777] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.984730] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.988717] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.997241] acpiphp: Slot [0-3] registered [ 2.000904] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.011093] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.024565] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.031288] pci 0000:04:00.0: enabling Extended Tags [ 2.107882] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.108702] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.112673] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.119490] acpiphp: Slot [0-4] registered [ 2.121185] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.131491] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.142316] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.147509] pci 0000:05:00.0: enabling Extended Tags [ 2.226648] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.228734] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.232727] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.240155] acpiphp: Slot [0-5] registered [ 2.241313] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.252543] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.264125] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.266914] pci 0000:06:00.0: enabling Extended Tags [ 2.342965] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.344708] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.348705] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.355738] acpiphp: Slot [0-6] registered [ 2.428677] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.432734] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.436733] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.444417] acpiphp: Slot [0-7] registered [ 2.522190] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.524706] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.528707] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.536180] acpiphp: Slot [0-8] registered [ 2.610370] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.612700] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.616689] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.623913] acpiphp: Slot [0-9] registered [ 2.701239] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.704701] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.708717] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.716607] acpiphp: Slot [0-10] registered [ 2.791238] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.792703] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.796675] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.803897] acpiphp: Slot [0-11] registered [ 2.872959] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.876339] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.876674] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.884654] acpiphp: Slot [0-12] registered [ 2.958453] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.960682] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.964673] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.971776] acpiphp: Slot [0-13] registered [ 3.041335] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.044718] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.048692] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.055967] acpiphp: Slot [0-14] registered [ 3.124562] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.128173] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.128690] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.135795] acpiphp: Slot [0-15] registered [ 3.207258] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.208724] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.212745] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.219836] acpiphp: Slot [0-16] registered [ 3.294072] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.296681] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.300703] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.307509] acpiphp: Slot [0-17] registered [ 3.377558] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.380681] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.384712] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.391763] acpiphp: Slot [0-18] registered [ 3.461131] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.464657] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.468708] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.476087] acpiphp: Slot [0-19] registered [ 3.543055] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.544681] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.548712] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.555601] acpiphp: Slot [0-20] registered [ 3.622656] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.624684] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.628672] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.635558] acpiphp: Slot [0-21] registered [ 3.704182] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.704682] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.708677] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.715395] acpiphp: Slot [0-22] registered [ 3.793123] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.796723] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.800679] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.808091] acpiphp: Slot [0-23] registered [ 3.882941] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.884724] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.888680] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.896229] acpiphp: Slot [0-24] registered [ 3.972569] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.976288] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.976725] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.984020] acpiphp: Slot [0-25] registered [ 4.051407] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.052724] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.056705] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.115883] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.116894] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.120883] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.124897] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.128900] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.132804] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.136914] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.140866] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.144731] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.148586] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.152598] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.156604] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.160599] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.164599] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.168354] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.168654] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.173891] iommu: Default domain type: Translated [ 4.176561] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.181312] SCSI subsystem initialized [ 4.183998] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.184546] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.184579] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.188566] vgaarb: loaded [ 4.190728] ACPI: bus type USB registered [ 4.192674] usbcore: registered new interface driver usbfs [ 4.196313] usbcore: registered new interface driver hub [ 4.196617] usbcore: registered new device driver usb [ 4.200592] pps_core: LinuxPPS API ver. 1 registered [ 4.204164] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.204593] PTP clock support registered [ 4.207535] EDAC MC: Ver: 3.0.0 [ 4.212502] NetLabel: Initializing [ 4.212564] NetLabel: domain hash size = 128 [ 4.215247] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.216676] NetLabel: unlabeled traffic allowed by default [ 4.220042] PCI: Using ACPI for IRQ routing [ 5.007320] clocksource: Switched to clocksource kvm-clock [ 5.037446] VFS: Disk quotas dquot_6.6.0 [ 5.040352] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.044896] AppArmor: AppArmor Filesystem Enabled [ 5.047914] pnp: PnP ACPI init [ 5.050589] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.055751] pnp: PnP ACPI: found 5 devices [ 5.064509] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.071074] NET: Registered PF_INET protocol family [ 5.074827] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.084930] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.090338] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.095151] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.100304] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.105143] TCP: Hash tables configured (established 1024 bind 1024) [ 5.109251] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.114088] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.118282] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.122861] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.126571] NET: Registered PF_XDP protocol family [ 5.129849] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.134981] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.140342] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.145713] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.150848] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.155759] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.160966] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.166875] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.172653] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.177877] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.182840] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.187775] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.193232] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.198112] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.203088] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.208083] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.212917] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.217883] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.222682] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.227638] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.232823] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.241882] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.250303] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.256105] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.261054] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.268377] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.275003] pci 0000:00:02.3: BAR 13: assigned [io 0F6F4 x3000-0x3fff] [ 5.282100] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.287358] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.294584] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.299290] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.306077] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.311029] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.316313] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.321517] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.326857] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.332435] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.338226] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.343208] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.348817] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.354534] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.361411] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.367289] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.373068] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.378442] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.383840] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.388757] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.394004] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.398956] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.404168] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.409012] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.414218] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.419872] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.425119] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.429987] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.435297] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.440855] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.446194] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.451434] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.456747] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.461451] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.466894] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.471846] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.476717] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.481768] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.487325] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.492681] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.497834] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.503123] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.508595] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.513782] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.518876] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.524185] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.529653] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.535026] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.540180] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.545770] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.551110] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.556682] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.562061] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.568463] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.573612] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.579982] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.585531] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.591402] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.596983] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.603461] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.609524] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.615335] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.620953] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.626841] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.632751] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.639006] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.644736] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.650227] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.655247] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.665438] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.675022] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.686685] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.692334] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.700777] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.709105] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.719851] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.727057] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.734989] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.743060] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.749123] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.756944] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.767298] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.774872] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.781819] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.794037] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.801729] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.810387] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.820362] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.826243] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.835279] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.845806] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.852685] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.859230] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.869985] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.876733] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.884136] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.895252] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.903481] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.913201] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.922668] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.929449] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.939715] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.950770] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.958554] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.966361] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.977084] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.983637] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.992642] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.004972] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.011029] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.018430] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.026899] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.036933] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.041006] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.049488] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.057219] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.066789] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.071816] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.079789] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.087849] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.098974] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.103509] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.112233] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.121636] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.132150] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.136467] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.143882] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.150622] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.161792] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.167789] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.175535] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.182271] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.193309] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.199190] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.206455] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.214570] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.228138] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.235178] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.242722] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.252102] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.263324] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.268594] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.277059] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.284283] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.292441] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.299400] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.306650] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.314318] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.324752] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.330513] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.337574] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.346315] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.355693] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.360330] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.369257] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.377356] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.386844] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.391782] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.400853] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.409694] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.419165] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.424103] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.430236] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.435866] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.441496] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.447009] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.452494] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.456841] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.461894] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.468867] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.474222] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.480468] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.486259] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.491292] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.498887] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.503875] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.509649] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.515310] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.521606] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.526507] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.532249] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.537092] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.542801] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.547883] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.554232] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.559920] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.565765] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.570999] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.577472] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.582609] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.588290] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.594074] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.601219] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.606259] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.612257] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.617732] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.623209] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.629567] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.634165] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.639161] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.645035] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.649304] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.654207] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.661068] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.665595] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.671219] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.676971] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.681822] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.687100] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.692971] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.698460] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.705039] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.710778] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.715164] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.719874] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.725398] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.729751] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.734945] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.742515] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.747625] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.753141] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.759402] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.765071] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.770427] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.776422] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.781199] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.786446] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.793603] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.798302] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.803364] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.809525] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.814293] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.820253] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.829368] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.841739] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12680 usecs [ 6.851116] PCI: CLS 0 bytes, default 64 [ 6.855452] Trying to unpack rootfs image as initramfs... [ 6.860098] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.877363] Initialise system trusted keyrings [ 6.884622] Key type blacklist registered [ 6.892658] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.907608] zbud: loaded [ 6.916984] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.924864] fuse: init (API version 7.34) [ 6.932802] integrity: Platform Keyring initialized [ 6.948620] Key type asymmetric registered [ 6.952064] Asymmetric key parser 'x509' registered [ 6.960771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.976745] io scheduler mq-deadline registered [ 6.983229] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.997183] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.018486] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.035071] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.055924] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.073379] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.092999] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.109266] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.130266] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.145133] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.162336] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.173676] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.192678] Freeing initrd memory: 8744K [ 7.196363] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.201415] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.210381] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.217094] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.224991] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.234396] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.239715] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.248932] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.255159] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.264351] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.270763] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.280304] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.286643] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.295592] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.302543] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.312074] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.317396] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.327471] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.333502] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.342018] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.347177] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.354250] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.361246] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.367283] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.377598] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.384290] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.396019] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.401736] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.411767] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.417311] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.425031] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.430022] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.438169] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.442541] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.450457] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.454557] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.462845] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.466815] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.473020] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.479400] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.483529] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.492079] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.501225] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.505759] shpchp 0000:01:00.0: Slot initialization failed [ 7.512003] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.517371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.523137] ACPI: button: Power Button [PWRF] [ 7.552529] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.586963] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.596291] Linux agpgart interface v0.103 [ 7.601505] loop: module loaded [ 7.604331] tun: Universal TUN/TAP device driver, 1.6 [ 7.608023] PPP generic driver version 2.4.2 [ 7.610968] VFIO - User Level meta-driver version: 0.3 [ 7.614510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.619101] ehci-pci: EHCI PCI platform driver [ 7.622418] ehci-platform: EHCI generic platform driver [ 7.626260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.631363] ohci-pci: OHCI PCI platform driver [ 7.634557] ohci-platform: OHCI generic platform driver [ 7.638783] uhci_hcd: USB Universal Host Controller Interface driver [ 7.645464] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.649035] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.653720] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.657316] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.661666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.667045] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.671910] usb usb1: Product: UHCI Host Controller [ 7.675530] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.679605] usb usb1: SerialNumber: 0000:02:01.0 [ 7.682833] hub 1-0:1.0: USB hub found [ 7.685532] hub 1-0:1.0: 2 ports detected [ 7.688536] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.696160] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.699808] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.703417] mousedev: PS/2 mouse device common for all mice [ 7.708280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.714107] rtc_cmos 00:03: RTC can wake from S4 [ 7.719297] rtc_cmos 00:03: registered as rtc0 [ 7.722634] rtc_cmos 00:03: setting system clock to 2026-06-09T11:46:46 UTC (1781005606) [ 7.727851] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.732254] i2c_dev: i2c /dev entries driver [ 7.735300] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.743148] device-mapper: uevent: version 1.0.3 [ 7.746271] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.752206] platform eisa.0: Probing EISA bus 0 [ 7.755556] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.760614] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.764708] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.768973] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.773217] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.777336] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.781430] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.785912] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.790152] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.794622] platform eisa.0: EISA: Detected 0 cards [ 7.797739] ledtrig-cpu: registered to indicate activity on CPUs [ 7.801810] drop_monitor: Initializing network drop monitor service [ 7.806249] NET: Registered PF_INET6 protocol family [ 7.816009] Segment Routing with IPv6 [ 7.818663] In-situ OAM (IOAM) with IPv6 [ 7.821500] NET: Registered PF_PACKET protocol family [ 7.824925] Key type dns_resolver registered [ 7.828098] IPI shorthand broadcast: enabled [ 7.831264] registered taskstats version 1 [ 7.834020] Loading compiled-in X.509 certificates [ 7.837732] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.844128] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.850446] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.856642] blacklist: Loading compiled-in revocation X.509 certificates [ 7.860964] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.867043] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.875358] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.882793] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.889474] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.896774] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.903688] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.910206] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.917552] zswap: loaded using pool lzo/zbud [ 7.920682] Key type .fscrypt registered [ 7.923275] Key type fscrypt-provisioning registered [ 7.928528] Key type encrypted registered [ 7.931192] AppArmor: AppArmor sha1 policy hashing enabled [ 7.934730] ima: No TPM chip found, activating TPM-bypass! [ 7.938198] Loading compiled-in module X.509 certificates [ 7.942115] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.948179] ima: Allocated hash algorithm: sha1 [ 7.951274] ima: No architecture policies found [ 7.954249] evm: Initialising EVM extended attributes: [ 7.957485] evm: security.selinux [ 7.959623] evm: security.SMACK64 [ 7.961906] evm: security.SMACK64EXEC [ 7.964380] evm: security.SMACK64TRANSMUTE [ 7.967218] evm: security.SMACK64MMAP [ 7.969883] evm: security.apparmor [ 7.972240] evm: security.ima [ 7.974456] evm: security.capability [ 7.976833] evm: HMAC attrs: 0x1 [ 7.979912] PM: Magic number: 14:78:782 [ 7.983355] RAS: Correctable Errors collector initialized. [ 7.987322] Unstable clock detected, switching default tracing clock to "global" [ 7.987322] If you want to keep using the local clock, then add: [ 7.987322] "trace_clock=local" [ 7.987322] on the kernel command line [ 8.002737] Freeing unused decrypted memory: 2036K [ 8.010387] Freeing unused kernel image (initmem) memory: 3244K [ 8.014251] Write protecting the kernel read-only data: 30720k [ 8.021029] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.027709] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.076744] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.081692] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.086132] Run /init as init process info: initramfs: up at 7.58 [ 8.158994] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.168499] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.173561] GPT:229375 != 2097151 [ 8.176129] GPT:Alternate GPT header not at the end of the disk. [ 8.180095] GPT:229375 != 2097151 [ 8.182370] GPT: Use GNU Parted to correct GPT errors. [ 8.244994] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.628112] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.657736] 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.45 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:13:fd:70:8b:98:39:45:5d:8d:5c:cd:9a:2b:0c:43:13 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGIlBK1KsCP99xqBMIh42mSxmYOE5EsmT2u8r+rdtdMWsC1prkx4CGfc1IIw504We4C0oFwMtnvQGD92kWC2nPO+slPJLyyJ/nmnc//LEAcHFONf4iYRfJyvZ/Twa7ya5bBsz2Lq4YcHexzh8isEdjLfXJrxVFw1qqSObv1UQBwj5BUR5625mvSTveS4xUfSMLzAvkHEavMf1PZXn+dxGkvlAkCjHbx/r2HT9hF7MDHnV10WAO1HU3mC5TrhC6FSf7EZ1OXtpCOxmnUY7dOghLNLlyb33IRr1OWfQiN0AymAN9ihL6CLbrgtcx7eMwo7g8kgHpzrMW0qg6k918Q9EB root@tempest-testnetworkbasicops-server-1661494719 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI7YqXgsOLOidTkWG1E2cAZFhGqYU1dRheId09hTQs4Yp4LFsyp0I4JGfOf8bjRyxM9GRcInm0+PsTzI6XiuBb0= root@tempest-testnetworkbasicops-server-1661494719 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fec4:57e9/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 13fd708b-9839-455d-8d5c-cd9a2b0c4313 name: tempest-TestNetworkBasicOps-server-1661494719 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1661494719 launch-index: 0 === cirros: current=0.6.2 uptime=9.38 === === 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:C4:57:E9 inet6 addr: fe80::f816:3eff:fec4:57e9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:1262 (1.2 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-1661494719 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.727798] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.731271] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.750749] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.937468] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.964806] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.092034] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.093466] ISO 9660 Extensions: RRIP_1991A [ 9.226346] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.735933] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.738205] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:46:47 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:46:47 cirros auth.notice su: + none root:cirros Jun 9 12:46:47 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:46:47 cirros daemon.info dhcpcd[350]: DUID 00:04:13:fd:70:8b:98:39:45:5d:8d:5c:cd:9a:2b:0c:43:13 Jun 9 12:46:47 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:c4:57:e9 Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fec4:57e9 Jun 9 12:46:48 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.3 from 10.100.0.1 Jun 9 12:46:48 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.3/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1661494719 login: 2026-06-09 11:47:34,268 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.187:22' as 'cirros' with public key authentication 2026-06-09 11:47:34,274 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:47:34,385 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:47:34,386 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.187 successfully created 2026-06-09 11:47:34,387 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.3 2026-06-09 11:47:34,387 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.223:22' as 'cirros' with public key authentication 2026-06-09 11:47:34,390 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:47:34,492 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:47:34,493 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.223 successfully created 2026-06-09 11:47:34,499 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.112097 seconds 2026-06-09 11:47:37,087 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/6b123ceb-e250-4300-a010-75f69925f44e 2.587s 2026-06-09 11:47:37,087 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e72b8e1e-aac6-4eaa-bb12-091a29596426', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/6b123ceb-e250-4300-a010-75f69925f44e'} Body: b'' 2026-06-09 11:47:37,308 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.220s 2026-06-09 11:47:37,308 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:37 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-f94fe160-d633-4c83-90e3-8dc21108d202', 'x-compute-request-id': 'req-f94fe160-d633-4c83-90e3-8dc21108d202', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'' 2026-06-09 11:47:38,107 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.796s 2026-06-09 11:47:38,107 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:37 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-159cbb43-ce05-496b-80d3-94bd59469f20', 'x-compute-request-id': 'req-159cbb43-ce05-496b-80d3-94bd59469f20', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"server": {"id": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "name": "tempest-TestNetworkBasicOps-server-781312002", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:48Z", "updated": "2026-06-09T11:47:37Z", "addresses": {"tempest-network-smoke--698802319": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:37:b0"}, {"version": 4, "addr": "192.168.122.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:37:b0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-482159000", "OS-SRV-USG:launched_at": "2026-06-09T11:46:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1631296541"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:47:39,607 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.494s 2026-06-09 11:47:39,608 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:39 GMT', 'server': 'Apache', 'content-length': '1483', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9823a1b-9993-4296-b9d2-c08ea2588e1f', 'x-compute-request-id': 'req-a9823a1b-9993-4296-b9d2-c08ea2588e1f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"server": {"id": "b0ba03cb-a495-476f-83a9-cf87a14c1b5c", "name": "tempest-TestNetworkBasicOps-server-781312002", "status": "DELETED", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:48Z", "updated": "2026-06-09T11:47:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-482159000", "OS-SRV-USG:launched_at": "2026-06-09T11:46:53.000000", "OS-SRV-USG:terminated_at": "2026-06-09T11:47:39.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:47:39,613 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 11:47:40,692 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c 0.078s 2026-06-09 11:47:40,692 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:40 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-571228ff-2626-481b-9a11-2d99979e851a', 'x-compute-request-id': 'req-571228ff-2626-481b-9a11-2d99979e851a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b0ba03cb-a495-476f-83a9-cf87a14c1b5c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b0ba03cb-a495-476f-83a9-cf87a14c1b5c could not be found."}}' 2026-06-09 11:47:41,037 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/27ec1c45-5bd5-4728-a0b1-2673187ee049 0.345s 2026-06-09 11:47:41,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e3767dc0-609d-4e14-955c-1a990472df03', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/27ec1c45-5bd5-4728-a0b1-2673187ee049'} Body: b'' 2026-06-09 11:47:41,114 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-482159000 0.076s 2026-06-09 11:47:41,114 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:41 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-79cf2c2c-7141-4465-9400-c5f64a137e9e', 'x-compute-request-id': 'req-79cf2c2c-7141-4465-9400-c5f64a137e9e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-482159000'} Body: b'' 2026-06-09 11:47:41,549 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/77b5ef4f-d13e-445c-9c7a-0a315ecc3146 0.434s 2026-06-09 11:47:41,549 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9337cf94-be8e-4e1f-bd88-6749257c6c0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/77b5ef4f-d13e-445c-9c7a-0a315ecc3146'} Body: b'' 2026-06-09 11:47:41,710 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.160s 2026-06-09 11:47: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, 09 Jun 2026 11:47:41 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc1e1821-a1f6-4c1f-bde0-ad2128ce8e0d', 'x-compute-request-id': 'req-dc1e1821-a1f6-4c1f-bde0-ad2128ce8e0d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'' 2026-06-09 11:47:42,273 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.562s 2026-06-09 11:47:42,273 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:41 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-a08d20df-93c2-4f5c-8990-c32f7f2ec6a0', 'x-compute-request-id': 'req-a08d20df-93c2-4f5c-8990-c32f7f2ec6a0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"server": {"id": "13fd708b-9839-455d-8d5c-cd9a2b0c4313", "name": "tempest-TestNetworkBasicOps-server-1661494719", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:46:28Z", "updated": "2026-06-09T11:47:41Z", "addresses": {"tempest-network-smoke--698802319": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:57:e9"}, {"version": 4, "addr": "192.168.122.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:57:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-268390562", "OS-SRV-USG:launched_at": "2026-06-09T11:46:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1988740737"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:47:43,342 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313 0.065s 2026-06-09 11:47:43,343 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47: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-39f09a64-2f18-4cc4-b125-e98885a3c0f8', 'x-compute-request-id': 'req-39f09a64-2f18-4cc4-b125-e98885a3c0f8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/13fd708b-9839-455d-8d5c-cd9a2b0c4313'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 13fd708b-9839-455d-8d5c-cd9a2b0c4313 could not be found."}}' 2026-06-09 11:47:43,592 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/07d4f73a-64da-40fa-a3e0-0dc7ebdeb601 0.248s 2026-06-09 11:47:43,592 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e00ec807-a3c2-4217-9698-b76f6cc4da85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/07d4f73a-64da-40fa-a3e0-0dc7ebdeb601'} Body: b'' 2026-06-09 11:47:43,665 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-268390562 0.072s 2026-06-09 11:47:43,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, 09 Jun 2026 11:47: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-10f55f08-3129-4532-942f-42ae82340cf5', 'x-compute-request-id': 'req-10f55f08-3129-4532-942f-42ae82340cf5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-268390562'} Body: b'' 2026-06-09 11:47:44,598 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/457dcc4e-52a2-4f3e-9494-d32c76098ce7/remove_router_interface 0.933s 2026-06-09 11:47:44,599 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d01dc0ca-3e73-4c04-adb5-ffc24802b658"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0e690970-71ab-4ea2-983e-d064259a38f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/457dcc4e-52a2-4f3e-9494-d32c76098ce7/remove_router_interface'} Body: b'{"id": "457dcc4e-52a2-4f3e-9494-d32c76098ce7", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "a88b46ff-3710-4fee-ad24-4601f56cd93b", "network_id": "138ac092-c8c9-496a-ba7c-37d63c39211c", "subnet_id": "d01dc0ca-3e73-4c04-adb5-ffc24802b658", "subnet_ids": ["d01dc0ca-3e73-4c04-adb5-ffc24802b658"]}' 2026-06-09 11:47:44,944 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d01dc0ca-3e73-4c04-adb5-ffc24802b658 0.345s 2026-06-09 11:47:44,945 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-aee968cd-9561-4c90-9b5e-2793962070d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d01dc0ca-3e73-4c04-adb5-ffc24802b658'} Body: b'' 2026-06-09 11:47:45,510 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/457dcc4e-52a2-4f3e-9494-d32c76098ce7 0.565s 2026-06-09 11:47:45,511 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fee0e19e-d8db-4df6-a8e8-dac434acbd6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/457dcc4e-52a2-4f3e-9494-d32c76098ce7'} Body: b'' 2026-06-09 11:47:46,946 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/138ac092-c8c9-496a-ba7c-37d63c39211c 1.435s 2026-06-09 11:47:46,947 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-db02bfef-fef2-4304-a5d7-87a9b9a60ab3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/138ac092-c8c9-496a-ba7c-37d63c39211c'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 11:47:46.966953Z 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: 2026-06-09 11:48:48.792276Z 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 2026-06-09 11:47:47,717 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.750s 2026-06-09 11:47:47,718 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--1765572170", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-e2033eb6-d3be-4c1b-b6df-fed607f7c64f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"83c7c634-b796-4203-9dc0-c68f6acfe6bc","name":"tempest-network-smoke--1765572170","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"74962f79fd594bd1b0928f1f52904698","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:47:47Z","updated_at":"2026-06-09T11:47:47Z","revision_number":1}}' 2026-06-09 11:47:56,090 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 8.371s 2026-06-09 11:47:56,090 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-1965875128", "admin_state_up": true, "project_id": "74962f79fd594bd1b0928f1f52904698", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-e7c1c81e-9e18-4270-8128-cbff2a67328d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "7a78eeb0-578e-489b-87bd-edaf817705c5", "name": "tempest-TestNetworkBasicOps-router-1965875128", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.214"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:47:47Z", "updated_at": "2026-06-09T11:47:49Z", "revision_number": 2, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:47:56,216 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=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28 0.125s 2026-06-09 11:47:56,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, 09 Jun 2026 11:47:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-abce549b-abd0-474b-b55e-18bfa190dcf0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=74962f79fd594bd1b0928f1f52904698&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:47:56,424 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.207s 2026-06-09 11:47:56,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, 09 Jun 2026 11:47:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-62f306f1-7a0a-4226-927c-4fd1938443c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 11:47:56,511 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=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28 0.086s 2026-06-09 11:47:56,511 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-88fa8dd8-9d94-4310-9010-4ab6b5619a94', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=124c55e0-d23d-4c42-acb5-3df05acf6f9d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 11:47:57,796 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.284s 2026-06-09 11:47:57,797 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-527295949", "network_id": "83c7c634-b796-4203-9dc0-c68f6acfe6bc", "project_id": "74962f79fd594bd1b0928f1f52904698", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:47:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-d4bb90e6-16ce-4c97-a741-949805eb3172', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"a7d19539-ff65-4464-b206-c612bee95e2b","name":"tempest-subnet-smoke-527295949","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"83c7c634-b796-4203-9dc0-c68f6acfe6bc","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T11:47:56Z","updated_at":"2026-06-09T11:47:56Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:02,078 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/7a78eeb0-578e-489b-87bd-edaf817705c5/add_router_interface 4.281s 2026-06-09 11:48:02,079 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a7d19539-ff65-4464-b206-c612bee95e2b"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cb7622a9-5913-4d7d-8a91-63aa623b8489', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7a78eeb0-578e-489b-87bd-edaf817705c5/add_router_interface'} Body: b'{"id": "7a78eeb0-578e-489b-87bd-edaf817705c5", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "479e2eaf-3172-4561-b6c8-a22e99b13272", "network_id": "83c7c634-b796-4203-9dc0-c68f6acfe6bc", "subnet_id": "a7d19539-ff65-4464-b206-c612bee95e2b", "subnet_ids": ["a7d19539-ff65-4464-b206-c612bee95e2b"]}' 2026-06-09 11:48:02,193 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.113s 2026-06-09 11:48:02,194 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-74537d5b-fba2-4f62-b07e-9e787ba2df07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","name":"public","tenant_id":"1259f4952f944718b181d0b78eccba88","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["58cb6b7e-9172-4fb4-96c5-72577ea46188"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-09T11:36:51Z","updated_at":"2026-06-09T11:36:56Z","revision_number":2,"project_id":"1259f4952f944718b181d0b78eccba88","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"83c7c634-b796-4203-9dc0-c68f6acfe6bc","name":"tempest-network-smoke--1765572170","tenant_id":"74962f79fd594bd1b0928f1f52904698","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["a7d19539-ff65-4464-b206-c612bee95e2b"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T11:47:47Z","updated_at":"2026-06-09T11:47:56Z","revision_number":2,"project_id":"74962f79fd594bd1b0928f1f52904698","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":53416}]}' 2026-06-09 11:48:02,286 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.092s 2026-06-09 11:48:02,287 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-62f0d638-2875-4d54-82db-a50527ed23f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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":"58cb6b7e-9172-4fb4-96c5-72577ea46188","name":"public_subnet","tenant_id":"1259f4952f944718b181d0b78eccba88","network_id":"124c55e0-d23d-4c42-acb5-3df05acf6f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:36:56Z","updated_at":"2026-06-09T11:36:56Z","revision_number":0,"project_id":"1259f4952f944718b181d0b78eccba88"},{"id":"a7d19539-ff65-4464-b206-c612bee95e2b","name":"tempest-subnet-smoke-527295949","tenant_id":"74962f79fd594bd1b0928f1f52904698","network_id":"83c7c634-b796-4203-9dc0-c68f6acfe6bc","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T11:47:56Z","updated_at":"2026-06-09T11:47:56Z","revision_number":0,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:48:02,992 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.705s 2026-06-09 11:48:02,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, 09 Jun 2026 11:48:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-ea864b93-fe23-443a-be17-91e60b223018', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "7a78eeb0-578e-489b-87bd-edaf817705c5", "name": "tempest-TestNetworkBasicOps-router-1965875128", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.214"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:47:47Z", "updated_at": "2026-06-09T11:47:59Z", "revision_number": 3, "project_id": "74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:48:03,092 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.099s 2026-06-09 11:48:03,093 25 DEBUG [tempest.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-1142704286", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIvS91v/1aeewxBMB0kWnwnfQgORswVUcN/Sdw6mR3LTUNJOf0QXMiU5xoG1EacpSerdq9vxougGzmxioJNL7DyEzQHRtGbZZ3a8N5PWI0dvExXwQQYTia5p8nqtNO3cuA=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:03 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b162337b-8c6e-4960-9be8-998e203e9c1a', 'x-compute-request-id': 'req-b162337b-8c6e-4960-9be8-998e203e9c1a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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-1142704286", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIvS91v/1aeewxBMB0kWnwnfQgORswVUcN/Sdw6mR3LTUNJOf0QXMiU5xoG1EacpSerdq9vxougGzmxioJNL7DyEzQHRtGbZZ3a8N5PWI0dvExXwQQYTia5p8nqtNO3cuA==", "fingerprint": "d4:ad:b2:02:b7:a2:d7:ca:68:be:65:77:00:04:55:1e", "user_id": "a0031f5442d844c0bed338140d7d0449"}}' 2026-06-09 11:48:03,296 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.202s 2026-06-09 11:48:03,296 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-1957716302", "description": "tempest-secgroup-smoke-1957716302 description", "project_id": "74962f79fd594bd1b0928f1f52904698"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-91ae27a9-f1ca-4be6-b8ec-9bb5e68ddf6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "name": "tempest-secgroup-smoke-1957716302", "stateful": true, "tenant_id": "74962f79fd594bd1b0928f1f52904698", "description": "tempest-secgroup-smoke-1957716302 description", "shared": false, "security_group_rules": [{"id": "4b610152-5d77-483f-8776-a82229687898", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "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": "2026-06-09T11:48:03Z", "updated_at": "2026-06-09T11:48:03Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}, {"id": "9d30c1c5-ed72-4826-b58d-23fb09d746a8", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "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": "2026-06-09T11:48:03Z", "updated_at": "2026-06-09T11:48:03Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}], "tags": [], "created_at": "2026-06-09T11:48:03Z", "updated_at": "2026-06-09T11:48:03Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:04,048 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.751s 2026-06-09 11:48:04,049 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": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c100dc16-aba7-4dd7-a70a-3721dd82cf0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "b2996fca-2dce-41ce-93a4-77fb9b3bdace", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:48:03Z", "updated_at": "2026-06-09T11:48:03Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:04,230 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.181s 2026-06-09 11:48:04,230 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": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-82ee0f52-29ab-46f1-801c-3bf431f8eddd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "405fd6f9-64b4-4c5b-a0ce-dc2eb7cda874", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:48:04Z", "updated_at": "2026-06-09T11:48:04Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:04,978 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.747s 2026-06-09 11:48:04,979 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": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9944c4f4-bdbc-4a3f-9bae-91af55708827', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "a83b6bc6-78db-4efa-b2c5-66c872b2e4d3", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:48:04Z", "updated_at": "2026-06-09T11:48:04Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:05,183 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.204s 2026-06-09 11:48:05,184 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": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e89adea8-1918-4227-9117-dcd4178455d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "8496edb8-067b-46da-96df-262a32109dfe", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:48:05Z", "updated_at": "2026-06-09T11:48:05Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:05,372 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.188s 2026-06-09 11:48:05,373 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3f3abae2-5a1b-459e-babe-070bbb36f30c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "b0d7c0a4-e624-4f7d-b11f-665772f6ab3e", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:48:05Z", "updated_at": "2026-06-09T11:48:05Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:06,059 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.686s 2026-06-09 11:48:06,060 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "project_id": "74962f79fd594bd1b0928f1f52904698", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c8ee2386-bbb5-4abf-8821-6dee8531b727', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; 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": "e0528fbc-094c-400c-b39a-4cd9625a4985", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "security_group_id": "44539ee8-5a7e-4def-9b53-6c3c81fc711d", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T11:48:05Z", "updated_at": "2026-06-09T11:48:05Z", "revision_number": 0, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:06,399 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.333s 2026-06-09 11:48:06,400 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:06 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6b0feab0-ce94-4572-9cbb-3ff58990139b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=787a3198ed704d3f8a2acc73c6ebdeab; 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": "a0031f5442d844c0bed338140d7d0449", "name": "tempest-TestNetworkBasicOps-1314650735-project-member", "password_expires_at": null}, "audit_ids": ["rwTHXKQRQTKa9dlnuqPyjA"], "expires_at": "2026-06-09T12:48:06.000000Z", "issued_at": "2026-06-09T11:48:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74962f79fd594bd1b0928f1f52904698", "name": "tempest-TestNetworkBasicOps-1314650735"}, "is_domain": false, "roles": [{"id": "69d39780a2cd4a259304fea3473e8312", "name": "reader"}, {"id": "1b84ca47594346c7953eaa796d0da8ea", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "0a2a9389f07e4398a9d9f1dc81676727", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}, {"name": "swift", "id": "e2c930768ee14cca84769861a8761493", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_74962f79fd594bd1b0928f1f52904698", "region": "regionOne"}], "id": "0fe617bb0159451785187717237aca07", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "barbican", "id": "33303077ec10412684ebaaf9a9ff6a37", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9c4acd1b63b64a1493ff550d1b291507", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "17e2bd16b0e64ae09c92bc5acf94bbc6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "e9d466b561f240f3b369bac480665c42", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f15ac99f40384be785db9046dc9ded5c", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2f0e7bc202454faea95214d7854bf074", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "placement", "id": "386e4aaf9c954e588395952fbd404020", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "b40ef5eaee364ea087c152ca3e60c1ed", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "398541c9920e455697b4fa0c38437613", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "403350078d034a759a7ed1170c342535", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "7cd09576dcf4473db2067c9723be8699", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ba464639c85a4a928ddf6e750385774a", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "998f7480c1fe47e7bf05a5af81d67767", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "neutron", "id": "252586824bab48c498bd27da46f9a4a6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c2ba762f97af4428bd54bad3465bd4af", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d46cfc9eba6d49198428f619b4b90ddf", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "babf82ae95474652b3d0f5ac4ebb8e20", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ecfca54e69d74888aef29f26f6dbce92", "interface": "internal", "region_id": "regionOne", "url": "htt 2026-06-09 11:48:06,400 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2026-06-09 11:48:07,745 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 1.344s 2026-06-09 11:48:07,746 25 DEBUG [tempest.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-573647806", "imageRef": "2bc58243-142a-4ddb-99cf-7609486849af", "flavorRef": "79c25106-f1ae-446a-a153-b6187f9d82da", "networks": [{"uuid": "83c7c634-b796-4203-9dc0-c68f6acfe6bc"}], "key_name": "tempest-TestNetworkBasicOps-1142704286", "security_groups": [{"name": "tempest-secgroup-smoke-1957716302"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:06 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe54e311-b611-4ec1-81d1-7121200b2a9f', 'x-compute-request-id': 'req-fe54e311-b611-4ec1-81d1-7121200b2a9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; 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": "e02e8193-12d0-4b94-b4cc-a05552583f80", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1957716302"}], "adminPass": "cc8Q8QWwsH4F"}}' 2026-06-09 11:48:09,617 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/e02e8193-12d0-4b94-b4cc-a05552583f80 1.870s 2026-06-09 11:48:09,618 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48: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-9d89308d-9655-4c19-9ecd-f5a8bbcd0cf1', 'x-compute-request-id': 'req-9d89308d-9655-4c19-9ecd-f5a8bbcd0cf1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:48:10,969 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/e02e8193-12d0-4b94-b4cc-a05552583f80 0.347s 2026-06-09 11:48:10,970 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:10 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-b4731aa2-783c-46ff-9919-5a74a4754e57', 'x-compute-request-id': 'req-b4731aa2-783c-46ff-9919-5a74a4754e57', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:48:10,974 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 11:48:12,974 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/e02e8193-12d0-4b94-b4cc-a05552583f80 0.999s 2026-06-09 11:48:12,974 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:11 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13a7ab0a-fc0a-423c-92d6-1d55394d1d5c', 'x-compute-request-id': 'req-13a7ab0a-fc0a-423c-92d6-1d55394d1d5c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1957716302"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:48:15,000 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/e02e8193-12d0-4b94-b4cc-a05552583f80 1.021s 2026-06-09 11:48:15,000 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48: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-2325e080-5b16-4e49-91e1-01fe9ba7660b', 'x-compute-request-id': 'req-2325e080-5b16-4e49-91e1-01fe9ba7660b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1957716302"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:48:16,354 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/e02e8193-12d0-4b94-b4cc-a05552583f80 0.350s 2026-06-09 11:48:16,354 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48: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-a80063d9-a0cb-423b-ab08-94acf84e5475', 'x-compute-request-id': 'req-a80063d9-a0cb-423b-ab08-94acf84e5475', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1957716302"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:48:18,141 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/e02e8193-12d0-4b94-b4cc-a05552583f80 0.781s 2026-06-09 11:48:18,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:17 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-aa699524-d770-43c9-987b-c5feacb7370b', 'x-compute-request-id': 'req-aa699524-d770-43c9-987b-c5feacb7370b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "BUILD", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1957716302"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:48:19,815 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/e02e8193-12d0-4b94-b4cc-a05552583f80 0.669s 2026-06-09 11:48:19,816 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:19 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-617ba222-7192-4351-a6ad-a883e9ddbe25', 'x-compute-request-id': 'req-617ba222-7192-4351-a6ad-a883e9ddbe25', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:18Z", "addresses": {"tempest-network-smoke--1765572170": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:12:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": "2026-06-09T11:48:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1957716302"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:48:19,820 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-09 11:48:20,238 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/e02e8193-12d0-4b94-b4cc-a05552583f80 0.418s 2026-06-09 11:48:20,239 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:19 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-46e768dd-2880-4b7c-9512-37cc5e2c1f3d', 'x-compute-request-id': 'req-46e768dd-2880-4b7c-9512-37cc5e2c1f3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:18Z", "addresses": {"tempest-network-smoke--1765572170": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:12:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": "2026-06-09T11:48:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1957716302"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:48:20,243 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 11:48:20,315 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=e02e8193-12d0-4b94-b4cc-a05552583f80 0.072s 2026-06-09 11:48:20,316 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-f6372ff4-22f7-41ad-9f14-92f916dcf881', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"ports":[{"id":"9c88ce7b-43b1-4d40-b13c-7b88750c3525","name":"","network_id":"83c7c634-b796-4203-9dc0-c68f6acfe6bc","tenant_id":"74962f79fd594bd1b0928f1f52904698","mac_address":"fa:16:3e:45:12:66","admin_state_up":true,"status":"ACTIVE","device_id":"e02e8193-12d0-4b94-b4cc-a05552583f80","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a7d19539-ff65-4464-b206-c612bee95e2b","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["44539ee8-5a7e-4def-9b53-6c3c81fc711d"],"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-573647806","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-573647806","fqdn":"tempest-testnetworkbasicops-server-573647806.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T11:48:11Z","updated_at":"2026-06-09T11:48:17Z","revision_number":4,"project_id":"74962f79fd594bd1b0928f1f52904698"}]}' 2026-06-09 11:48:20,316 25 DEBUG [tempest.common.waiters] Server ID e02e8193-12d0-4b94-b4cc-a05552583f80 ports are all ACTIVE [{'id': '9c88ce7b-43b1-4d40-b13c-7b88750c3525', 'name': '', 'network_id': '83c7c634-b796-4203-9dc0-c68f6acfe6bc', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'mac_address': 'fa:16:3e:45:12:66', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e02e8193-12d0-4b94-b4cc-a05552583f80', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a7d19539-ff65-4464-b206-c612bee95e2b', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['44539ee8-5a7e-4def-9b53-6c3c81fc711d'], '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-573647806', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testnetworkbasicops-server-573647806', 'fqdn': 'tempest-testnetworkbasicops-server-573647806.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T11:48:11Z', 'updated_at': '2026-06-09T11:48:17Z', 'revision_number': 4, 'project_id': '74962f79fd594bd1b0928f1f52904698'}]: 2026-06-09 11:48:22,661 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.344s 2026-06-09 11:48:22,661 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "port_id": "9c88ce7b-43b1-4d40-b13c-7b88750c3525", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "fixed_ip_address": "10.100.0.4"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-a2e9ce08-1766-4958-880b-57b094518940', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f10000 11a5cc4a; 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": "87ff8209-5416-42c2-80d8-3bb3a854f7ce", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.248", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "7a78eeb0-578e-489b-87bd-edaf817705c5", "port_id": "9c88ce7b-43b1-4d40-b13c-7b88750c3525", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "project_id": "74962f79fd594bd1b0928f1f52904698", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "83c7c634-b796-4203-9dc0-c68f6acfe6bc", "mac_address": "fa:16:3e:45:12:66", "admin_state_up": true, "status": "ACTIVE", "device_id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:48:21Z", "updated_at": "2026-06-09T11:48:21Z", "revision_number": 0}}' 2026-06-09 11:48:22,758 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/87ff8209-5416-42c2-80d8-3bb3a854f7ce 0.096s 2026-06-09 11:48:22,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, 09 Jun 2026 11:48:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-8bac7182-0710-4202-8ce5-eae29320c4ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/87ff8209-5416-42c2-80d8-3bb3a854f7ce'} Body: b'{"floatingip": {"id": "87ff8209-5416-42c2-80d8-3bb3a854f7ce", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.248", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "7a78eeb0-578e-489b-87bd-edaf817705c5", "port_id": "9c88ce7b-43b1-4d40-b13c-7b88750c3525", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "83c7c634-b796-4203-9dc0-c68f6acfe6bc", "mac_address": "fa:16:3e:45:12:66", "admin_state_up": true, "status": "ACTIVE", "device_id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:48:21Z", "updated_at": "2026-06-09T11:48:22Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:22,759 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '87ff8209-5416-42c2-80d8-3bb3a854f7ce', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.248', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '7a78eeb0-578e-489b-87bd-edaf817705c5', 'port_id': '9c88ce7b-43b1-4d40-b13c-7b88750c3525', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '83c7c634-b796-4203-9dc0-c68f6acfe6bc', 'mac_address': 'fa:16:3e:45:12:66', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e02e8193-12d0-4b94-b4cc-a05552583f80', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:48:21Z', 'updated_at': '2026-06-09T11:48:22Z', 'revision_number': 1, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:48:22,759 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.097582 seconds 2026-06-09 11:48:22,759 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.248 with user: cirros 2026-06-09 11:48:22,759 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.248 in 120 sec and the expected result is reachable 2026-06-09 11:48:35,001 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.241988 seconds 2026-06-09 11:48:35,002 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.248 in 120 sec and the ping result is expected 2026-06-09 11:48:35,229 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/e02e8193-12d0-4b94-b4cc-a05552583f80/action 0.226s 2026-06-09 11:48:35,230 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:35 GMT', 'server': 'Apache', 'content-length': '75302', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00fc7a4d-4336-4a12-8aeb-6ab244fe21e4', 'x-compute-request-id': 'req-00fc7a4d-4336-4a12-8aeb-6ab244fe21e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80/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-5.el9 11/05/2023\\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 1463757318 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.001137] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001489] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004388] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004429] Using GB pages for direct mapping\\n[ 0.004711] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004717] ACPI: Early table checksum verification disabled\\n[ 0.004723] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004729] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004735] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004742] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004746] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004750] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004754] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004758] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004761] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004763] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004764] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004765] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004767] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004768] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005934] No NUMA configuration fo 2026-06-09 11:48:35,231 25 DEBUG [tempest.scenario.manager] Console output for e02e8193-12d0-4b94-b4cc-a05552583f80 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-5.el9 11/05/2023 [ 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 1463757318 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.001137] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001489] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004388] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004429] Using GB pages for direct mapping [ 0.004711] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004717] ACPI: Early table checksum verification disabled [ 0.004723] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004729] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004735] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004742] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004746] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004750] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004754] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004758] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004761] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004763] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004764] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004765] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004767] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004768] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005934] No NUMA configuration found [ 0.005937] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005947] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006415] Zone ranges: [ 0.006417] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006420] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006422] Normal empty [ 0.006424] Device empty [ 0.006426] Movable zone start for each node [ 0.006429] Early memory node ranges [ 0.006430] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006431] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006434] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008450] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008529] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009018] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019850] ACPI: PM-Timer IO Port: 0x608 [ 0.019890] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.020020] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.020025] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.020028] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.020030] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.020032] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.020033] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.020037] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.020040] TSC deadline timer available [ 0.020054] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020130] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020132] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020134] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020135] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020137] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020139] Booting paravirtualized kernel on KVM [ 0.020143] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020150] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.022495] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.022582] kvm-guest: setup async PF for cpu 0 [ 0.022611] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.022630] kvm-guest: PV spinlocks disabled, single CPU [ 0.022638] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.022640] Policy zone: DMA32 [ 0.022642] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.022735] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.022773] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.022792] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.022854] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.023170] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.023921] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.023955] ftrace: allocating 50600 entries in 198 pages [ 0.048842] ftrace: allocated 198 pages with 4 groups [ 0.049212] rcu: Hierarchical RCU implementation. [ 0.049214] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049216] Rude variant of Tasks RCU enabled. [ 0.049217] Tracing variant of Tasks RCU enabled. [ 0.049218] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049220] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.053548] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053959] random: crng init done [ 0.091706] Console: colour VGA+ 80x25 [ 0.227543] printk: console [tty1] enabled [ 0.569184] printk: console [ttyS0] enabled [ 0.572093] ACPI: Core revision 20210730 [ 0.574720] APIC: Switch to symmetric I/O mode setup [ 0.578902] x2apic enabled [ 0.581799] Switched APIC routing to physical x2apic. [ 0.590259] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.597116] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.601111] pid_max: default: 32768 minimum: 301 [ 0.601111] LSM: Security Framework initializing [ 0.601111] landlock: Up and running. [ 0.601111] Yama: becoming mindful. [ 0.601111] AppArmor: AppArmor initialized [ 0.601111] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.601111] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.601111] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.601111] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.601111] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.601111] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.601111] Spectre V2 : Mitigation: Retpolines [ 0.601111] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.601111] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.601111] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.601111] RETBleed: Mitigation: untrained return thunk [ 0.601111] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.601111] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.601111] Freeing SMP alternatives memory: 44K [ 0.601111] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.601272] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.605134] ... version: 0 [ 0.607773] ... bit width: 48 [ 0.609125] ... generic registers: 6 [ 0.611730] ... value mask: 0000ffffffffffff [ 0.613126] ... max period: 00007fffffffffff [ 0.616568] ... fixed-purpose events: 0 [ 0.617185] ... event mask: 000000000000003f [ 0.621080] rcu: Hierarchical SRCU implementation. [ 0.621696] smp: Bringing up secondary CPUs ... [ 0.624600] smp: Brought up 1 node, 1 CPU [ 0.625133] smpboot: Max logical packages: 1 [ 0.628039] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.629665] devtmpfs: initialized [ 0.632065] x86/mm: Memory block size: 128MB [ 0.633376] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.637141] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.641204] pinctrl core: initialized pinctrl subsystem [ 0.644955] PM: RTC time: 11:48:19, date: 2026-06-09 [ 0.645347] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.649234] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.653137] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.657138] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.661144] audit: initializing netlink subsys (disabled) [ 0.665034] thermal_sys: Registered thermal governor 'fair_share' [ 0.665035] thermal_sys: Registered thermal governor 'bang_bang' [ 0.665127] thermal_sys: Registered thermal governor 'step_wise' [ 0.669133] audit: type=2000 audit(1781005699.450:1): state=initialized audit_enabled=0 res=1 [ 0.673135] thermal_sys: Registered thermal governor 'user_space' [ 0.673137] thermal_sys: Registered thermal governor 'power_allocator' [ 0.677131] EISA bus registered [ 0.683291] cpuidle: using governor ladder [ 0.685125] cpuidle: using governor menu [ 0.690504] ACPI: bus type PCI registered [ 0.693129] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.697525] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.701133] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.705156] PCI: Using configuration type 1 for base access [ 0.710440] Kprobes globally optimized [ 0.713261] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.717128] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.721979] ACPI: Added _OSI(Module Device) [ 0.724735] ACPI: Added _OSI(Processor Device) [ 0.725158] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.728325] ACPI: Added _OSI(Processor Aggregator Device) [ 0.729199] ACPI: Added _OSI(Linux-Dell-Video) [ 0.732066] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.733134] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.740141] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.745078] ACPI: Interpreter enabled [ 0.745138] ACPI: PM: (supports S0 S5) [ 0.747591] ACPI: Using IOAPIC for interrupt routing [ 0.749167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.753123] PCI: Using E820 reservations for host bridge windows [ 0.756872] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.762738] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.765132] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.769244] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.773232] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.778282] PCI host bridge to bus 0000:00 [ 0.780793] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.781125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.785083] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785125] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789125] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.793124] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.797130] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.801427] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.809099] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.813166] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.823067] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.829157] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.842968] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.845364] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.853610] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.860939] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.866868] pci 0000:00:02.0: enabling Extended Tags [ 0.871593] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.878364] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.888584] pci 0000:00:02.1: enabling Extended Tags [ 0.891652] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.896922] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.905447] pci 0000:00:02.2: enabling Extended Tags [ 0.913584] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.920686] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.928466] pci 0000:00:02.3: enabling Extended Tags [ 0.931567] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.936685] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.947072] pci 0000:00:02.4: enabling Extended Tags [ 0.951537] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.956501] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.962614] pci 0000:00:02.5: enabling Extended Tags [ 0.967559] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.973129] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.983814] pci 0000:00:02.6: enabling Extended Tags [ 0.987722] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.993088] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.998415] pci 0000:00:02.7: enabling Extended Tags [ 1.007595] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.012411] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.018459] pci 0000:00:03.0: enabling Extended Tags [ 1.023619] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.029132] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.041098] pci 0000:00:03.1: enabling Extended Tags [ 1.043687] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.048743] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.054465] pci 0000:00:03.2: enabling Extended Tags [ 1.060078] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.066530] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.076388] pci 0000:00:03.3: enabling Extended Tags [ 1.079530] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.084577] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.093408] pci 0000:00:03.4: enabling Extended Tags [ 1.099378] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.104657] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.110570] pci 0000:00:03.5: enabling Extended Tags [ 1.115787] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.122426] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.132463] pci 0000:00:03.6: enabling Extended Tags [ 1.135604] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.140544] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.147559] pci 0000:00:03.7: enabling Extended Tags [ 1.154642] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.161005] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.166433] pci 0000:00:04.0: enabling Extended Tags [ 1.172341] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.176422] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.185986] pci 0000:00:04.1: enabling Extended Tags [ 1.191454] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.196789] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.204614] pci 0000:00:04.2: enabling Extended Tags [ 1.209514] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.216442] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.222647] pci 0000:00:04.3: enabling Extended Tags [ 1.227655] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.232562] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.238482] pci 0000:00:04.4: enabling Extended Tags [ 1.243596] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.248815] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.256033] pci 0000:00:04.5: enabling Extended Tags [ 1.259580] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.264768] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.270567] pci 0000:00:04.6: enabling Extended Tags [ 1.277410] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.284462] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.290579] pci 0000:00:04.7: enabling Extended Tags [ 1.297648] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.304485] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.311911] pci 0000:00:05.0: enabling Extended Tags [ 1.373773] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.378887] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.382141] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.402698] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.408782] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.414998] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.426935] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.438231] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.445147] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.456271] pci 0000:01:00.0: enabling Extended Tags [ 1.536832] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.537224] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.541236] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.545368] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.554605] pci_bus 0000:02: extended config space not accessible [ 1.557862] acpiphp: Slot [1] registered [ 1.561241] acpiphp: Slot [0] registered [ 1.565227] acpiphp: Slot [2] registered [ 1.568340] acpiphp: Slot [3] registered [ 1.569178] acpiphp: Slot [4] registered [ 1.571791] acpiphp: Slot [5] registered [ 1.573177] acpiphp: Slot [6] registered [ 1.575668] acpiphp: Slot [7] registered [ 1.577173] acpiphp: Slot [8] registered [ 1.579668] acpiphp: Slot [9] registered [ 1.581183] acpiphp: Slot [10] registered [ 1.583735] acpiphp: Slot [11] registered [ 1.585171] acpiphp: Slot [12] registered [ 1.587683] acpiphp: Slot [13] registered [ 1.589176] acpiphp: Slot [14] registered [ 1.591951] acpiphp: Slot [15] registered [ 1.593178] acpiphp: Slot [16] registered [ 1.595721] acpiphp: Slot [17] registered [ 1.597172] acpiphp: Slot [18] registered [ 1.599659] acpiphp: Slot [19] registered [ 1.601173] acpiphp: Slot [20] registered [ 1.603723] acpiphp: Slot [21] registered [ 1.605193] acpiphp: Slot [22] registered [ 1.607760] acpiphp: Slot [23] registered [ 1.609187] acpiphp: Slot [24] registered [ 1.611696] acpiphp: Slot [25] registered [ 1.613174] acpiphp: Slot [26] registered [ 1.616086] acpiphp: Slot [27] registered [ 1.617173] acpiphp: Slot [28] registered [ 1.619741] acpiphp: Slot [29] registered [ 1.621177] acpiphp: Slot [30] registered [ 1.623803] acpiphp: Slot [31] registered [ 1.627664] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.636968] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.709008] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.709190] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.713186] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.717259] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.725891] acpiphp: Slot [0-2] registered [ 1.729410] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.738819] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.748120] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.751005] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.753313] pci 0000:03:00.0: enabling Extended Tags [ 1.831847] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.833245] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.837238] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.843838] acpiphp: Slot [0-3] registered [ 1.845719] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.854869] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.865135] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.871407] pci 0000:04:00.0: enabling Extended Tags [ 1.946548] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.949260] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.953237] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.959913] acpiphp: Slot [0-4] registered [ 1.961758] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.971094] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.981131] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.987127] pci 0000:05:00.0: enabling Extended Tags [ 2.062600] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.065249] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.069269] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.075922] acpiphp: Slot [0-5] registered [ 2.077739] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.086687] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.096991] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.101283] pci 0000:06:00.0: enabling Extended Tags [ 2.176704] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.177245] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.181261] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.187795] acpiphp: Slot [0-6] registered [ 2.255123] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.257246] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.261246] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.267962] acpiphp: Slot [0-7] registered [ 2.338346] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.341244] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.345238] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.352375] acpiphp: Slot [0-8] registered [ 2.427192] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.429270] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.433240] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.440191] acpiphp: Slot [0-9] registered [ 2.511459] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.513285] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.517260] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.523870] acpiphp: Slot [0-10] registered [ 2.591245] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.593286] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.597276] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.603818] acpiphp: Slot [0-11] registered [ 2.674465] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.677279] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.681239] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.688620] acpiphp: Slot [0-12] registered [ 2.757983] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.761262] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.765249] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.771883] acpiphp: Slot [0-13] registered [ 2.842157] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.845249] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.849245] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.856395] acpiphp: Slot [0-14] registered [ 2.930815] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.933249] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.937266] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.943787] acpiphp: Slot [0-15] registered [ 3.015453] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.017251] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.021243] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.028549] acpiphp: Slot [0-16] registered [ 3.101029] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.101274] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.105275] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.112169] acpiphp: Slot [0-17] registered [ 3.184401] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.185276] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.189274] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.196709] acpiphp: Slot [0-18] registered [ 3.267079] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.269345] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.273303] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.280109] acpiphp: Slot [0-19] registered [ 3.353820] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.357250] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.361305] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.368160] acpiphp: Slot [0-20] registered [ 3.438653] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.441244] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.445267] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.452166] acpiphp: Slot [0-21] registered [ 3.518851] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.521270] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.525238] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.532008] acpiphp: Slot [0-22] registered [ 3.603258] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.605289] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.609238] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.616078] acpiphp: Slot [0-23] registered [ 3.688221] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.689276] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.693237] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.700050] acpiphp: Slot [0-24] registered [ 3.769801] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.773281] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.777240] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.784708] acpiphp: Slot [0-25] registered [ 3.851172] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.853255] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.857236] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.904908] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.905390] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.909360] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.913417] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.917370] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.921431] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.925414] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.929419] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.933237] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.937147] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.940768] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.941143] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.945143] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.949142] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.953144] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.957149] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.961518] iommu: Default domain type: Translated [ 3.964890] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.965367] SCSI subsystem initialized [ 3.968524] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.969111] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.969139] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.972613] vgaarb: loaded [ 3.973198] ACPI: bus type USB registered [ 3.976067] usbcore: registered new interface driver usbfs [ 3.977134] usbcore: registered new interface driver hub [ 3.980871] usbcore: registered new device driver usb [ 3.981178] pps_core: LinuxPPS API ver. 1 registered [ 3.984324] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.985129] PTP clock support registered [ 3.987754] EDAC MC: Ver: 3.0.0 [ 3.992749] NetLabel: Initializing [ 3.993126] NetLabel: domain hash size = 128 [ 3.996141] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.997204] NetLabel: unlabeled traffic allowed by default [ 4.000899] PCI: Using ACPI for IRQ routing [ 4.794074] clocksource: Switched to clocksource kvm-clock [ 4.814018] VFS: Disk quotas dquot_6.6.0 [ 4.816971] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.821436] AppArmor: AppArmor Filesystem Enabled [ 4.824537] pnp: PnP ACPI init [ 4.827170] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.832234] pnp: PnP ACPI: found 5 devices [ 4.840662] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.846201] NET: Registered PF_INET protocol family [ 4.849531] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.856902] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.862064] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.867564] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.873028] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.877544] TCP: Hash tables configured (established 1024 bind 1024) [ 4.881893] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.886655] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.891077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.895591] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.899321] NET: Registered PF_XDP protocol family [ 4.902800] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.907864] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.913384] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.918418] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.923667] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.928580] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.934070] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.939060] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.944012] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.948843] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.953982] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.958941] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.963939] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.968741] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.973703] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.978618] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.983826] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.988940] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.993814] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.999059] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.004700] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.010162] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.016660] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.022786] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.028608] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.033214] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.037387] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.041170] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.045040] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.048991] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.052957] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.057024] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.061019] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.064764] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.068731] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.072565] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.076529] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.080779] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.084681] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.088667] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.092708] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.097021] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.101093] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.105746] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.109746] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.113787] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.118315] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.122924] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.127072] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.131864] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.136535] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.141507] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.146170] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.151120] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.155736] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.160582] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.165145] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.170034] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.174724] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.179533] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.183981] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.188472] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.192971] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.197302] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.201151] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.205188] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.209200] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.213065] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.217131] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.221632] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.226000] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.229819] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.233486] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.237486] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.241784] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.246411] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.251001] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.255109] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.259852] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.264442] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.268890] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.273320] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.277691] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.281607] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.285990] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.290198] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.294237] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.298241] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.302724] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.307088] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.311116] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.315025] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.318943] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.323404] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.327744] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.331018] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.338326] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.344281] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.353028] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.356969] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.368667] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.375301] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.382393] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.389171] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.395839] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.403890] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.409212] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.414726] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.424079] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.430763] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.437375] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.444408] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.450146] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.455097] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.463914] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.469404] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.477198] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.484749] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.489943] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.496620] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.503787] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.511740] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.519031] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.526711] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.533495] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.541063] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.548953] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.555848] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.562289] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.571861] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.578870] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.584310] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.593277] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.600291] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.605477] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.614664] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.618287] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.626582] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.634360] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.642437] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.647278] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.652994] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.659954] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.666870] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.672393] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.680735] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.687141] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.696829] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.700941] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.709498] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.717724] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.727381] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.731406] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.738560] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.744385] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.753650] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.757216] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.764196] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.769427] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.778112] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.781381] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.788876] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.795463] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.802236] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.806797] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.812145] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.819073] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.825983] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.830115] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.835901] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.843387] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.850848] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.856381] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.863517] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.870084] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.878385] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.881949] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.888760] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.894460] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.903596] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.907160] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.914477] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.919944] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.929477] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.934442] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.940980] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.949464] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.959595] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.964184] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.969889] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.974501] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.979298] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.984077] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.988327] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.991854] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.995856] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.000519] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.004120] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.008123] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.012710] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.016633] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.022377] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.026695] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.033913] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.038182] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.043696] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.048289] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.053464] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.058181] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.063430] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.067998] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.073673] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.078616] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.083539] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.087313] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.092599] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.096861] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.101780] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.105849] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.111046] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.115327] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.120234] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.124234] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.128351] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.132951] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.137027] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.141348] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.146882] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.150805] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.155278] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.160204] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.164011] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.168112] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.172634] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.176493] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.180616] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.185949] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.189652] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.194132] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.200117] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.203922] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.208143] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.213154] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.217434] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.221802] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.228377] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.232562] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.244765] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.249908] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.254007] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.258280] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.263441] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.267174] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.271708] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.276878] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.281108] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.285525] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.291150] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.295565] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.300415] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.308823] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.322655] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 14290 usecs [ 6.329068] PCI: CLS 0 bytes, default 64 [ 6.332177] Trying to unpack rootfs image as initramfs... [ 6.336124] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.353838] Initialise system trusted keyrings [ 6.361298] Key type blacklist registered [ 6.369312] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.381257] zbud: loaded [ 6.383572] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.397210] fuse: init (API version 7.34) [ 6.400217] integrity: Platform Keyring initialized [ 6.417285] Key type asymmetric registered [ 6.420069] Asymmetric key parser 'x509' registered [ 6.429288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.441344] io scheduler mq-deadline registered [ 6.451447] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.462787] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.479025] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.491061] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.506901] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.517954] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.533502] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.545834] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.561641] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.575740] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.584170] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.601940] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.619382] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.629840] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.634887] Freeing initrd memory: 8744K [ 6.642528] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.646929] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.653854] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.661753] pcieport 0000:00:03.0: PME: Signalin10000 g with IRQ 32 [ 6.665953] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.674399] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.679064] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.688468] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.693483] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.701715] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.707098] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.716493] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.720520] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.728749] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.733268] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.743061] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.748852] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.756940] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.762263] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.767944] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.774255] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.778691] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.787797] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.792891] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.800938] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.805955] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.813655] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.818162] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.827991] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.832497] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.842148] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.847297] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.856668] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.860921] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.868627] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.872822] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.879201] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.886050] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.892079] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.900985] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.911316] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.915990] shpchp 0000:01:00.0: Slot initialization failed [ 6.922103] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.927514] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.933919] ACPI: button: Power Button [PWRF] [ 6.960782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.996626] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.005578] Linux agpgart interface v0.103 [ 7.010596] loop: module loaded [ 7.013438] tun: Universal TUN/TAP device driver, 1.6 [ 7.017027] PPP generic driver version 2.4.2 [ 7.020132] VFIO - User Level meta-driver version: 0.3 [ 7.024058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.028566] ehci-pci: EHCI PCI platform driver [ 7.031973] ehci-platform: EHCI generic platform driver [ 7.035686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.040061] ohci-pci: OHCI PCI platform driver [ 7.043478] ohci-platform: OHCI generic platform driver [ 7.047406] uhci_hcd: USB Universal Host Controller Interface driver [ 7.053519] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.056940] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.061458] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.065434] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.069243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.074595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.079088] usb usb1: Product: UHCI Host Controller [ 7.082269] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.086172] usb usb1: SerialNumber: 0000:02:01.0 [ 7.089677] hub 1-0:1.0: USB hub found [ 7.092780] hub 1-0:1.0: 2 ports detected [ 7.096027] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.103266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.107009] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.111090] mousedev: PS/2 mouse device common for all mice [ 7.115417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.120991] rtc_cmos 00:03: RTC can wake from S4 [ 7.126149] rtc_cmos 00:03: registered as rtc0 [ 7.129365] rtc_cmos 00:03: setting system clock to 2026-06-09T11:48:26 UTC (1781005706) [ 7.134777] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.138714] i2c_dev: i2c /dev entries driver [ 7.141732] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.149873] device-mapper: uevent: version 1.0.3 [ 7.153250] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.159637] platform eisa.0: Probing EISA bus 0 [ 7.162687] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.167340] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.171548] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.175554] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.179725] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.183855] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.188069] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.192135] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.196093] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.200028] platform eisa.0: EISA: Detected 0 cards [ 7.203485] ledtrig-cpu: registered to indicate activity on CPUs [ 7.207480] drop_monitor: Initializing network drop monitor service [ 7.212182] NET: Registered PF_INET6 protocol family [ 7.219338] Segment Routing with IPv6 [ 7.222015] In-situ OAM (IOAM) with IPv6 [ 7.224570] NET: Registered PF_PACKET protocol family [ 7.228061] Key type dns_resolver registered [ 7.231178] IPI shorthand broadcast: enabled [ 7.234239] registered taskstats version 1 [ 7.237000] Loading compiled-in X.509 certificates [ 7.240871] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.247680] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.254452] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.260917] blacklist: Loading compiled-in revocation X.509 certificates [ 7.265187] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.271516] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.279939] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.286401] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.292538] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.298947] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.305417] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.312183] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.319481] zswap: loaded using pool lzo/zbud [ 7.322831] Key type .fscrypt registered [ 7.325615] Key type fscrypt-provisioning registered [ 7.330810] Key type encrypted registered [ 7.333717] AppArmor: AppArmor sha1 policy hashing enabled [ 7.337408] ima: No TPM chip found, activating TPM-bypass! [ 7.340899] Loading compiled-in module X.509 certificates [ 7.344933] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.351162] ima: Allocated hash algorithm: sha1 [ 7.354257] ima: No architecture policies found [ 7.357690] evm: Initialising EVM extended attributes: [ 7.361343] evm: security.selinux [ 7.363698] evm: security.SMACK64 [ 7.366114] evm: security.SMACK64EXEC [ 7.368810] evm: security.SMACK64TRANSMUTE [ 7.371777] evm: security.SMACK64MMAP [ 7.374358] evm: security.apparmor [ 7.376748] evm: security.ima [ 7.379266] evm: security.capability [ 7.381844] evm: HMAC attrs: 0x1 [ 7.384849] PM: Magic number: 14:628:832 [ 7.388613] RAS: Correctable Errors collector initialized. [ 7.392054] Unstable clock detected, switching default tracing clock to "global" [ 7.392054] If you want to keep using the local clock, then add: [ 7.392054] "trace_clock=local" [ 7.392054] on the kernel command line [ 7.406926] Freeing unused decrypted memory: 2036K [ 7.412308] Freeing unused kernel image (initmem) memory: 3244K [ 7.416019] Write protecting the kernel read-only data: 30720k [ 7.420050] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.425199] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.473037] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.477279] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.481381] Run /init as init process info: initramfs: up at 6.94 [ 7.538556] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.552717] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.557612] GPT:229375 != 2097151 [ 7.559961] GPT:Alternate GPT header not at the end of the disk. [ 7.564051] GPT:229375 != 2097151 [ 7.566729] GPT: Use GNU Parted to correct GPT errors. [ 7.626739] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.008968] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.038325] 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.07 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:e0:2e:81:93:12:d0:4b:94:b4:cc:a0:55:52:58:3f:80 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.19s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC03Ltr9F7Bkz2pozEEdK3KP1Za8vxNBaDQ3vp0MxEr5GWRwqdSsXSdjYH1VB//ug2fGe+uvseWN5wnn30bcAibx84ovCzmyS0Q13GPycFF9KWTx+F8ALQhzgcnPAQMCyis8iqB+wrQbo0wSDY2ag5O+MI8rBWb7b0z6kwz0Ea7d0SeWaDuVPKLlqpWu+ZkkeVx29zp4u5G3NyG9CgiSfielTjp8Dq/IHjXUHohTTegrtTmuVvrM8sUEThYkR3r6yJ0W+Mhd8FzV6QmIASmfg0KmnMoDA9IHjBbooUaJxaE190Q5lgr8tf36dB11bAXMynQsm0kWBbizu/sWortfxbz root@tempest-testnetworkbasicops-server-573647806 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLnsS/pknVn4+hAoyfqrkW/dYaNh6I+kK40ZBnvUcngV3NE82tNOLBHcGs2SJysjFFb95jzsn6tYqRmSXcU/3sY= root@tempest-testnetworkbasicops-server-573647806 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe45:1266/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e02e8193-12d0-4b94-b4cc-a05552583f80 name: tempest-TestNetworkBasicOps-server-573647806 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-573647806 launch-index: 0 === cirros: current=0.6.2 uptime=9.46 === === 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:45:12:66 inet6 addr: fe80::f816:3eff:fe45:1266/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-573647806 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.111875] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.115065] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.172320] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.586923] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.622523] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.761312] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.763144] ISO 9660 Extensions: RRIP_1991A [ 8.889812] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.691802] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.693468] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:48:28 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:48:28 cirros auth.notice su: + none root:cirros Jun 9 12:48:28 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: DUID 00:04:e0:2e:81:93:12:d0:4b:94:b4:cc:a0:55:52:58:3f:80 Jun 9 12:48:28 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:45:12:66 Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe45:1266 Jun 9 12:48:28 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:48:29 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-573647806 login: 2026-06-09 11:48:35,232 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.248:22' as 'cirros' with public key authentication 2026-06-09 11:48:35,241 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:48:35,344 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:48:35,344 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.248 successfully created 2026-06-09 11:48:36,361 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/7a78eeb0-578e-489b-87bd-edaf817705c5 1.017s 2026-06-09 11:48:36,362 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, 09 Jun 2026 11:48:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-7d0d6dd4-3d1b-4c4a-bd85-898956cd9148', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7a78eeb0-578e-489b-87bd-edaf817705c5'} Body: b'{"router": {"id": "7a78eeb0-578e-489b-87bd-edaf817705c5", "name": "tempest-TestNetworkBasicOps-router-1965875128", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.214"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:47:47Z", "updated_at": "2026-06-09T11:48:36Z", "revision_number": 4, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:36,362 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.248 with user: cirros 2026-06-09 11:48:36,362 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.248 in 120 sec and the expected result is unreachable 2026-06-09 11:48:37,385 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.023263 seconds 2026-06-09 11:48:37,386 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.248 in 120 sec and the ping result is expected 2026-06-09 11:48:37,520 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/e02e8193-12d0-4b94-b4cc-a05552583f80/action 0.133s 2026-06-09 11:48:37,521 25 DEBUG [tempest.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, 09 Jun 2026 11:48:37 GMT', 'server': 'Apache', 'content-length': '75302', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bb8acda-c5a8-46f2-8c27-609d15931936', 'x-compute-request-id': 'req-1bb8acda-c5a8-46f2-8c27-609d15931936', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80/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-5.el9 11/05/2023\\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 1463757318 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.001137] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001489] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004388] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004429] Using GB pages for direct mapping\\n[ 0.004711] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004717] ACPI: Early table checksum verification disabled\\n[ 0.004723] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004729] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004735] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004742] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004746] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004750] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004754] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004758] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004761] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004763] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004764] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004765] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004767] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004768] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005934] No NUMA configuration fo 2026-06-09 11:48:37,522 25 DEBUG [tempest.scenario.manager] Console output for e02e8193-12d0-4b94-b4cc-a05552583f80 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-5.el9 11/05/2023 [ 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 1463757318 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.001137] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001489] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004388] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004429] Using GB pages for direct mapping [ 0.004711] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004717] ACPI: Early table checksum verification disabled [ 0.004723] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004729] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004735] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004742] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004746] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004750] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004754] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004758] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004761] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004763] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004764] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004765] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004767] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004768] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005934] No NUMA configuration found [ 0.005937] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005947] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006415] Zone ranges: [ 0.006417] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006420] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006422] Normal empty [ 0.006424] Device empty [ 0.006426] Movable zone start for each node [ 0.006429] Early memory node ranges [ 0.006430] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006431] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006434] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008450] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008529] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009018] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019850] ACPI: PM-Timer IO Port: 0x608 [ 0.019890] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.020020] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.020025] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.020028] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.020030] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.020032] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.020033] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.020037] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.020040] TSC deadline timer available [ 0.020054] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020130] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020132] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020134] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020135] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020137] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020139] Booting paravirtualized kernel on KVM [ 0.020143] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020150] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.022495] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.022582] kvm-guest: setup async PF for cpu 0 [ 0.022611] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.022630] kvm-guest: PV spinlocks disabled, single CPU [ 0.022638] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.022640] Policy zone: DMA32 [ 0.022642] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.022735] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.022773] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.022792] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.022854] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.023170] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.023921] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.023955] ftrace: allocating 50600 entries in 198 pages [ 0.048842] ftrace: allocated 198 pages with 4 groups [ 0.049212] rcu: Hierarchical RCU implementation. [ 0.049214] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049216] Rude variant of Tasks RCU enabled. [ 0.049217] Tracing variant of Tasks RCU enabled. [ 0.049218] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049220] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.053548] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053959] random: crng init done [ 0.091706] Console: colour VGA+ 80x25 [ 0.227543] printk: console [tty1] enabled [ 0.569184] printk: console [ttyS0] enabled [ 0.572093] ACPI: Core revision 20210730 [ 0.574720] APIC: Switch to symmetric I/O mode setup [ 0.578902] x2apic enabled [ 0.581799] Switched APIC routing to physical x2apic. [ 0.590259] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.597116] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.601111] pid_max: default: 32768 minimum: 301 [ 0.601111] LSM: Security Framework initializing [ 0.601111] landlock: Up and running. [ 0.601111] Yama: becoming mindful. [ 0.601111] AppArmor: AppArmor initialized [ 0.601111] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.601111] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.601111] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.601111] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.601111] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.601111] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.601111] Spectre V2 : Mitigation: Retpolines [ 0.601111] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.601111] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.601111] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.601111] RETBleed: Mitigation: untrained return thunk [ 0.601111] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.601111] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.601111] Freeing SMP alternatives memory: 44K [ 0.601111] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.601272] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.605134] ... version: 0 [ 0.607773] ... bit width: 48 [ 0.609125] ... generic registers: 6 [ 0.611730] ... value mask: 0000ffffffffffff [ 0.613126] ... max period: 00007fffffffffff [ 0.616568] ... fixed-purpose events: 0 [ 0.617185] ... event mask: 000000000000003f [ 0.621080] rcu: Hierarchical SRCU implementation. [ 0.621696] smp: Bringing up secondary CPUs ... [ 0.624600] smp: Brought up 1 node, 1 CPU [ 0.625133] smpboot: Max logical packages: 1 [ 0.628039] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.629665] devtmpfs: initialized [ 0.632065] x86/mm: Memory block size: 128MB [ 0.633376] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.637141] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.641204] pinctrl core: initialized pinctrl subsystem [ 0.644955] PM: RTC time: 11:48:19, date: 2026-06-09 [ 0.645347] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.649234] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.653137] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.657138] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.661144] audit: initializing netlink subsys (disabled) [ 0.665034] thermal_sys: Registered thermal governor 'fair_share' [ 0.665035] thermal_sys: Registered thermal governor 'bang_bang' [ 0.665127] thermal_sys: Registered thermal governor 'step_wise' [ 0.669133] audit: type=2000 audit(1781005699.450:1): state=initialized audit_enabled=0 res=1 [ 0.673135] thermal_sys: Registered thermal governor 'user_space' [ 0.673137] thermal_sys: Registered thermal governor 'power_allocator' [ 0.677131] EISA bus registered [ 0.683291] cpuidle: using governor ladder [ 0.685125] cpuidle: using governor menu [ 0.690504] ACPI: bus type PCI registered [ 0.693129] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.697525] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.701133] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.705156] PCI: Using configuration type 1 for base access [ 0.710440] Kprobes globally optimized [ 0.713261] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.717128] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.721979] ACPI: Added _OSI(Module Device) [ 0.724735] ACPI: Added _OSI(Processor Device) [ 0.725158] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.728325] ACPI: Added _OSI(Processor Aggregator Device) [ 0.729199] ACPI: Added _OSI(Linux-Dell-Video) [ 0.732066] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.733134] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.740141] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.745078] ACPI: Interpreter enabled [ 0.745138] ACPI: PM: (supports S0 S5) [ 0.747591] ACPI: Using IOAPIC for interrupt routing [ 0.749167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.753123] PCI: Using E820 reservations for host bridge windows [ 0.756872] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.762738] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.765132] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.769244] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.773232] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.778282] PCI host bridge to bus 0000:00 [ 0.780793] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.781125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.785083] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785125] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789125] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.793124] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.797130] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.801427] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.809099] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.813166] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.823067] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.829157] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.842968] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.845364] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.853610] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.860939] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.866868] pci 0000:00:02.0: enabling Extended Tags [ 0.871593] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.878364] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.888584] pci 0000:00:02.1: enabling Extended Tags [ 0.891652] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.896922] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.905447] pci 0000:00:02.2: enabling Extended Tags [ 0.913584] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.920686] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.928466] pci 0000:00:02.3: enabling Extended Tags [ 0.931567] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.936685] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.947072] pci 0000:00:02.4: enabling Extended Tags [ 0.951537] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.956501] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.962614] pci 0000:00:02.5: enabling Extended Tags [ 0.967559] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.973129] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.983814] pci 0000:00:02.6: enabling Extended Tags [ 0.987722] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.993088] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.998415] pci 0000:00:02.7: enabling Extended Tags [ 1.007595] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.012411] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.018459] pci 0000:00:03.0: enabling Extended Tags [ 1.023619] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.029132] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.041098] pci 0000:00:03.1: enabling Extended Tags [ 1.043687] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.048743] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.054465] pci 0000:00:03.2: enabling Extended Tags [ 1.060078] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.066530] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.076388] pci 0000:00:03.3: enabling Extended Tags [ 1.079530] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.084577] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.093408] pci 0000:00:03.4: enabling Extended Tags [ 1.099378] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.104657] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.110570] pci 0000:00:03.5: enabling Extended Tags [ 1.115787] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.122426] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.132463] pci 0000:00:03.6: enabling Extended Tags [ 1.135604] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.140544] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.147559] pci 0000:00:03.7: enabling Extended Tags [ 1.154642] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.161005] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.166433] pci 0000:00:04.0: enabling Extended Tags [ 1.172341] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.176422] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.185986] pci 0000:00:04.1: enabling Extended Tags [ 1.191454] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.196789] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.204614] pci 0000:00:04.2: enabling Extended Tags [ 1.209514] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.216442] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.222647] pci 0000:00:04.3: enabling Extended Tags [ 1.227655] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.232562] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.238482] pci 0000:00:04.4: enabling Extended Tags [ 1.243596] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.248815] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.256033] pci 0000:00:04.5: enabling Extended Tags [ 1.259580] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.264768] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.270567] pci 0000:00:04.6: enabling Extended Tags [ 1.277410] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.284462] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.290579] pci 0000:00:04.7: enabling Extended Tags [ 1.297648] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.304485] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.311911] pci 0000:00:05.0: enabling Extended Tags [ 1.373773] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.378887] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.382141] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.402698] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.408782] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.414998] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.426935] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.438231] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.445147] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.456271] pci 0000:01:00.0: enabling Extended Tags [ 1.536832] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.537224] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.541236] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.545368] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.554605] pci_bus 0000:02: extended config space not accessible [ 1.557862] acpiphp: Slot [1] registered [ 1.561241] acpiphp: Slot [0] registered [ 1.565227] acpiphp: Slot [2] registered [ 1.568340] acpiphp: Slot [3] registered [ 1.569178] acpiphp: Slot [4] registered [ 1.571791] acpiphp: Slot [5] registered [ 1.573177] acpiphp: Slot [6] registered [ 1.575668] acpiphp: Slot [7] registered [ 1.577173] acpiphp: Slot [8] registered [ 1.579668] acpiphp: Slot [9] registered [ 1.581183] acpiphp: Slot [10] registered [ 1.583735] acpiphp: Slot [11] registered [ 1.585171] acpiphp: Slot [12] registered [ 1.587683] acpiphp: Slot [13] registered [ 1.589176] acpiphp: Slot [14] registered [ 1.591951] acpiphp: Slot [15] registered [ 1.593178] acpiphp: Slot [16] registered [ 1.595721] acpiphp: Slot [17] registered [ 1.597172] acpiphp: Slot [18] registered [ 1.599659] acpiphp: Slot [19] registered [ 1.601173] acpiphp: Slot [20] registered [ 1.603723] acpiphp: Slot [21] registered [ 1.605193] acpiphp: Slot [22] registered [ 1.607760] acpiphp: Slot [23] registered [ 1.609187] acpiphp: Slot [24] registered [ 1.611696] acpiphp: Slot [25] registered [ 1.613174] acpiphp: Slot [26] registered [ 1.616086] acpiphp: Slot [27] registered [ 1.617173] acpiphp: Slot [28] registered [ 1.619741] acpiphp: Slot [29] registered [ 1.621177] acpiphp: Slot [30] registered [ 1.623803] acpiphp: Slot [31] registered [ 1.627664] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.636968] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.709008] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.709190] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.713186] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.717259] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.725891] acpiphp: Slot [0-2] registered [ 1.729410] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.738819] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.748120] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.751005] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.753313] pci 0000:03:00.0: enabling Extended Tags [ 1.831847] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.833245] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.837238] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.843838] acpiphp: Slot [0-3] registered [ 1.845719] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.854869] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.865135] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.871407] pci 0000:04:00.0: enabling Extended Tags [ 1.946548] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.949260] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.953237] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.959913] acpiphp: Slot [0-4] registered [ 1.961758] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.971094] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.981131] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.987127] pci 0000:05:00.0: enabling Extended Tags [ 2.062600] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.065249] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.069269] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.075922] acpiphp: Slot [0-5] registered [ 2.077739] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.086687] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.096991] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.101283] pci 0000:06:00.0: enabling Extended Tags [ 2.176704] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.177245] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.181261] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.187795] acpiphp: Slot [0-6] registered [ 2.255123] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.257246] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.261246] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.267962] acpiphp: Slot [0-7] registered [ 2.338346] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.341244] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.345238] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.352375] acpiphp: Slot [0-8] registered [ 2.427192] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.429270] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.433240] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.440191] acpiphp: Slot [0-9] registered [ 2.511459] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.513285] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.517260] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.523870] acpiphp: Slot [0-10] registered [ 2.591245] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.593286] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.597276] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.603818] acpiphp: Slot [0-11] registered [ 2.674465] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.677279] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.681239] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.688620] acpiphp: Slot [0-12] registered [ 2.757983] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.761262] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.765249] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.771883] acpiphp: Slot [0-13] registered [ 2.842157] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.845249] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.849245] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.856395] acpiphp: Slot [0-14] registered [ 2.930815] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.933249] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.937266] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.943787] acpiphp: Slot [0-15] registered [ 3.015453] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.017251] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.021243] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.028549] acpiphp: Slot [0-16] registered [ 3.101029] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.101274] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.105275] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.112169] acpiphp: Slot [0-17] registered [ 3.184401] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.185276] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.189274] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.196709] acpiphp: Slot [0-18] registered [ 3.267079] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.269345] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.273303] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.280109] acpiphp: Slot [0-19] registered [ 3.353820] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.357250] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.361305] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.368160] acpiphp: Slot [0-20] registered [ 3.438653] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.441244] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.445267] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.452166] acpiphp: Slot [0-21] registered [ 3.518851] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.521270] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.525238] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.532008] acpiphp: Slot [0-22] registered [ 3.603258] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.605289] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.609238] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.616078] acpiphp: Slot [0-23] registered [ 3.688221] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.689276] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.693237] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.700050] acpiphp: Slot [0-24] registered [ 3.769801] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.773281] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.777240] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.784708] acpiphp: Slot [0-25] registered [ 3.851172] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.853255] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.857236] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.904908] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.905390] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.909360] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.913417] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.917370] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.921431] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.925414] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.929419] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.933237] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.937147] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.940768] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.941143] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.945143] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.949142] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.953144] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.957149] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.961518] iommu: Default domain type: Translated [ 3.964890] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.965367] SCSI subsystem initialized [ 3.968524] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.969111] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.969139] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.972613] vgaarb: loaded [ 3.973198] ACPI: bus type USB registered [ 3.976067] usbcore: registered new interface driver usbfs [ 3.977134] usbcore: registered new interface driver hub [ 3.980871] usbcore: registered new device driver usb [ 3.981178] pps_core: LinuxPPS API ver. 1 registered [ 3.984324] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.985129] PTP clock support registered [ 3.987754] EDAC MC: Ver: 3.0.0 [ 3.992749] NetLabel: Initializing [ 3.993126] NetLabel: domain hash size = 128 [ 3.996141] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.997204] NetLabel: unlabeled traffic allowed by default [ 4.000899] PCI: Using ACPI for IRQ routing [ 4.794074] clocksource: Switched to clocksource kvm-clock [ 4.814018] VFS: Disk quotas dquot_6.6.0 [ 4.816971] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.821436] AppArmor: AppArmor Filesystem Enabled [ 4.824537] pnp: PnP ACPI init [ 4.827170] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.832234] pnp: PnP ACPI: found 5 devices [ 4.840662] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.846201] NET: Registered PF_INET protocol family [ 4.849531] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.856902] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.862064] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.867564] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.873028] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.877544] TCP: Hash tables configured (established 1024 bind 1024) [ 4.881893] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.886655] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.891077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.895591] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.899321] NET: Registered PF_XDP protocol family [ 4.902800] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.907864] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.913384] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.918418] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.923667] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.928580] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.934070] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.939060] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.944012] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.948843] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.953982] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.958941] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.963939] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.968741] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.973703] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.978618] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.983826] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.988940] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.993814] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.999059] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.004700] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.010162] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.016660] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.022786] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.028608] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.033214] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.037387] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.041170] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.045040] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.048991] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.052957] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.057024] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.061019] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.064764] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.068731] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.072565] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.076529] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.080779] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.084681] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.088667] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.092708] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.097021] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.101093] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.105746] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.109746] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.113787] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.118315] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.122924] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.127072] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.131864] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.136535] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.141507] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.146170] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.151120] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.155736] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.160582] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.165145] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.170034] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.174724] pci 0000:00:05.0: BAR 10000 13: failed to assign [io size 0x1000] [ 5.179533] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.183981] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.188472] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.192971] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.197302] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.201151] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.205188] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.209200] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.213065] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.217131] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.221632] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.226000] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.229819] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.233486] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.237486] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.241784] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.246411] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.251001] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.255109] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.259852] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.264442] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.268890] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.273320] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.277691] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.281607] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.285990] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.290198] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.294237] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.298241] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.302724] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.307088] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.311116] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.315025] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.318943] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.323404] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.327744] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.331018] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.338326] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.344281] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.353028] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.356969] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.368667] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.375301] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.382393] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.389171] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.395839] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.403890] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.409212] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.414726] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.424079] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.430763] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.437375] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.444408] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.450146] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.455097] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.463914] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.469404] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.477198] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.484749] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.489943] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.496620] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.503787] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.511740] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.519031] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.526711] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.533495] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.541063] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.548953] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.555848] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.562289] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.571861] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.578870] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.584310] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.593277] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.600291] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.605477] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.614664] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.618287] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.626582] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.634360] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.642437] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.647278] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.652994] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.659954] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.666870] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.672393] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.680735] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.687141] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.696829] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.700941] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.709498] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.717724] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.727381] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.731406] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.738560] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.744385] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.753650] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.757216] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.764196] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.769427] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.778112] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.781381] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.788876] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.795463] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.802236] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.806797] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.812145] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.819073] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.825983] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.830115] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.835901] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.843387] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.850848] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.856381] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.863517] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.870084] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.878385] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.881949] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.888760] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.894460] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.903596] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.907160] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.914477] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.919944] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.929477] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.934442] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.940980] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.949464] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.959595] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.964184] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.969889] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.974501] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.979298] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.984077] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.988327] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.991854] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.995856] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.000519] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.004120] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.008123] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.012710] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.016633] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.022377] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.026695] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.033913] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.038182] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.043696] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.048289] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.053464] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.058181] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.063430] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.067998] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.073673] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.078616] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.083539] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.087313] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.092599] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.096861] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.101780] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.105849] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.111046] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.115327] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.120234] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.124234] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.128351] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.132951] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.137027] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.141348] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.146882] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.150805] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.155278] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.160204] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.164011] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.168112] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.172634] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.176493] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.180616] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.185949] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.189652] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.194132] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.200117] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.203922] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.208143] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.213154] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.217434] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.221802] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.228377] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.232562] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.244765] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.249908] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.254007] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.258280] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.263441] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.267174] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.271708] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.276878] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.281108] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.285525] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.291150] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.295565] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.300415] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.308823] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.322655] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 14290 usecs [ 6.329068] PCI: CLS 0 bytes, default 64 [ 6.332177] Trying to unpack rootfs image as initramfs... [ 6.336124] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.353838] Initialise system trusted keyrings [ 6.361298] Key type blacklist registered [ 6.369312] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.381257] zbud: loaded [ 6.383572] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.397210] fuse: init (API version 7.34) [ 6.400217] integrity: Platform Keyring initialized [ 6.417285] Key type asymmetric registered [ 6.420069] Asymmetric key parser 'x509' registered [ 6.429288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.441344] io scheduler mq-deadline registered [ 6.451447] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.462787] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.479025] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.491061] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.506901] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.517954] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.533502] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.545834] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.561641] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.575740] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.584170] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.601940] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.619382] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.629840] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.634887] Freeing initrd memory: 8744K [ 6.642528] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.646929] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.653854] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.661753] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.665953] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.674399] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.679064] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.688468] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.693483] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.701715] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.707098] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.716493] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.720520] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.728749] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.733268] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.743061] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.748852] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.756940] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.762263] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.767944] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.774255] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.778691] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.787797] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.792891] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.800938] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.805955] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.813655] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.818162] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.827991] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.832497] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.842148] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.847297] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.856668] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.860921] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.868627] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.872822] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.879201] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.886050] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.892079] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.900985] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.911316] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.915990] shpchp 0000:01:00.0: Slot initialization failed [ 6.922103] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.927514] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.933919] ACPI: button: Power Button [PWRF] [ 6.960782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.996626] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.005578] Linux agpgart interface v0.103 [ 7.010596] loop: module loaded [ 7.013438] tun: Universal TUN/TAP device driver, 1.6 [ 7.017027] PPP generic driver version 2.4.2 [ 7.020132] VFIO - User Level meta-driver version: 0.3 [ 7.024058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.028566] ehci-pci: EHCI PCI platform driver [ 7.031973] ehci-platform: EHCI generic platform driver [ 7.035686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.040061] ohci-pci: OHCI PCI platform driver [ 7.043478] ohci-platform: OHCI generic platform driver [ 7.047406] uhci_hcd: USB Universal Host Controller Interface driver [ 7.053519] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.056940] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.061458] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.065434] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.069243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.074595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.079088] usb usb1: Product: UHCI Host Controller [ 7.082269] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.086172] usb usb1: SerialNumber: 0000:02:01.0 [ 7.089677] hub 1-0:1.0: USB hub found [ 7.092780] hub 1-0:1.0: 2 ports detected [ 7.096027] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.103266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.107009] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.111090] mousedev: PS/2 mouse device common for all mice [ 7.115417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.120991] rtc_cmos 00:03: RTC can wake from S4 [ 7.126149] rtc_cmos 00:03: registered as rtc0 [ 7.129365] rtc_cmos 00:03: setting system clock to 2026-06-09T11:48:26 UTC (1781005706) [ 7.134777] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.138714] i2c_dev: i2c /dev entries driver [ 7.141732] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.149873] device-mapper: uevent: version 1.0.3 [ 7.153250] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.159637] platform eisa.0: Probing EISA bus 0 [ 7.162687] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.167340] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.171548] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.175554] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.179725] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.183855] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.188069] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.192135] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.196093] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.200028] platform eisa.0: EISA: Detected 0 cards [ 7.203485] ledtrig-cpu: registered to indicate activity on CPUs [ 7.207480] drop_monitor: Initializing network drop monitor service [ 7.212182] NET: Registered PF_INET6 protocol family [ 7.219338] Segment Routing with IPv6 [ 7.222015] In-situ OAM (IOAM) with IPv6 [ 7.224570] NET: Registered PF_PACKET protocol family [ 7.228061] Key type dns_resolver registered [ 7.231178] IPI shorthand broadcast: enabled [ 7.234239] registered taskstats version 1 [ 7.237000] Loading compiled-in X.509 certificates [ 7.240871] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.247680] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.254452] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.260917] blacklist: Loading compiled-in revocation X.509 certificates [ 7.265187] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.271516] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.279939] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.286401] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.292538] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.298947] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.305417] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.312183] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.319481] zswap: loaded using pool lzo/zbud [ 7.322831] Key type .fscrypt registered [ 7.325615] Key type fscrypt-provisioning registered [ 7.330810] Key type encrypted registered [ 7.333717] AppArmor: AppArmor sha1 policy hashing enabled [ 7.337408] ima: No TPM chip found, activating TPM-bypass! [ 7.340899] Loading compiled-in module X.509 certificates [ 7.344933] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.351162] ima: Allocated hash algorithm: sha1 [ 7.354257] ima: No architecture policies found [ 7.357690] evm: Initialising EVM extended attributes: [ 7.361343] evm: security.selinux [ 7.363698] evm: security.SMACK64 [ 7.366114] evm: security.SMACK64EXEC [ 7.368810] evm: security.SMACK64TRANSMUTE [ 7.371777] evm: security.SMACK64MMAP [ 7.374358] evm: security.apparmor [ 7.376748] evm: security.ima [ 7.379266] evm: security.capability [ 7.381844] evm: HMAC attrs: 0x1 [ 7.384849] PM: Magic number: 14:628:832 [ 7.388613] RAS: Correctable Errors collector initialized. [ 7.392054] Unstable clock detected, switching default tracing clock to "global" [ 7.392054] If you want to keep using the local clock, then add: [ 7.392054] "trace_clock=local" [ 7.392054] on the kernel command line [ 7.406926] Freeing unused decrypted memory: 2036K [ 7.412308] Freeing unused kernel image (initmem) memory: 3244K [ 7.416019] Write protecting the kernel read-only data: 30720k [ 7.420050] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.425199] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.473037] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.477279] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.481381] Run /init as init process info: initramfs: up at 6.94 [ 7.538556] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.552717] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.557612] GPT:229375 != 2097151 [ 7.559961] GPT:Alternate GPT header not at the end of the disk. [ 7.564051] GPT:229375 != 2097151 [ 7.566729] GPT: Use GNU Parted to correct GPT errors. [ 7.626739] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.008968] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.038325] 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.07 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:e0:2e:81:93:12:d0:4b:94:b4:cc:a0:55:52:58:3f:80 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.19s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC03Ltr9F7Bkz2pozEEdK3KP1Za8vxNBaDQ3vp0MxEr5GWRwqdSsXSdjYH1VB//ug2fGe+uvseWN5wnn30bcAibx84ovCzmyS0Q13GPycFF9KWTx+F8ALQhzgcnPAQMCyis8iqB+wrQbo0wSDY2ag5O+MI8rBWb7b0z6kwz0Ea7d0SeWaDuVPKLlqpWu+ZkkeVx29zp4u5G3NyG9CgiSfielTjp8Dq/IHjXUHohTTegrtTmuVvrM8sUEThYkR3r6yJ0W+Mhd8FzV6QmIASmfg0KmnMoDA9IHjBbooUaJxaE190Q5lgr8tf36dB11bAXMynQsm0kWBbizu/sWortfxbz root@tempest-testnetworkbasicops-server-573647806 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLnsS/pknVn4+hAoyfqrkW/dYaNh6I+kK40ZBnvUcngV3NE82tNOLBHcGs2SJysjFFb95jzsn6tYqRmSXcU/3sY= root@tempest-testnetworkbasicops-server-573647806 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe45:1266/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e02e8193-12d0-4b94-b4cc-a05552583f80 name: tempest-TestNetworkBasicOps-server-573647806 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-573647806 launch-index: 0 === cirros: current=0.6.2 uptime=9.46 === === 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:45:12:66 inet6 addr: fe80::f816:3eff:fe45:1266/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-573647806 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.111875] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.115065] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.172320] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.586923] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.622523] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.761312] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.763144] ISO 9660 Extensions: RRIP_1991A [ 8.889812] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.691802] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.693468] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:48:28 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:48:28 cirros auth.notice su: + none root:cirros Jun 9 12:48:28 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: DUID 00:04:e0:2e:81:93:12:d0:4b:94:b4:cc:a0:55:52:58:3f:80 Jun 9 12:48:28 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:45:12:66 Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe45:1266 Jun 9 12:48:28 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:48:29 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-573647806 login: 2026-06-09 11:48:40,084 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/7a78eeb0-578e-489b-87bd-edaf817705c5 2.561s 2026-06-09 11:48:40,084 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, 09 Jun 2026 11:48:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-d8f64749-c0c4-45e6-83ef-5c7b286c26d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7a78eeb0-578e-489b-87bd-edaf817705c5'} Body: b'{"router": {"id": "7a78eeb0-578e-489b-87bd-edaf817705c5", "name": "tempest-TestNetworkBasicOps-router-1965875128", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "external_fixed_ips": [{"subnet_id": "58cb6b7e-9172-4fb4-96c5-72577ea46188", "ip_address": "192.168.122.214"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T11:47:47Z", "updated_at": "2026-06-09T11:48:38Z", "revision_number": 5, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:40,179 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/87ff8209-5416-42c2-80d8-3bb3a854f7ce 0.094s 2026-06-09 11:48:40,180 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-e3ab09cc-9b4b-4ce2-b152-fcee99d11e20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/87ff8209-5416-42c2-80d8-3bb3a854f7ce'} Body: b'{"floatingip": {"id": "87ff8209-5416-42c2-80d8-3bb3a854f7ce", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "floating_ip_address": "192.168.122.248", "floating_network_id": "124c55e0-d23d-4c42-acb5-3df05acf6f9d", "router_id": "7a78eeb0-578e-489b-87bd-edaf817705c5", "port_id": "9c88ce7b-43b1-4d40-b13c-7b88750c3525", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "83c7c634-b796-4203-9dc0-c68f6acfe6bc", "mac_address": "fa:16:3e:45:12:66", "admin_state_up": true, "status": "ACTIVE", "device_id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T11:48:21Z", "updated_at": "2026-06-09T11:48:22Z", "revision_number": 1, "project_id": "74962f79fd594bd1b0928f1f52904698"}}' 2026-06-09 11:48:40,180 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '87ff8209-5416-42c2-80d8-3bb3a854f7ce', 'tenant_id': '74962f79fd594bd1b0928f1f52904698', 'floating_ip_address': '192.168.122.248', 'floating_network_id': '124c55e0-d23d-4c42-acb5-3df05acf6f9d', 'router_id': '7a78eeb0-578e-489b-87bd-edaf817705c5', 'port_id': '9c88ce7b-43b1-4d40-b13c-7b88750c3525', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '83c7c634-b796-4203-9dc0-c68f6acfe6bc', 'mac_address': 'fa:16:3e:45:12:66', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e02e8193-12d0-4b94-b4cc-a05552583f80', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T11:48:21Z', 'updated_at': '2026-06-09T11:48:22Z', 'revision_number': 1, 'project_id': '74962f79fd594bd1b0928f1f52904698'} is at status: ACTIVE 2026-06-09 11:48:40,180 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.095673 seconds 2026-06-09 11:48:40,180 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.248 with user: cirros 2026-06-09 11:48:40,180 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.248 in 120 sec and the expected result is reachable 2026-06-09 11:48:40,211 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.030490 seconds 2026-06-09 11:48:40,212 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.248 in 120 sec and the ping result is expected 2026-06-09 11:48:40,342 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/e02e8193-12d0-4b94-b4cc-a05552583f80/action 0.129s 2026-06-09 11:48:40,342 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:40 GMT', 'server': 'Apache', 'content-length': '75302', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad8defd-08d2-406c-9813-cd22307ae089', 'x-compute-request-id': 'req-8ad8defd-08d2-406c-9813-cd22307ae089', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80/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-5.el9 11/05/2023\\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 1463757318 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.001137] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001489] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004388] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004429] Using GB pages for direct mapping\\n[ 0.004711] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004717] ACPI: Early table checksum verification disabled\\n[ 0.004723] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004729] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004735] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004742] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004746] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004750] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004754] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004758] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004761] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004763] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004764] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004765] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004767] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004768] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005934] No NUMA configuration fo 2026-06-09 11:48:40,343 25 DEBUG [tempest.scenario.manager] Console output for e02e8193-12d0-4b94-b4cc-a05552583f80 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-5.el9 11/05/2023 [ 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 1463757318 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.001137] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001489] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004388] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004429] Using GB pages for direct mapping [ 0.004711] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004717] ACPI: Early table checksum verification disabled [ 0.004723] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004729] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004735] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004742] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004746] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004750] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004754] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004758] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004761] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004763] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004764] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004765] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004767] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004768] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005934] No NUMA configuration found [ 0.005937] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005947] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006415] Zone ranges: [ 0.006417] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006420] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006422] Normal empty [ 0.006424] Device empty [ 0.006426] Movable zone start for each node [ 0.006429] Early memory node ranges [ 0.006430] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006431] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006434] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008450] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008529] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009018] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019850] ACPI: PM-Timer IO Port: 0x608 [ 0.019890] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.020020] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.020025] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.020028] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.020030] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.020032] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.020033] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.020037] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.020040] TSC deadline timer available [ 0.020054] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020130] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020132] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020134] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020135] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020137] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020139] Booting paravirtualized kernel on KVM [ 0.020143] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020150] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.022495] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.022582] kvm-guest: setup async PF for cpu 0 [ 0.022611] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.022630] kvm-guest: PV spinlocks disabled, single CPU [ 0.022638] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.022640] Policy zone: DMA32 [ 0.022642] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.022735] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.022773] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.022792] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.022854] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.023170] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.023921] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.023955] ftrace: allocating 50600 entries in 198 pages [ 0.048842] ftrace: allocated 198 pages with 4 groups [ 0.049212] rcu: Hierarchical RCU implementation. [ 0.049214] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049216] Rude variant of Tasks RCU enabled. [ 0.049217] Tracing variant of Tasks RCU enabled. [ 0.049218] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049220] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.053548] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053959] random: crng init done [ 0.091706] Console: colour VGA+ 80x25 [ 0.227543] printk: console [tty1] enabled [ 0.569184] printk: console [ttyS0] enabled [ 0.572093] ACPI: Core revision 20210730 [ 0.574720] APIC: Switch to symmetric I/O mode setup [ 0.578902] x2apic enabled [ 0.581799] Switched APIC routing to physical x2apic. [ 0.590259] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.597116] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.601111] pid_max: default: 32768 minimum: 301 [ 0.601111] LSM: Security Framework initializing [ 0.601111] landlock: Up and running. [ 0.601111] Yama: becoming mindful. [ 0.601111] AppArmor: AppArmor initialized [ 0.601111] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.601111] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.601111] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.601111] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.601111] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.601111] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.601111] Spectre V2 : Mitigation: Retpolines [ 0.601111] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.601111] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.601111] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.601111] RETBleed: Mitigation: untrained return thunk [ 0.601111] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.601111] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.601111] Freeing SMP alternatives memory: 44K [ 0.601111] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.601272] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.605134] ... version: 0 [ 0.607773] ... bit width: 48 [ 0.609125] ... generic registers: 6 [ 0.611730] ... value mask: 0000ffffffffffff [ 0.613126] ... max period: 00007fffffffffff [ 0.616568] ... fixed-purpose events: 0 [ 0.617185] ... event mask: 000000000000003f [ 0.621080] rcu: Hierarchical SRCU implementation. [ 0.621696] smp: Bringing up secondary CPUs ... [ 0.624600] smp: Brought up 1 node, 1 CPU [ 0.625133] smpboot: Max logical packages: 1 [ 0.628039] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.629665] devtmpfs: initialized [ 0.632065] x86/mm: Memory block size: 128MB [ 0.633376] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.637141] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.641204] pinctrl core: initialized pinctrl subsystem [ 0.644955] PM: RTC time: 11:48:19, date: 2026-06-09 [ 0.645347] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.649234] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.653137] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.657138] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.661144] audit: initializing netlink subsys (disabled) [ 0.665034] thermal_sys: Registered thermal governor 'fair_share' [ 0.665035] thermal_sys: Registered thermal governor 'bang_bang' [ 0.665127] thermal_sys: Registered thermal governor 'step_wise' [ 0.669133] audit: type=2000 audit(1781005699.450:1): state=initialized audit_enabled=0 res=1 [ 0.673135] thermal_sys: Registered thermal governor 'user_space' [ 0.673137] thermal_sys: Registered thermal governor 'power_allocator' [ 0.677131] EISA bus registered [ 0.683291] cpuidle: using governor ladder [ 0.685125] cpuidle: using governor menu [ 0.690504] ACPI: bus type PCI registered [ 0.693129] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.697525] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.701133] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.705156] PCI: Using configuration type 1 for base access [ 0.710440] Kprobes globally optimized [ 0.713261] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.717128] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.721979] ACPI: Added _OSI(Module Device) [ 0.724735] ACPI: Added _OSI(Processor Device) [ 0.725158] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.728325] ACPI: Added _OSI(Processor Aggregator Device) [ 0.729199] ACPI: Added _OSI(Linux-Dell-Video) [ 0.732066] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.733134] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.740141] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.745078] ACPI: Interpreter enabled [ 0.745138] ACPI: PM: (supports S0 S5) [ 0.747591] ACPI: Using IOAPIC for interrupt routing [ 0.749167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.753123] PCI: Using E820 reservations for host bridge windows [ 0.756872] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.762738] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.765132] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.769244] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.773232] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.778282] PCI host bridge to bus 0000:00 [ 0.780793] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.781125] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.785083] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.785125] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.789125] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.793124] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.797130] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.801427] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.809099] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.813166] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.823067] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.829157] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.842968] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.845364] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.853610] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.860939] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.866868] pci 0000:00:02.0: enabling Extended Tags [ 0.871593] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.878364] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.888584] pci 0000:00:02.1: enabling Extended Tags [ 0.891652] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.896922] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.905447] pci 0000:00:02.2: enabling Extended Tags [ 0.913584] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.920686] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.928466] pci 0000:00:02.3: enabling Extended Tags [ 0.931567] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.936685] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.947072] pci 0000:00:02.4: enabling Extended Tags [ 0.951537] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.956501] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.962614] pci 0000:00:02.5: enabling Extended Tags [ 0.967559] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.973129] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.983814] pci 0000:00:02.6: enabling Extended Tags [ 0.987722] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.993088] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.998415] pci 0000:00:02.7: enabling Extended Tags [ 1.007595] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.012411] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.018459] pci 0000:00:03.0: enabling Extended Tags [ 1.023619] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.029132] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.041098] pci 0000:00:03.1: enabling Extended Tags [ 1.043687] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.048743] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.054465] pci 0000:00:03.2: enabling Extended Tags [ 1.060078] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.066530] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.076388] pci 0000:00:03.3: enabling Extended Tags [ 1.079530] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.084577] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.093408] pci 0000:00:03.4: enabling Extended Tags [ 1.099378] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.104657] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.110570] pci 0000:00:03.5: enabling Extended Tags [ 1.115787] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.122426] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.132463] pci 0000:00:03.6: enabling Extended Tags [ 1.135604] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.140544] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.147559] pci 0000:00:03.7: enabling Extended Tags [ 1.154642] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.161005] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.166433] pci 0000:00:04.0: enabling Extended Tags [ 1.172341] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.176422] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.185986] pci 0000:00:04.1: enabling Extended Tags [ 1.191454] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.196789] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.204614] pci 0000:00:04.2: enabling Extended Tags [ 1.209514] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.216442] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.222647] pci 0000:00:04.3: enabling Extended Tags [ 1.227655] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.232562] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.238482] pci 0000:00:04.4: enabling Extended Tags [ 1.243596] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.248815] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.256033] pci 0000:00:04.5: enabling Extended Tags [ 1.259580] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.264768] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.270567] p10000 ci 0000:00:04.6: enabling Extended Tags [ 1.277410] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.284462] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.290579] pci 0000:00:04.7: enabling Extended Tags [ 1.297648] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.304485] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.311911] pci 0000:00:05.0: enabling Extended Tags [ 1.373773] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.378887] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.382141] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.402698] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.408782] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.414998] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.426935] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.438231] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.445147] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.456271] pci 0000:01:00.0: enabling Extended Tags [ 1.536832] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.537224] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.541236] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.545368] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.554605] pci_bus 0000:02: extended config space not accessible [ 1.557862] acpiphp: Slot [1] registered [ 1.561241] acpiphp: Slot [0] registered [ 1.565227] acpiphp: Slot [2] registered [ 1.568340] acpiphp: Slot [3] registered [ 1.569178] acpiphp: Slot [4] registered [ 1.571791] acpiphp: Slot [5] registered [ 1.573177] acpiphp: Slot [6] registered [ 1.575668] acpiphp: Slot [7] registered [ 1.577173] acpiphp: Slot [8] registered [ 1.579668] acpiphp: Slot [9] registered [ 1.581183] acpiphp: Slot [10] registered [ 1.583735] acpiphp: Slot [11] registered [ 1.585171] acpiphp: Slot [12] registered [ 1.587683] acpiphp: Slot [13] registered [ 1.589176] acpiphp: Slot [14] registered [ 1.591951] acpiphp: Slot [15] registered [ 1.593178] acpiphp: Slot [16] registered [ 1.595721] acpiphp: Slot [17] registered [ 1.597172] acpiphp: Slot [18] registered [ 1.599659] acpiphp: Slot [19] registered [ 1.601173] acpiphp: Slot [20] registered [ 1.603723] acpiphp: Slot [21] registered [ 1.605193] acpiphp: Slot [22] registered [ 1.607760] acpiphp: Slot [23] registered [ 1.609187] acpiphp: Slot [24] registered [ 1.611696] acpiphp: Slot [25] registered [ 1.613174] acpiphp: Slot [26] registered [ 1.616086] acpiphp: Slot [27] registered [ 1.617173] acpiphp: Slot [28] registered [ 1.619741] acpiphp: Slot [29] registered [ 1.621177] acpiphp: Slot [30] registered [ 1.623803] acpiphp: Slot [31] registered [ 1.627664] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.636968] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.709008] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.709190] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.713186] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.717259] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.725891] acpiphp: Slot [0-2] registered [ 1.729410] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.738819] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.748120] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.751005] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.753313] pci 0000:03:00.0: enabling Extended Tags [ 1.831847] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.833245] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.837238] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.843838] acpiphp: Slot [0-3] registered [ 1.845719] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.854869] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.865135] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.871407] pci 0000:04:00.0: enabling Extended Tags [ 1.946548] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.949260] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.953237] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.959913] acpiphp: Slot [0-4] registered [ 1.961758] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.971094] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.981131] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.987127] pci 0000:05:00.0: enabling Extended Tags [ 2.062600] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.065249] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.069269] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.075922] acpiphp: Slot [0-5] registered [ 2.077739] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.086687] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.096991] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.101283] pci 0000:06:00.0: enabling Extended Tags [ 2.176704] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.177245] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.181261] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.187795] acpiphp: Slot [0-6] registered [ 2.255123] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.257246] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.261246] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.267962] acpiphp: Slot [0-7] registered [ 2.338346] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.341244] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.345238] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.352375] acpiphp: Slot [0-8] registered [ 2.427192] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.429270] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.433240] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.440191] acpiphp: Slot [0-9] registered [ 2.511459] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.513285] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.517260] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.523870] acpiphp: Slot [0-10] registered [ 2.591245] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.593286] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.597276] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.603818] acpiphp: Slot [0-11] registered [ 2.674465] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.677279] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.681239] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.688620] acpiphp: Slot [0-12] registered [ 2.757983] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.761262] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.765249] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.771883] acpiphp: Slot [0-13] registered [ 2.842157] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.845249] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.849245] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.856395] acpiphp: Slot [0-14] registered [ 2.930815] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.933249] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.937266] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.943787] acpiphp: Slot [0-15] registered [ 3.015453] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.017251] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.021243] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.028549] acpiphp: Slot [0-16] registered [ 3.101029] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.101274] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.105275] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.112169] acpiphp: Slot [0-17] registered [ 3.184401] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.185276] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.189274] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.196709] acpiphp: Slot [0-18] registered [ 3.267079] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.269345] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.273303] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.280109] acpiphp: Slot [0-19] registered [ 3.353820] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.357250] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.361305] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.368160] acpiphp: Slot [0-20] registered [ 3.438653] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.441244] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.445267] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.452166] acpiphp: Slot [0-21] registered [ 3.518851] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.521270] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.525238] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.532008] acpiphp: Slot [0-22] registered [ 3.603258] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.605289] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.609238] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.616078] acpiphp: Slot [0-23] registered [ 3.688221] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.689276] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.693237] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.700050] acpiphp: Slot [0-24] registered [ 3.769801] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.773281] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.777240] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.784708] acpiphp: Slot [0-25] registered [ 3.851172] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.853255] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.857236] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.904908] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.905390] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.909360] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.913417] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.917370] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.921431] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.925414] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.929419] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.933237] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.937147] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.940768] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.941143] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.945143] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.949142] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.953144] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.957149] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.961518] iommu: Default domain type: Translated [ 3.964890] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.965367] SCSI subsystem initialized [ 3.968524] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.969111] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.969139] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.972613] vgaarb: loaded [ 3.973198] ACPI: bus type USB registered [ 3.976067] usbcore: registered new interface driver usbfs [ 3.977134] usbcore: registered new interface driver hub [ 3.980871] usbcore: registered new device driver usb [ 3.981178] pps_core: LinuxPPS API ver. 1 registered [ 3.984324] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.985129] PTP clock support registered [ 3.987754] EDAC MC: Ver: 3.0.0 [ 3.992749] NetLabel: Initializing [ 3.993126] NetLabel: domain hash size = 128 [ 3.996141] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.997204] NetLabel: unlabeled traffic allowed by default [ 4.000899] PCI: Using ACPI for IRQ routing [ 4.794074] clocksource: Switched to clocksource kvm-clock [ 4.814018] VFS: Disk quotas dquot_6.6.0 [ 4.816971] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.821436] AppArmor: AppArmor Filesystem Enabled [ 4.824537] pnp: PnP ACPI init [ 4.827170] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.832234] pnp: PnP ACPI: found 5 devices [ 4.840662] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.846201] NET: Registered PF_INET protocol family [ 4.849531] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.856902] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.862064] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.867564] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.873028] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.877544] TCP: Hash tables configured (established 1024 bind 1024) [ 4.881893] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.886655] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.891077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.895591] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.899321] NET: Registered PF_XDP protocol family [ 4.902800] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.907864] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.913384] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.918418] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.923667] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.928580] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.934070] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.939060] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.944012] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.948843] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.953982] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.958941] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.963939] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.968741] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.973703] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.978618] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.983826] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.988940] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.993814] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.999059] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.004700] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.010162] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.016660] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.022786] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.028608] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.033214] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.037387] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.041170] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.045040] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.048991] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.052957] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.057024] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.061019] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.064764] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.068731] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.072565] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.076529] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.080779] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.084681] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.088667] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.092708] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.097021] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.101093] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.105746] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.109746] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.113787] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.118315] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.122924] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.127072] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.131864] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.136535] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.141507] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.146170] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.151120] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.155736] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.160582] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.165145] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.170034] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.174724] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.179533] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.183981] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.188472] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.192971] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.197302] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.201151] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.205188] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.209200] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.213065] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.217131] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.221632] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.226000] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.229819] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.233486] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.237486] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.241784] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.246411] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.251001] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.255109] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.259852] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.264442] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.268890] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.273320] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.277691] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.281607] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.285990] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.290198] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.294237] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.298241] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.302724] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.307088] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.311116] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.315025] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.318943] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.323404] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.327744] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.331018] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.338326] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.344281] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.353028] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.356969] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.368667] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.375301] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.382393] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.389171] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.395839] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.403890] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.409212] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.414726] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.424079] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.430763] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.437375] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.444408] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.450146] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.455097] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.463914] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.469404] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.477198] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.484749] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.489943] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.496620] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.503787] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.511740] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.519031] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.526711] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.533495] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.541063] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.548953] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.555848] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.562289] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.571861] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.578870] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.584310] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.593277] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.600291] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.605477] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.614664] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.618287] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.626582] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.634360] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.642437] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.647278] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.652994] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.659954] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.666870] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.672393] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.680735] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.687141] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.696829] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.700941] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.709498] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.717724] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.727381] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.731406] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.738560] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.744385] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.753650] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.757216] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.764196] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.769427] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.778112] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.781381] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.788876] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.795463] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.802236] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.806797] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.812145] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.819073] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.825983] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.830115] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.835901] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.843387] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.850848] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.856381] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.863517] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.870084] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.878385] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.881949] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.888760] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.894460] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.903596] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.907160] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.914477] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.919944] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.929477] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.934442] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.940980] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.949464] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.959595] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.964184] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.969889] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.974501] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.979298] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.984077] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.988327] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.991854] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.995856] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.000519] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.004120] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.008123] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.012710] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.016633] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.022377] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.026695] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.033913] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.038182] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.043696] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.048289] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.053464] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.058181] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.063430] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.067998] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.073673] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.078616] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.083539] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.087313] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.092599] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.096861] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.101780] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.105849] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.111046] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.115327] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.120234] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.124234] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.128351] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.132951] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.137027] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.141348] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.146882] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.150805] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.155278] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.160204] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.164011] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.168112] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.172634] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.176493] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.180616] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.185949] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.189652] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.194132] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.200117] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.203922] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.208143] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.213154] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.217434] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.221802] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.228377] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.232562] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.244765] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.249908] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.254007] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.258280] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.263441] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.267174] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.271708] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.276878] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.281108] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.285525] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.291150] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.295565] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.300415] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.308823] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.322655] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 14290 usecs [ 6.329068] PCI: CLS 0 bytes, default 64 [ 6.332177] Trying to unpack rootfs image as initramfs... [ 6.336124] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.353838] Initialise system trusted keyrings [ 6.361298] Key type blacklist registered [ 6.369312] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.381257] zbud: loaded [ 6.383572] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.397210] fuse: init (API version 7.34) [ 6.400217] integrity: Platform Keyring initialized [ 6.417285] Key type asymmetric registered [ 6.420069] Asymmetric key parser 'x509' registered [ 6.429288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.441344] io scheduler mq-deadline registered [ 6.451447] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.462787] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.479025] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.491061] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.506901] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.517954] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.533502] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.545834] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.561641] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.575740] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.584170] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.601940] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.619382] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.629840] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.634887] Freeing initrd memory: 8744K [ 6.642528] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.646929] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.653854] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.661753] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.665953] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.674399] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.679064] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.688468] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.693483] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.701715] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.707098] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.716493] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.720520] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.728749] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.733268] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.743061] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.748852] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.756940] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.762263] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.767944] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.774255] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.778691] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.787797] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.792891] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.800938] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.805955] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.813655] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.818162] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.827991] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.832497] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.842148] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.847297] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.856668] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.860921] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.868627] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.872822] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.879201] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.886050] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.892079] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.900985] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.911316] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.915990] shpchp 0000:01:00.0: Slot initialization failed [ 6.922103] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.927514] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.933919] ACPI: button: Power Button [PWRF] [ 6.960782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.996626] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.005578] Linux agpgart interface v0.103 [ 7.010596] loop: module loaded [ 7.013438] tun: Universal TUN/TAP device driver, 1.6 [ 7.017027] PPP generic driver version 2.4.2 [ 7.020132] VFIO - User Level meta-driver version: 0.3 [ 7.024058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.028566] ehci-pci: EHCI PCI platform driver [ 7.031973] ehci-platform: EHCI generic platform driver [ 7.035686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.040061] ohci-pci: OHCI PCI platform driver [ 7.043478] ohci-platform: OHCI generic platform driver [ 7.047406] uhci_hcd: USB Universal Host Controller Interface driver [ 7.053519] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.056940] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.061458] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.065434] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.069243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.074595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.079088] usb usb1: Product: UHCI Host Controller [ 7.082269] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.086172] usb usb1: SerialNumber: 0000:02:01.0 [ 7.089677] hub 1-0:1.0: USB hub found [ 7.092780] hub 1-0:1.0: 2 ports detected [ 7.096027] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.103266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.107009] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.111090] mousedev: PS/2 mouse device common for all mice [ 7.115417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.120991] rtc_cmos 00:03: RTC can wake from S4 [ 7.126149] rtc_cmos 00:03: registered as rtc0 [ 7.129365] rtc_cmos 00:03: setting system clock to 2026-06-09T11:48:26 UTC (1781005706) [ 7.134777] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.138714] i2c_dev: i2c /dev entries driver [ 7.141732] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.149873] device-mapper: uevent: version 1.0.3 [ 7.153250] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.159637] platform eisa.0: Probing EISA bus 0 [ 7.162687] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.167340] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.171548] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.175554] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.179725] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.183855] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.188069] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.192135] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.196093] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.200028] platform eisa.0: EISA: Detected 0 cards [ 7.203485] ledtrig-cpu: registered to indicate activity on CPUs [ 7.207480] drop_monitor: Initializing network drop monitor service [ 7.212182] NET: Registered PF_INET6 protocol family [ 7.219338] Segment Routing with IPv6 [ 7.222015] In-situ OAM (IOAM) with IPv6 [ 7.224570] NET: Registered PF_PACKET protocol family [ 7.228061] Key type dns_resolver registered [ 7.231178] IPI shorthand broadcast: enabled [ 7.234239] registered taskstats version 1 [ 7.237000] Loading compiled-in X.509 certificates [ 7.240871] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.247680] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.254452] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.260917] blacklist: Loading compiled-in revocation X.509 certificates [ 7.265187] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.271516] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.279939] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.286401] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.292538] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.298947] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.305417] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.312183] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.319481] zswap: loaded using pool lzo/zbud [ 7.322831] Key type .fscrypt registered [ 7.325615] Key type fscrypt-provisioning registered [ 7.330810] Key type encrypted registered [ 7.333717] AppArmor: AppArmor sha1 policy hashing enabled [ 7.337408] ima: No TPM chip found, activating TPM-bypass! [ 7.340899] Loading compiled-in module X.509 certificates [ 7.344933] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.351162] ima: Allocated hash algorithm: sha1 [ 7.354257] ima: No architecture policies found [ 7.357690] evm: Initialising EVM extended attributes: [ 7.361343] evm: security.selinux [ 7.363698] evm: security.SMACK64 [ 7.366114] evm: security.SMACK64EXEC [ 7.368810] evm: security.SMACK64TRANSMUTE [ 7.371777] evm: security.SMACK64MMAP [ 7.374358] evm: security.apparmor [ 7.376748] evm: security.ima [ 7.379266] evm: security.capability [ 7.381844] evm: HMAC attrs: 0x1 [ 7.384849] PM: Magic number: 14:628:832 [ 7.388613] RAS: Correctable Errors collector initialized. [ 7.392054] Unstable clock detected, switching default tracing clock to "global" [ 7.392054] If you want to keep using the local clock, then add: [ 7.392054] "trace_clock=local" [ 7.392054] on the kernel command line [ 7.406926] Freeing unused decrypted memory: 2036K [ 7.412308] Freeing unused kernel image (initmem) memory: 3244K [ 7.416019] Write protecting the kernel read-only data: 30720k [ 7.420050] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.425199] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.473037] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.477279] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.481381] Run /init as init process info: initramfs: up at 6.94 [ 7.538556] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.552717] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.557612] GPT:229375 != 2097151 [ 7.559961] GPT:Alternate GPT header not at the end of the disk. [ 7.564051] GPT:229375 != 2097151 [ 7.566729] GPT: Use GNU Parted to correct GPT errors. [ 7.626739] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.008968] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.038325] 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.07 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:e0:2e:81:93:12:d0:4b:94:b4:cc:a0:55:52:58:3f:80 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.19s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC03Ltr9F7Bkz2pozEEdK3KP1Za8vxNBaDQ3vp0MxEr5GWRwqdSsXSdjYH1VB//ug2fGe+uvseWN5wnn30bcAibx84ovCzmyS0Q13GPycFF9KWTx+F8ALQhzgcnPAQMCyis8iqB+wrQbo0wSDY2ag5O+MI8rBWb7b0z6kwz0Ea7d0SeWaDuVPKLlqpWu+ZkkeVx29zp4u5G3NyG9CgiSfielTjp8Dq/IHjXUHohTTegrtTmuVvrM8sUEThYkR3r6yJ0W+Mhd8FzV6QmIASmfg0KmnMoDA9IHjBbooUaJxaE190Q5lgr8tf36dB11bAXMynQsm0kWBbizu/sWortfxbz root@tempest-testnetworkbasicops-server-573647806 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLnsS/pknVn4+hAoyfqrkW/dYaNh6I+kK40ZBnvUcngV3NE82tNOLBHcGs2SJysjFFb95jzsn6tYqRmSXcU/3sY= root@tempest-testnetworkbasicops-server-573647806 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe45:1266/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e02e8193-12d0-4b94-b4cc-a05552583f80 name: tempest-TestNetworkBasicOps-server-573647806 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-573647806 launch-index: 0 === cirros: current=0.6.2 uptime=9.46 === === 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:45:12:66 inet6 addr: fe80::f816:3eff:fe45:1266/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-573647806 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.111875] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.115065] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.172320] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.586923] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.622523] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.761312] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.763144] ISO 9660 Extensions: RRIP_1991A [ 8.889812] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.691802] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.693468] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 12:48:28 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 12:48:28 cirros auth.notice su: + none root:cirros Jun 9 12:48:28 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: DUID 00:04:e0:2e:81:93:12:d0:4b:94:b4:cc:a0:55:52:58:3f:80 Jun 9 12:48:28 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:45:12:66 Jun 9 12:48:28 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe45:1266 Jun 9 12:48:28 cirros authpriv.info dropbear[391]: Running in background Jun 9 12:48:29 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-573647806 login: 2026-06-09 11:48:40,344 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.248:22' as 'cirros' with public key authentication 2026-06-09 11:48:40,348 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 11:48:40,444 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 11:48:40,444 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.248 successfully created 2026-06-09 11:48:42,125 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/87ff8209-5416-42c2-80d8-3bb3a854f7ce 1.679s 2026-06-09 11:48:42,126 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4d9fcc36-99cf-434f-abfd-4cbf63585496', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/87ff8209-5416-42c2-80d8-3bb3a854f7ce'} Body: b'' 2026-06-09 11:48:42,306 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80 0.180s 2026-06-09 11:48:42,307 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:42 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-db385808-4a65-4e4b-b0f8-86be143ca6ce', 'x-compute-request-id': 'req-db385808-4a65-4e4b-b0f8-86be143ca6ce', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'' 2026-06-09 11:48:43,203 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80 0.896s 2026-06-09 11:48:43,204 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:42 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-832ff50e-a4e9-49a9-9ada-9921035f7abb', 'x-compute-request-id': 'req-832ff50e-a4e9-49a9-9ada-9921035f7abb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:42Z", "addresses": {"tempest-network-smoke--1765572170": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:12:66"}, {"version": 4, "addr": "192.168.122.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:12:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": "2026-06-09T11:48:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1957716302"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 11:48:44,644 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80 0.434s 2026-06-09 11:48:44,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, 09 Jun 2026 11:48:44 GMT', 'server': 'Apache', 'content-length': '1752', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c21af949-c5a2-44b9-a0c6-1942d954c7e4', 'x-compute-request-id': 'req-c21af949-c5a2-44b9-a0c6-1942d954c7e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"server": {"id": "e02e8193-12d0-4b94-b4cc-a05552583f80", "name": "tempest-TestNetworkBasicOps-server-573647806", "status": "ACTIVE", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "user_id": "a0031f5442d844c0bed338140d7d0449", "metadata": {}, "hostId": "1bc139263c9b83e3bf57585f1fd13e033e597499fefdfe5af8577fee", "image": {"id": "2bc58243-142a-4ddb-99cf-7609486849af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/2bc58243-142a-4ddb-99cf-7609486849af"}]}, "flavor": {"id": "79c25106-f1ae-446a-a153-b6187f9d82da", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/79c25106-f1ae-446a-a153-b6187f9d82da"}]}, "created": "2026-06-09T11:48:07Z", "updated": "2026-06-09T11:48:42Z", "addresses": {"tempest-network-smoke--1765572170": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:12:66"}, {"version": 4, "addr": "192.168.122.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:12:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e02e8193-12d0-4b94-b4cc-a05552583f80"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1142704286", "OS-SRV-USG:launched_at": "2026-06-09T11:48: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": []}}' 2026-06-09 11:48:45,730 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80 0.081s 2026-06-09 11:48:45,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, 09 Jun 2026 11:48: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-9b29dffc-06ad-4936-992d-b086e4c6469c', 'x-compute-request-id': 'req-9b29dffc-06ad-4936-992d-b086e4c6469c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e02e8193-12d0-4b94-b4cc-a05552583f80'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e02e8193-12d0-4b94-b4cc-a05552583f80 could not be found."}}' 2026-06-09 11:48:46,169 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/44539ee8-5a7e-4def-9b53-6c3c81fc711d 0.438s 2026-06-09 11:48:46,169 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5b7886e3-6471-4137-a29a-5a0bde6f3fb7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-opens14EF tack.apps-crc.testing/v2.0/security-groups/44539ee8-5a7e-4def-9b53-6c3c81fc711d'} Body: b'' 2026-06-09 11:48:46,253 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-1142704286 0.083s 2026-06-09 11:48:46,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, 09 Jun 2026 11:48: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-2a95133d-d4be-4c39-91eb-3ab07e673044', 'x-compute-request-id': 'req-2a95133d-d4be-4c39-91eb-3ab07e673044', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=ca7ec5236add11dda0fb2354aab3cd5f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1142704286'} Body: b'' 2026-06-09 11:48:47,490 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7a78eeb0-578e-489b-87bd-edaf817705c5/remove_router_interface 1.236s 2026-06-09 11:48:47,491 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a7d19539-ff65-4464-b206-c612bee95e2b"} Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1ec9b828-da01-4f56-aa0a-002d95f3bc2d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7a78eeb0-578e-489b-87bd-edaf817705c5/remove_router_interface'} Body: b'{"id": "7a78eeb0-578e-489b-87bd-edaf817705c5", "tenant_id": "74962f79fd594bd1b0928f1f52904698", "port_id": "479e2eaf-3172-4561-b6c8-a22e99b13272", "network_id": "83c7c634-b796-4203-9dc0-c68f6acfe6bc", "subnet_id": "a7d19539-ff65-4464-b206-c612bee95e2b", "subnet_ids": ["a7d19539-ff65-4464-b206-c612bee95e2b"]}' 2026-06-09 11:48:47,715 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a7d19539-ff65-4464-b206-c612bee95e2b 0.224s 2026-06-09 11:48:47,715 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e4d21d9c-225b-4ff0-8282-c7a4028b104e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a7d19539-ff65-4464-b206-c612bee95e2b'} Body: b'' 2026-06-09 11:48:48,399 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7a78eeb0-578e-489b-87bd-edaf817705c5 0.683s 2026-06-09 11:48:48,399 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7a751633-eca1-4f29-a5cb-96549cfefcf2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7a78eeb0-578e-489b-87bd-edaf817705c5'} Body: b'' 2026-06-09 11:48:48,791 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/83c7c634-b796-4203-9dc0-c68f6acfe6bc 0.391s 2026-06-09 11:48:48,791 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 11:48:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5d2af3dd-7691-431f-ada4-dc8827ff92da', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=08b0b60a2ee5ff7e1e2b2d8f11a5cc4a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/83c7c634-b796-4203-9dc0-c68f6acfe6bc'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000163715211776643015002 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, 9) '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, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/times.dbm.dir0000644012276001227600000000163715211776643015023 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, 9) '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, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/meta.dbm.dat0000644012276001227600000000000015211776643014601 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015211776643014607 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015211776643013744 0ustar tempesttempest