.stestr/0002755012276001227600000000000015116526255012430 5ustar tempesttempest.stestr/format0000644012276001227600000000000215116525026013624 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215116526255014610 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115116526255014773 0ustar tempesttempest112.08705472.54060285.413257114.72509158.9089830.00073462.27574871.16005153.747576.stestr/00000600012276001227600000776573315116526255012534 0ustar tempesttempesttime: 2025-12-11 11:25:39.268918Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] time: 2025-12-11 11:27:31.355972Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-11 11:25:40,883 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.614s 2025-12-11 11:25:40,883 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1087611605", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-67b629e6-e089-47e5-9975-0d40777f127a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"ca566568-80dd-466c-b223-fcffca3437c1","name":"tempest-network-smoke--1087611605","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:25:39Z","updated_at":"2025-12-11T11:25:40Z","revision_number":1}}' 2025-12-11 11:25:43,065 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.181s 2025-12-11 11:25:43,066 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-158656923", "admin_state_up": true, "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb"}}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-141b513e-914f-419d-9267-26852feab221', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "8e775889-b3cb-4f61-9e98-2b746b8e56a1", "name": "tempest-TestNetworkBasicOps-router-158656923", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.248"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:25:40Z", "updated_at": "2025-12-11T11:25:41Z", "revision_number": 2, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:25:43,167 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.101s 2025-12-11 11:25:43,168 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-812bf240-8a1f-45e5-9732-bbbf0dc96c22', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:25:43,323 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.154s 2025-12-11 11:25:43,323 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-8f28fdef-6b8d-4866-a3e0-f1c9ca2eca12', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:25:43,417 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.094s 2025-12-11 11:25:43,418 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ada5f8d5-9b9c-4858-b32b-ef8490ed33f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:25:44,886 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.468s 2025-12-11 11:25:44,887 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-1568785063", "network_id": "ca566568-80dd-466c-b223-fcffca3437c1", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-9bfc7182-70a7-4a08-b346-27129e7fcbd3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"8ea86919-f1b0-4ec0-9baa-7be3d349a956","name":"tempest-subnet-smoke-1568785063","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"ca566568-80dd-466c-b223-fcffca3437c1","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:25:43Z","updated_at":"2025-12-11T11:25:43Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:25:47,426 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/8e775889-b3cb-4f61-9e98-2b746b8e56a1/add_router_interface 2.538s 2025-12-11 11:25:47,426 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8ea86919-f1b0-4ec0-9baa-7be3d349a956"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f8831b00-18ce-4f4d-a3bc-4b6b46405bd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e775889-b3cb-4f61-9e98-2b746b8e56a1/add_router_interface'} Body: b'{"id": "8e775889-b3cb-4f61-9e98-2b746b8e56a1", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "7cf9a408-e288-471e-8d8f-4b97e3b84742", "network_id": "ca566568-80dd-466c-b223-fcffca3437c1", "subnet_id": "8ea86919-f1b0-4ec0-9baa-7be3d349a956", "subnet_ids": ["8ea86919-f1b0-4ec0-9baa-7be3d349a956"]}' 2025-12-11 11:25:47,543 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.117s 2025-12-11 11:25:47,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-baa14cb7-c16c-43fb-8471-f5cbed1e9015', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"ca566568-80dd-466c-b223-fcffca3437c1","name":"tempest-network-smoke--1087611605","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["8ea86919-f1b0-4ec0-9baa-7be3d349a956"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:25:39Z","updated_at":"2025-12-11T11:25:43Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":48664},{"id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:25:47,631 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.087s 2025-12-11 11:25:47,631 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-e263401e-d366-493d-80d6-66770f880f46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"},{"id":"8ea86919-f1b0-4ec0-9baa-7be3d349a956","name":"tempest-subnet-smoke-1568785063","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"ca566568-80dd-466c-b223-fcffca3437c1","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:25:43Z","updated_at":"2025-12-11T11:25:43Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:25:47,928 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.297s 2025-12-11 11:25:47,929 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-21b1a234-3107-4fc6-94a7-51e8ebe3eb1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "8e775889-b3cb-4f61-9e98-2b746b8e56a1", "name": "tempest-TestNetworkBasicOps-router-158656923", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.248"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:25:40Z", "updated_at": "2025-12-11T11:25:45Z", "revision_number": 3, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:25:48,100 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.170s 2025-12-11 11:25:48,100 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-221236353", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH1bKAi4cMRqJx7mBiHxcmxmt2QYnNeKQ/oKrqcVM+mEYONuv4+4P/4y3xona64TWmtk2LaVdQHMyMdKHKD190aoHLjSQKxNx//aODbPQDtXmOajIBZc0a0XgN79SusLag=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:47 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-a495c8ef-a0ee-4eb4-979b-5fc308576992', 'x-compute-request-id': 'req-a495c8ef-a0ee-4eb4-979b-5fc308576992', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-221236353", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH1bKAi4cMRqJx7mBiHxcmxmt2QYnNeKQ/oKrqcVM+mEYONuv4+4P/4y3xona64TWmtk2LaVdQHMyMdKHKD190aoHLjSQKxNx//aODbPQDtXmOajIBZc0a0XgN79SusLag==", "fingerprint": "c1:52:93:f5:6f:30:bd:0c:ee:9d:c3:0f:72:1b:f9:67", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:25:48,318 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.215s 2025-12-11 11:25:48,318 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-2091927872", "description": "tempest-secgroup-smoke-2091927872 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-8d56fc5e-6a47-4624-ad33-cba7958e3dd8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "name": "tempest-secgroup-smoke-2091927872", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-2091927872 description", "shared": false, "security_group_rules": [{"id": "10731611-65a5-4139-9ac7-28443f7457fd", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 26, "description": null, "tags": [], "created_at": "2025-12-11T11:25:48Z", "updated_at": "2025-12-11T11:25:48Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "2bb913df-87b2-4b9e-86be-9442cde08e6b", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 25, "description": null, "tags": [], "created_at": "2025-12-11T11:25:48Z", "updated_at": "2025-12-11T11:25:48Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:25:48Z", "updated_at": "2025-12-11T11:25:48Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:25:48,644 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.324s 2025-12-11 11:25:48,644 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": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-34129ca3-8588-4fc9-b248-b0685089062f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "658131da-570a-4e11-9275-36a7b00804a4", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:25:48Z", "updated_at": "2025-12-11T11:25:48Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:25:49,098 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.454s 2025-12-11 11:25:49,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": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8cc86da3-2435-449d-ae23-3f1e6f8c0489', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "d778b06f-4f6c-4435-84f7-bcf0469de30a", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:25:48Z", "updated_at": "2025-12-11T11:25:48Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:25:49,304 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.204s 2025-12-11 11:25:49,305 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": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4552641a-9afc-4fd6-a91f-b567a8147bcb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "e9d96b05-a8c7-4462-9b07-e5d5395f6aab", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:25:49Z", "updated_at": "2025-12-11T11:25:49Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:25:49,562 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.256s 2025-12-11 11:25:49,563 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e4712550-9b88-4456-9876-b57fe7b6123c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "9da27699-6420-4a9d-9122-55c96ccf773d", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:25:49Z", "updated_at": "2025-12-11T11:25:49Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:25:50,092 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.529s 2025-12-11 11:25:50,092 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": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-43f9a5bb-8cd2-4b4f-8548-07963c2b2bd0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "daff5a89-316f-44df-ad40-d6e0c114cf1d", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:25:49Z", "updated_at": "2025-12-11T11:25:49Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:25:50,268 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.175s 2025-12-11 11:25:50,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": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-34cdb564-33d2-4338-91ed-e3ee14d31b3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "0305ffb3-2423-40f0-8bf4-8673aedfddb0", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "721ccc74-84ac-43c9-a988-d34ca3305c7e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:25:50Z", "updated_at": "2025-12-11T11:25:50Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:25:50,621 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.348s 2025-12-11 11:25:50,622 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:50 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-06551c34-720b-49ff-b84d-dceb7ca26bdf', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["Ag5hzd36QjewD16yPkhUMw"], "expires_at": "2025-12-11T12:25:50.000000Z", "issued_at": "2025-12-11T11:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:25:50,623 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-11 11:25:56,197 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.572s 2025-12-11 11:25:56,198 25 DEBUG [tempest.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-1154480054", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "ca566568-80dd-466c-b223-fcffca3437c1"}], "key_name": "tempest-TestNetworkBasicOps-221236353", "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:50 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a609be0-30ce-47f8-89c4-f93722dbc9df', 'x-compute-request-id': 'req-9a609be0-30ce-47f8-89c4-f93722dbc9df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "2f3308f3-db26-4eec-acab-75f156870abd", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}], "adminPass": "ZfV7rn6Dzme6"}}' 2025-12-11 11:25:56,886 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/2f3308f3-db26-4eec-acab-75f156870abd 0.687s 2025-12-11 11:25:56,887 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:56 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-3b27d5e7-6cfd-4bf2-905b-8fdd41473fff', 'x-compute-request-id': 'req-3b27d5e7-6cfd-4bf2-905b-8fdd41473fff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:25:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:25:58,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/2f3308f3-db26-4eec-acab-75f156870abd 0.978s 2025-12-11 11:25:58,871 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:25:57 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-2742d70f-b7f8-4dc2-b4cb-697c3956ee05', 'x-compute-request-id': 'req-2742d70f-b7f8-4dc2-b4cb-697c3956ee05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:00,142 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/2f3308f3-db26-4eec-acab-75f156870abd 0.266s 2025-12-11 11:26:00,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': 'Thu, 11 Dec 2025 11:25: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-a2d5858f-3d3c-42f7-887e-1ed422d90bb3', 'x-compute-request-id': 'req-a2d5858f-3d3c-42f7-887e-1ed422d90bb3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:00,146 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2025-12-11 11:26:01,911 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/2f3308f3-db26-4eec-acab-75f156870abd 0.765s 2025-12-11 11:26:01,912 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:01 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d753b51f-a770-487f-a5b6-a9257360ca58', 'x-compute-request-id': 'req-d753b51f-a770-487f-a5b6-a9257360ca58', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:03,336 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/2f3308f3-db26-4eec-acab-75f156870abd 0.420s 2025-12-11 11:26:03,337 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:02 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a20e1f14-87ef-4dbf-9940-e2540bc1efd0', 'x-compute-request-id': 'req-a20e1f14-87ef-4dbf-9940-e2540bc1efd0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:05,308 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/2f3308f3-db26-4eec-acab-75f156870abd 0.961s 2025-12-11 11:26:05,309 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:04 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c42cbc-4fcd-4d5a-b337-5f4aefa6a707', 'x-compute-request-id': 'req-b6c42cbc-4fcd-4d5a-b337-5f4aefa6a707', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:06,931 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/2f3308f3-db26-4eec-acab-75f156870abd 0.615s 2025-12-11 11:26:06,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': 'Thu, 11 Dec 2025 11:26:06 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89676102-d6c5-4691-bfa2-101929385a69', 'x-compute-request-id': 'req-89676102-d6c5-4691-bfa2-101929385a69', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:09,025 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/2f3308f3-db26-4eec-acab-75f156870abd 1.088s 2025-12-11 11:26:09,025 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:07 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-e534efba-9cba-49e1-8b91-d314d00b48b5', 'x-compute-request-id': 'req-e534efba-9cba-49e1-8b91-d314d00b48b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:10,527 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/2f3308f3-db26-4eec-acab-75f156870abd 0.496s 2025-12-11 11:26:10,528 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:10 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-e0e2aaa7-3d90-4cfe-bc73-16fed26f62be', 'x-compute-request-id': 'req-e0e2aaa7-3d90-4cfe-bc73-16fed26f62be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:26:08Z", "addresses": {"tempest-network-smoke--1087611605": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:30:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": "2025-12-11T11:26:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:10,538 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-12-11 11:26:11,280 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/2f3308f3-db26-4eec-acab-75f156870abd 0.740s 2025-12-11 11:26:11,281 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:10 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-0b5b7319-28a5-436b-aa16-92383d199336', 'x-compute-request-id': 'req-0b5b7319-28a5-436b-aa16-92383d199336', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "h10000 ref": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:26:08Z", "addresses": {"tempest-network-smoke--1087611605": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:30:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": "2025-12-11T11:26:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:11,285 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-11 11:26:11,394 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=2f3308f3-db26-4eec-acab-75f156870abd 0.108s 2025-12-11 11:26:11,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': 'Thu, 11 Dec 2025 11:26:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-04ca5930-e601-4103-898b-c4074ae81335', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"ports":[{"id":"47268158-7189-4e29-9c08-c515442ba7f8","name":"","network_id":"ca566568-80dd-466c-b223-fcffca3437c1","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:e4:30:af","admin_state_up":true,"status":"ACTIVE","device_id":"2f3308f3-db26-4eec-acab-75f156870abd","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8ea86919-f1b0-4ec0-9baa-7be3d349a956","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["721ccc74-84ac-43c9-a988-d34ca3305c7e"],"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-1154480054","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1154480054","fqdn":"tempest-testnetworkbasicops-server-1154480054.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:25:59Z","updated_at":"2025-12-11T11:26:07Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:26:11,394 25 DEBUG [tempest.common.waiters] Server ID 2f3308f3-db26-4eec-acab-75f156870abd ports are all ACTIVE [{'id': '47268158-7189-4e29-9c08-c515442ba7f8', 'name': '', 'network_id': 'ca566568-80dd-466c-b223-fcffca3437c1', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:e4:30:af', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2f3308f3-db26-4eec-acab-75f156870abd', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8ea86919-f1b0-4ec0-9baa-7be3d349a956', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['721ccc74-84ac-43c9-a988-d34ca3305c7e'], '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-1154480054', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-1154480054', 'fqdn': 'tempest-testnetworkbasicops-server-1154480054.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:25:59Z', 'updated_at': '2025-12-11T11:26:07Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:26:12,932 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.537s 2025-12-11 11:26:12,932 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "port_id": "47268158-7189-4e29-9c08-c515442ba7f8", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-63fa0662-4648-442e-b698-6a90ee3bce70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "4111a496-c890-4363-891a-9dcbf2d5b224", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.236", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "8e775889-b3cb-4f61-9e98-2b746b8e56a1", "port_id": "47268158-7189-4e29-9c08-c515442ba7f8", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ca566568-80dd-466c-b223-fcffca3437c1", "mac_address": "fa:16:3e:e4:30:af", "admin_state_up": true, "status": "ACTIVE", "device_id": "2f3308f3-db26-4eec-acab-75f156870abd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:26:11Z", "updated_at": "2025-12-11T11:26:11Z", "revision_number": 0}}' 2025-12-11 11:26:13,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/floatingips/4111a496-c890-4363-891a-9dcbf2d5b224 0.158s 2025-12-11 11:26:13,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': 'Thu, 11 Dec 2025 11:26:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-f36ed59f-84e4-481f-97ce-5fc49084ba79', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4111a496-c890-4363-891a-9dcbf2d5b224'} Body: b'{"floatingip": {"id": "4111a496-c890-4363-891a-9dcbf2d5b224", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.236", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "8e775889-b3cb-4f61-9e98-2b746b8e56a1", "port_id": "47268158-7189-4e29-9c08-c515442ba7f8", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ca566568-80dd-466c-b223-fcffca3437c1", "mac_address": "fa:16:3e:e4:30:af", "admin_state_up": true, "status": "ACTIVE", "device_id": "2f3308f3-db26-4eec-acab-75f156870abd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:26:11Z", "updated_at": "2025-12-11T11:26:12Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:26:13,092 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '4111a496-c890-4363-891a-9dcbf2d5b224', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.236', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': '8e775889-b3cb-4f61-9e98-2b746b8e56a1', 'port_id': '47268158-7189-4e29-9c08-c515442ba7f8', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'ca566568-80dd-466c-b223-fcffca3437c1', 'mac_address': 'fa:16:3e:e4:30:af', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2f3308f3-db26-4eec-acab-75f156870abd', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:26:11Z', 'updated_at': '2025-12-11T11:26:12Z', 'revision_number': 1, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:26:13,092 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.159410 seconds 2025-12-11 11:26:13,092 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.236 with user: cirros 2025-12-11 11:26:13,092 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.236 in 120 sec and the expected result is reachable 2025-12-11 11:26:29,373 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.281178 seconds 2025-12-11 11:26:29,374 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.236 in 120 sec and the ping result is expected 2025-12-11 11:26:29,696 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/2f3308f3-db26-4eec-acab-75f156870abd/action 0.321s 2025-12-11 11:26:29,697 25 DEBUG [tempest.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': 'Thu, 11 Dec 2025 11:26:29 GMT', 'server': 'Apache', 'content-length': '75595', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5931fa62-bc74-4643-b3db-3af6f682bcb8', 'x-compute-request-id': 'req-5931fa62-bc74-4643-b3db-3af6f682bcb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd/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 2517234908 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.000783] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001171] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003852] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.003894] Using GB pages for direct mapping\\n[ 0.004139] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004144] ACPI: Early table checksum verification disabled\\n[ 0.004150] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004156] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004163] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004169] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004173] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004177] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004180] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004184] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004187] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004189] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004190] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004191] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004193] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004194] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005477] No NUMA configuration fo 2025-12-11 11:26:29,698 25 DEBUG [tempest.scenario.manager] Console output for 2f3308f3-db26-4eec-acab-75f156870abd 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 2517234908 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.000783] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001171] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003852] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.003894] Using GB pages for direct mapping [ 0.004139] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004144] ACPI: Early table checksum verification disabled [ 0.004150] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004156] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004163] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004169] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004173] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004177] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004180] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004184] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004187] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004189] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004190] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004191] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004193] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004194] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005477] No NUMA configuration found [ 0.005480] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005488] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005856] Zone ranges: [ 0.005858] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005860] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005862] Normal empty [ 0.005863] Device empty [ 0.005865] Movable zone start for each node [ 0.005868] Early memory node ranges [ 0.005868] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005870] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005872] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.011905] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.011967] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.012495] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.024081] ACPI: PM-Timer IO Port: 0x608 [ 0.024113] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.024265] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.024270] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.024273] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.024274] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.024276] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.024278] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.024281] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.024284] TSC deadline timer available [ 0.024298] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.024376] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.024378] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.024380] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.024381] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.024383] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.024385] Booting paravirtualized kernel on KVM [ 0.024388] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.024395] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.030654] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.030747] kvm-guest: setup async PF for cpu 0 [ 0.030782] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.030803] kvm-guest: PV spinlocks disabled, single CPU [ 0.030813] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.030815] Policy zone: DMA32 [ 0.030816] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.030874] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.030915] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.030933] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.030995] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.031328] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.032296] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.032329] ftrace: allocating 50600 entries in 198 pages [ 0.055288] ftrace: allocated 198 pages with 4 groups [ 0.055456] rcu: Hierarchical RCU implementation. [ 0.055457] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.055459] Rude variant of Tasks RCU enabled. [ 0.055460] Tracing variant of Tasks RCU enabled. [ 0.055461] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.055463] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.060150] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.060551] random: crng init done [ 0.103906] Console: colour VGA+ 80x25 [ 0.256081] printk: console [tty1] enabled [ 0.660024] printk: console [ttyS0] enabled [ 0.663416] ACPI: Core revision 20210730 [ 0.666512] APIC: Switch to symmetric I/O mode setup [ 0.671736] x2apic enabled [ 0.675470] Switched APIC routing to physical x2apic. [ 0.685023] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.693308] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.697300] pid_max: default: 32768 minimum: 301 [ 0.697300] LSM: Security Framework initializing [ 0.697300] landlock: Up and running. [ 0.697300] Yama: becoming mindful. [ 0.697300] AppArmor: AppArmor initialized [ 0.697300] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.697300] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.697300] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.697300] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.697300] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.697300] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.697300] Spectre V2 : Mitigation: Retpolines [ 0.697300] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.697300] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.697300] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.697300] RETBleed: Mitigation: untrained return thunk [ 0.697300] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.697300] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.697300] Freeing SMP alternatives memory: 44K [ 0.697300] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.697470] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.701329] ... version: 0 [ 0.704384] ... bit width: 48 [ 0.705314] ... generic registers: 6 [ 0.708568] ... value mask: 0000ffffffffffff [ 0.709316] ... max period: 00007fffffffffff [ 0.713314] ... fixed-purpose events: 0 [ 0.716365] ... event mask: 000000000000003f [ 0.717447] rcu: Hierarchical SRCU implementation. [ 0.721472] smp: Bringing up secondary CPUs ... [ 0.724879] smp: Brought up 1 node, 1 CPU [ 0.725321] smpboot: Max logical packages: 1 [ 0.728479] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.729828] devtmpfs: initialized [ 0.733031] x86/mm: Memory block size: 128MB [ 0.733524] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.737329] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.741384] pinctrl core: initialized pinctrl subsystem [ 0.745313] PM: RTC time: 11:26:10, date: 2025-12-11 [ 0.749165] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.749420] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.753356] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.757327] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.761326] audit: initializing netlink subsys (disabled) [ 0.765474] thermal_sys: Registered thermal governor 'fair_share' [ 0.765476] thermal_sys: Registered thermal governor 'bang_bang' [ 0.769318] audit: type=2000 audit(1765452370.516:1): state=initialized audit_enabled=0 res=1 [ 0.777319] thermal_sys: Registered thermal governor 'step_wise' [ 0.777320] thermal_sys: Registered thermal governor 'user_space' [ 0.781316] thermal_sys: Registered thermal governor 'power_allocator' [ 0.785363] EISA bus registered [ 0.791731] cpuidle: using governor ladder [ 0.793315] cpuidle: using governor menu [ 0.799052] ACPI: bus type PCI registered [ 0.801315] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.805677] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.809318] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.813339] PCI: Using configuration type 1 for base access [ 0.818533] Kprobes globally optimized [ 0.821444] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.825318] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.830178] ACPI: Added _OSI(Module Device) [ 0.833228] ACPI: Added _OSI(Processor Device) [ 0.833346] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.836787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.837375] ACPI: Added _OSI(Linux-Dell-Video) [ 0.840651] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.841339] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.848584] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.853710] ACPI: Interpreter enabled [ 0.856657] ACPI: PM: (supports S0 S5) [ 0.857318] ACPI: Using IOAPIC for interrupt routing [ 0.861374] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.865314] PCI: Using E820 reservations for host bridge windows [ 0.869609] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.880041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.881326] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.885464] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.889507] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.894676] PCI host bridge to bus 0000:00 [ 0.897320] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.901316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.905315] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.909315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.913315] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.917315] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.921315] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.925812] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.934013] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.945421] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.957355] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.965355] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.976906] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.977579] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.986483] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.993319] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.005384] pci 0000:00:02.0: enabling Extended Tags [ 1.012027] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.017269] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.027578] pci 0000:00:02.1: enabling Extended Tags [ 1.031986] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.036727] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.044636] pci 0000:00:02.2: enabling Extended Tags [ 1.048056] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.052752] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.063488] pci 0000:00:02.3: enabling Extended Tags [ 1.068427] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.072789] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.081041] pci 0000:00:02.4: enabling Extended Tags [ 1.084049] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.088703] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.097733] pci 0000:00:02.5: enabling Extended Tags [ 1.104045] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.108237] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.118387] pci 0000:00:02.6: enabling Extended Tags [ 1.124073] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.128946] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.136613] pci 0000:00:02.7: enabling Extended Tags [ 1.142332] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.148324] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.155155] pci 0000:00:03.0: enabling Extended Tags [ 1.160179] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.164778] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.173159] pci 0000:00:03.1: enabling Extended Tags [ 1.177993] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.185066] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.193704] pci 0000:00:03.2: enabling Extended Tags [ 1.201666] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.209327] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.220867] pci 0000:00:03.3: enabling Extended Tags [ 1.224136] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.228535] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.235659] pci 0000:00:03.4: enabling Extended Tags [ 1.241256] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.244407] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.250734] pci 0000:00:03.5: enabling Extended Tags [ 1.256079] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.260891] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.269504] pci 0000:00:03.6: enabling Extended Tags [ 1.278713] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.284798] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.293621] pci 0000:00:03.7: enabling Extended Tags [ 1.302420] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.308656] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.314890] pci 0000:00:04.0: enabling Extended Tags [ 1.320156] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.326683] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.335295] pci 0000:00:04.1: enabling Extended Tags [ 1.340038] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.344579] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.350667] pci 0000:00:04.2: enabling Extended Tags [ 1.358692] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.366672] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.380837] pci 0000:00:04.3: enabling Extended Tags [ 1.384184] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.388924] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.394689] pci 0000:00:04.4: enabling Extended Tags [ 1.401940] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.410472] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.420618] pci 0000:00:04.5: enabling Extended Tags [ 1.424098] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.429101] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.435935] pci 0000:00:04.6: enabling Extended Tags [ 1.440294] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.445325] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.454655] pci 0000:00:04.7: enabling Extended Tags [ 1.462394] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.471916] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.489729] pci 0000:00:05.0: enabling Extended Tags [ 1.556959] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.560656] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.562340] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.587781] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.593330] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.605639] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.617325] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.630576] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.637322] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.645318] pci 0000:01:00.0: enabling Extended Tags [ 1.732003] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.733391] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.737403] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.741495] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.747962] pci_bus 0000:02: extended config space not accessible [ 1.749651] acpiphp: Slot [1] registered [ 1.753012] acpiphp: Slot [0] registered [ 1.753370] acpiphp: Slot [2] registered [ 1.756654] acpiphp: Slot [3] registered [ 1.757369] acpiphp: Slot [4] registered [ 1.760333] acpiphp: Slot [5] registered [ 1.761368] acpiphp: Slot [6] registered [ 1.764405] acpiphp: Slot [7] registered [ 1.765379] acpiphp: Slot [8] registered [ 1.768596] acpiphp: Slot [9] registered [ 1.769423] acpiphp: Slot [10] registered [ 1.772503] acpiphp: Slot [11] registered [ 1.773367] acpiphp: Slot [12] registered [ 1.776375] acpiphp: Slot [13] registered [ 1.777369] acpiphp: Slot [14] registered [ 1.780651] acpiphp: Slot [15] registered [ 1.781388] acpiphp: Slot [16] registered [ 1.784390] acpiphp: Slot [17] registered [ 1.785369] acpiphp: Slot [18] registered [ 1.788384] acpiphp: Slot [19] registered [ 1.789391] acpiphp: Slot [20] registered [ 1.792593] acpiphp: Slot [21] registered [ 1.793370] acpiphp: Slot [22] registered [ 1.796633] acpiphp: Slot [23] registered [ 1.797375] acpiphp: Slot [24] registered [ 1.800437] acpiphp: Slot [25] registered [ 1.801368] acpiphp: Slot [26] registered [ 1.804560] acpiphp: Slot [27] registered [ 1.805370] acpiphp: Slot [28] registered [ 1.808277] acpiphp: Slot [29] registered [ 1.809369] acpiphp: Slot [30] registered [ 1.812838] acpiphp: Slot [31] registered [ 1.815883] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.828852] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.910236] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.913390] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.917384] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.921467] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.932295] acpiphp: Slot [0-2] registered [ 1.934106] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.948379] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.961329] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.968196] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.969569] pci 0000:03:00.0: enabling Extended Tags [ 2.057840] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.061455] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.065438] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.074063] acpiphp: Slot [0-3] registered [ 2.077769] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.089324] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.109318] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.121035] pci 0000:04:00.0: enabling Extended Tags [ 2.200268] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.201448] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.205452] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.212666] acpiphp: Slot [0-4] registered [ 2.213974] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.225317] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.241319] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.251267] pci 0000:05:00.0: enabling Extended Tags [ 2.330394] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.333447] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.337447] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.343450] acpiphp: Slot [0-5] registered [ 2.345959] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.360255] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.373332] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.380281] pci 0000:06:00.0: enabling Extended Tags [ 2.462640] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.465448] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.469470] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.476853] acpiphp: Slot [0-6] registered [ 2.558412] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.561489] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.565482] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.573007] acpiphp: Slot [0-7] registered [ 2.649237] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.649491] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.653449] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.660861] acpiphp: Slot [0-8] registered [ 2.735638] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.737486] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.741473] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.749035] acpiphp: Slot [0-9] registered [ 2.821425] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.825212] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.825452] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.832675] acpiphp: Slot [0-10] registered [ 2.906882] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.909453] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.913474] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.920577] acpiphp: Slot [0-11] registered [ 2.995680] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.997487] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.001474] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.009348] acpiphp: Slot [0-12] registered [ 3.086821] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.089450] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.093488] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.101780] acpiphp: Slot [0-13] registered [ 3.178349] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.181448] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.185442] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.193038] acpiphp: Slot [0-14] registered [ 3.266548] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.269454] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.273457] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.280795] acpiphp: Slot [0-15] registered [ 3.361857] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.365450] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.369487] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.376800] acpiphp: Slot [0-16] registered [ 3.452976] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.453482] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.457445] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.465069] acpiphp: Slot [0-17] registered [ 3.536595] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.537473] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.541472] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.548638] acpiphp: Slot [0-18] registered [ 3.620289] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.621445] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.625446] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.632650] acpiphp: Slot [0-19] registered [ 3.706914] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.709449] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.713440] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.720693] acpiphp: Slot [0-20] registered [ 3.794359] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.797449] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.801458] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.808875] acpiphp: Slot [0-21] registered [ 3.884064] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.885449] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.889470] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.896807] acpiphp: Slot [0-22] registered [ 3.971356] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.973449] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.977443] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.985075] acpiphp: Slot [0-23] registered [ 4.061594] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.065490] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.069510] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.077848] acpiphp: Slot [0-24] registered [ 4.155103] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.157452] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.161455] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.168651] acpiphp: Slot [0-25] registered [ 4.245498] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.249449] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.253440] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.305595] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.309599] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.313691] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.317612] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.321643] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.325620] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.329633] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.333627] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.337475] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.341344] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.345361] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.349355] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.353351] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.357378] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.361343] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.365342] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.369882] iommu: Default domain type: Translated [ 4.373317] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.377657] SCSI subsystem initialized [ 4.381542] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.385300] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.385337] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.389321] vgaarb: loaded [ 4.392159] ACPI: bus type USB registered [ 4.393353] usbcore: registered new interface driver usbfs [ 4.397330] usbcore: registered new interface driver hub [ 4.401333] usbcore: registered new device driver usb [ 4.405363] pps_core: LinuxPPS API ver. 1 registered [ 4.409316] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.413326] PTP clock support registered [ 4.417266] EDAC MC: Ver: 3.0.0 [ 4.421834] NetLabel: Initializing [ 4.425189] NetLabel: domain hash size = 128 [ 4.425317] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.429385] NetLabel: unlabeled traffic allowed by default [ 4.433427] PCI: Using ACPI for IRQ routing [ 5.317324] clocksource: Switched to clocksource kvm-clock [ 5.371573] VFS: Disk quotas dquot_6.6.0 [ 5.374801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.379897] AppArmor: AppArmor Filesystem Enabled [ 5.383663] pnp: PnP ACPI init [ 5.386493] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.392618] pnp: PnP ACPI: found 5 devices [ 5.402210] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.409200] NET: Registered PF_INET protocol family [ 5.413495] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.436994] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.444376] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.451326] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.458163] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.464171] TCP: Hash tables configured (established 1024 bind 1024) [ 5.469376] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.475431] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.480862] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.486304] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.491443] NET: Registered PF_XDP protocol family [ 5.495214] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.501042] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.506867] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.512556] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.518885] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.524851] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.530711] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.536928] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.543160] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.549020] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.555452] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.561455] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.567487] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.573800] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.579913] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.585836] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.591540] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.598032] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.604755] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.610612] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.616352] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.622076] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.627780] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.633739] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.640003] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.644773] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.649669] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.654961] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.659605] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.664473] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.669492] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.674319] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.678735] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.683313] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.690039] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.695165] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.700270] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.705270] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.710372] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.715691] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.720509] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.725191] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.729786] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.734539] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.739095] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.743772] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.748311] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.753037] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.757529] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.762721] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.767587] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.773808] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.778993] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.784472] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.789583] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.794918] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.800042] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.805433] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.810495] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.815946] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.820934] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.826103] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.831110] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.836115] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.841097] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.846072] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.851135] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.856143] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.861214] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.866495] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.871467] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.876486] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.880934] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.885484] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.890190] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.894798] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.899429] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.903850] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.908474] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.912980] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.918048] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.922969] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.927828] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.932473] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.937087] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.941763] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.946736] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.951601] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.956809] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.961906] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.967336] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.973355] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.979010] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.984466] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.990159] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.994689] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.005696] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.015503] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.028367] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.033250] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.042533] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.051455] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.062851] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.071282] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.079763] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.090270] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.097896] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.104707] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.116884] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.124249] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.131481] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.140057] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.147476] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.155038] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.165293] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.171124] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.179506] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.188714] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.194522] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.201100] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.209629] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.217587] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.226304] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.236179] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.242763] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.251735] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.262472] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.270439] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.277262] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.287404] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.294311] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.299868] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.309294] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.315321] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.321051] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.329844] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.333534] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.341128] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.348350] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.356025] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.361298] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.367680] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.376668] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.389704] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.394796] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.401362] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.408934] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.418154] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.421912] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.428360] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.434199] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.443563] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.447302] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.454896] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.461487] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.468726] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.474101] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.480803] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.488698] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.496622] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.500270] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.507314] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.513637] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.523754] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.528892] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.535713] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.543683] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.552429] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.556793] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.564391] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.570448] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.579785] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.584068] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.590439] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.597637] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.607389] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.611348] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.619267] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.625820] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.635572] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.640710] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.647361] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.654776] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.664251] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.667934] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.675528] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.682109] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.691482] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.696010] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.702167] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.707576] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.713091] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.717963] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.723437] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.728014] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.732649] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.737801] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.741674] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.745878] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.751299] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.755686] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.761479] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.767035] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.772171] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.776450] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.781464] pci_bus 10000 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.785699] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.790531] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.794929] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.800036] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.804291] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.809340] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.813869] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.819091] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.823650] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.828947] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.833242] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.838168] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.842452] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.847401] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.852999] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.858100] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.862043] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.866392] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.871618] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.876017] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.881012] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.886150] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.890190] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.894430] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.899634] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.903460] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.907728] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.912709] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.916717] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.921545] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.926685] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.930566] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.934989] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.940138] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.944204] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.949093] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.954210] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.958035] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.962239] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.969391] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.973752] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.978317] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.983708] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.987893] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.992640] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.998048] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.002660] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.006909] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.012794] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.017381] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.022393] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.028186] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.032791] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.037911] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.045531] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.058055] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12721 usecs [ 7.065424] PCI: CLS 0 bytes, default 64 [ 7.068858] Trying to unpack rootfs image as initramfs... [ 7.073447] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.089815] Initialise system trusted keyrings [ 7.097351] Key type blacklist registered [ 7.105420] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.128231] zbud: loaded [ 7.140421] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.149416] fuse: init (API version 7.34) [ 7.153107] integrity: Platform Keyring initialized [ 7.177191] Key type asymmetric registered [ 7.180818] Asymmetric key parser 'x509' registered [ 7.185024] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.201563] io scheduler mq-deadline registered [ 7.219224] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.230089] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.247254] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.262131] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.412763] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.417532] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.428069] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.433798] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.442728] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.448532] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.457496] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.462352] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.472960] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.478785] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.490926] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.499484] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.507976] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.515065] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.520224] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.529174] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.534808] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.546749] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.558100] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.677055] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.682428] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.695502] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.700620] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.710981] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.716649] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.725535] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.730351] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.739771] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.745827] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.751745] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.759626] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.764339] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.775162] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.789763] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.871327] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.877117] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.888444] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.893109] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.904181] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.909632] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.919033] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.923637] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.932839] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.941759] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.954701] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.966180] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.976374] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.003254] Freeing initrd memory: 8744K [ 8.006974] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.012203] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.022178] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.033146] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.038789] shpchp 0000:01:00.0: Slot initialization failed [ 8.045713] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.051802] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.058175] ACPI: button: Power Button [PWRF] [ 8.086849] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.129249] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.137193] Linux agpgart interface v0.103 [ 8.143011] loop: module loaded [ 8.146642] tun: Universal TUN/TAP device driver, 1.6 [ 8.150915] PPP generic driver version 2.4.2 [ 8.154636] VFIO - User Level meta-driver version: 0.3 [ 8.160352] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.165621] ehci-pci: EHCI PCI platform driver [ 8.169377] ehci-platform: EHCI generic platform driver [ 8.173693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.178756] ohci-pci: OHCI PCI platform driver [ 8.182658] ohci-platform: OHCI generic platform driver [ 8.186518] uhci_hcd: USB Universal Host Controller Interface driver [ 8.193442] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.197142] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.202388] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.206261] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.210616] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.216380] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.221645] usb usb1: Product: UHCI Host Controller [ 8.225109] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.229494] usb usb1: SerialNumber: 0000:02:01.0 [ 8.233014] hub 1-0:1.0: USB hub found [ 8.235933] hub 1-0:1.0: 2 ports detected [ 8.239312] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.247210] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.250987] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.255262] mousedev: PS/2 mouse device common for all mice [ 8.260388] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.266537] rtc_cmos 00:03: RTC can wake from S4 [ 8.272662] rtc_cmos 00:03: registered as rtc0 [ 8.276861] rtc_cmos 00:03: setting system clock to 2025-12-11T11:26:20 UTC (1765452380) [ 8.282804] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.287702] i2c_dev: i2c /dev entries driver [ 8.291110] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.299979] device-mapper: uevent: version 1.0.3 [ 8.303939] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.310395] platform eisa.0: Probing EISA bus 0 [ 8.313875] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.318850] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.323696] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.328330] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.333407] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.338179] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.343096] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.347931] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.352741] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.357476] platform eisa.0: EISA: Detected 0 cards [ 8.361180] ledtrig-cpu: registered to indicate activity on CPUs [ 8.365930] drop_monitor: Initializing network drop monitor service [ 8.371088] NET: Registered PF_INET6 protocol family [ 8.379637] Segment Routing with IPv6 [ 8.382493] In-situ OAM (IOAM) with IPv6 [ 8.385526] NET: Registered PF_PACKET protocol family [ 8.389287] Key type dns_resolver registered [ 8.393236] IPI shorthand broadcast: enabled [ 8.397018] registered taskstats version 1 [ 8.400486] Loading compiled-in X.509 certificates [ 8.405063] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.412647] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.419843] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.426435] blacklist: Loading compiled-in revocation X.509 certificates [ 8.431259] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.438464] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.447689] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.454997] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.462116] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.469397] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.476800] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.483977] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.493349] zswap: loaded using pool lzo/zbud [ 8.497763] Key type .fscrypt registered [ 8.501474] Key type fscrypt-provisioning registered [ 8.507727] Key type encrypted registered [ 8.511280] AppArmor: AppArmor sha1 policy hashing enabled [ 8.516174] ima: No TPM chip found, activating TPM-bypass! [ 8.520836] Loading compiled-in module X.509 certificates [ 8.525769] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.533995] ima: Allocated hash algorithm: sha1 [ 8.538218] ima: No architecture policies found [ 8.542343] evm: Initialising EVM extended attributes: [ 8.546650] evm: security.selinux [ 8.549427] evm: security.SMACK64 [ 8.552075] evm: security.SMACK64EXEC [ 8.554878] evm: security.SMACK64TRANSMUTE [ 8.557908] evm: security.SMACK64MMAP [ 8.560658] evm: security.apparmor [ 8.563219] evm: security.ima [ 8.565483] evm: security.capability [ 8.568131] evm: HMAC attrs: 0x1 [ 8.571230] PM: Magic number: 5:404:428 [ 8.574205] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.579030] RAS: Correctable Errors collector initialized. [ 8.583128] Unstable clock detected, switching default tracing clock to "global" [ 8.583128] If you want to keep using the local clock, then add: [ 8.583128] "trace_clock=local" [ 8.583128] on the kernel command line [ 8.599217] Freeing unused decrypted memory: 2036K [ 8.603162] Freeing unused kernel image (initmem) memory: 3244K [ 8.607985] Write protecting the kernel read-only data: 30720k [ 8.615309] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.620987] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.668017] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.673685] Run /init as init process info: initramfs: up at 8.05 [ 8.745195] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.755469] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.762106] GPT:229375 != 2097151 [ 8.765142] GPT:Alternate GPT header not at the end of the disk. [ 8.770294] GPT:229375 != 2097151 [ 8.773432] GPT: Use GNU Parted to correct GPT errors. [ 8.913922] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.303885] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.334791] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.10 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:2f:33:08:f3:db:26:4e:ec:ac:ab:75:f1:56:87:0a:bd 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIIcaS3g7H2hnC7JYWI3YbIrw8woW2DDHN7wzgqKdyzAJSW5i+qVlDimcVicCDpTJD64QRnwdWUpUGe+/OU8/gEwgnvWG0wO8/q9q6flrLp5a0Pm1u+JtnHhQxS9PxBr50Yc/l0pmZV0/qQeiwGW5osR/M0cCsMbtaBSshec+uhCH1ds2fvU2eJg/L9WXITTQRCi+SDcYWJWOcWJqGcmBFdSw+QcBBZHHr2vTtHXf2XzQJmJVEYBzCZt5QZnN0qIN/Iy8TjbNrC4JhsmuL/FAvfDHCkbTJflyg4n1URWaT/cbA4SufbfPoNll9BOa98XZjS9PA43BeaOKv0KJmybSz root@tempest-testnetworkbasicops-server-1154480054 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDNeJb9cpcg3d0s/oXoePsUuK73m67EI2LhEQo3C+Eo12KSqq4VxJTdU1xd5HIaPPcHFlWnAQ72uMGEhVu4o33w= root@tempest-testnetworkbasicops-server-1154480054 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fee4:30af/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 2f3308f3-db26-4eec-acab-75f156870abd name: tempest-TestNetworkBasicOps-server-1154480054 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1154480054 launch-index: 0 === cirros: current=0.6.2 uptime=10.00 === === 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:E4:30:AF inet6 addr: fe80::f816:3eff:fee4:30af/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-1154480054 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 [ 9.405948] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.408410] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.424161] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.714119] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.738656] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.843727] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.844569] ISO 9660 Extensions: RRIP_1991A [ 9.957498] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.480394] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.482292] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:26:21 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:26:22 cirros auth.notice su: + none root:cirros Dec 11 11:26:22 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:26:22 cirros daemon.info dhcpcd[350]: DUID 00:04:2f:33:08:f3:db:26:4e:ec:ac:ab:75:f1:56:87:0a:bd Dec 11 11:26:22 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:26:22 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:26:22 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:26:22 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:e4:30:af Dec 11 11:26:22 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fee4:30af Dec 11 11:26:22 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:26:22 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 11 11:26:22 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.13 from 10.100.0.1 Dec 11 11:26:22 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.13/28 Dec 11 11:26:22 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-1154480054 login: 2025-12-11 11:26:29,700 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:26:29,708 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:26:29,817 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:26:29,818 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:26:30,934 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=de4d32e2dc4d4e1c83d2e09952191321&network_id=ca566568-80dd-466c-b223-fcffca3437c1 1.115s 2025-12-11 11:26:30,935 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-42d06a27-a9fa-4547-84f0-2154e875a35a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=de4d32e2dc4d4e1c83d2e09952191321&network_id=ca566568-80dd-466c-b223-fcffca3437c1'} Body: b'{"ports":[{"id":"47268158-7189-4e29-9c08-c515442ba7f8","name":"","network_id":"ca566568-80dd-466c-b223-fcffca3437c1","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:e4:30:af","admin_state_up":true,"status":"ACTIVE","device_id":"2f3308f3-db26-4eec-acab-75f156870abd","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8ea86919-f1b0-4ec0-9baa-7be3d349a956","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["721ccc74-84ac-43c9-a988-d34ca3305c7e"],"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-1154480054","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1154480054","fqdn":"tempest-testnetworkbasicops-server-1154480054.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:25:59Z","updated_at":"2025-12-11T11:26:07Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"},{"id":"7cf9a408-e288-471e-8d8f-4b97e3b84742","name":"","network_id":"ca566568-80dd-466c-b223-fcffca3437c1","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:3d:1c:3b","admin_state_up":true,"status":"ACTIVE","device_id":"8e775889-b3cb-4f61-9e98-2b746b8e56a1","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"8ea86919-f1b0-4ec0-9baa-7be3d349a956","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:25:45Z","updated_at":"2025-12-11T11:25:46Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"},{"id":"a54e1669-63f0-462e-b255-29f77d647b74","name":"","network_id":"ca566568-80dd-466c-b223-fcffca3437c1","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:1b:3e:6d","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-ca566568-80dd-466c-b223-fcffca3437c1","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"8ea86919-f1b0-4ec0-9baa-7be3d349a956","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-12-11T11:25:40Z","updated_at":"2025-12-11T11:25:44Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:26:30,936 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:26:30,938 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:26:31,042 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:26:31,043 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:26:31,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.13 2025-12-11 11:26:31,045 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:26:31,047 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:26:31,109 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:26:31,110 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:26:31,117 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.073343 seconds 2025-12-11 11:26:31,117 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2025-12-11 11:26:31,117 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:26:31,119 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:26:31,241 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:26:31,321 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:26:31,415 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.297859 seconds 2025-12-11 11:26:31,734 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=eaf8786f-b27c-4b13-8056-4c96a66523cb 0.318s 2025-12-11 11:26:31,734 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-ad242143-b3c1-41f6-b77d-2520a99779fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb'} Body: b'{"subnets":[{"id":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"}]}' 2025-12-11 11:26:31,735 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:26:31,738 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:26:31,837 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:26:31,838 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:26:31,839 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2025-12-11 11:26:31,839 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:26:31,841 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:26:31,900 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:26:31,901 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:26:32,013 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.174870 seconds 2025-12-11 11:26:32,870 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.856s 2025-12-11 11:26:32,871 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--568043314", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-2c928f47-a74b-404b-a3bb-8ca85a2623fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"20b472fc-fc79-4f19-98ba-8b236d5af5fb","name":"tempest-network-smoke--568043314","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:26:32Z","updated_at":"2025-12-11T11:26:32Z","revision_number":1}}' 2025-12-11 11:26:32,980 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.107s 2025-12-11 11:26:32,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': 'Thu, 11 Dec 2025 11:26:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-34147287-9845-40e8-8673-a2c7c9f3b2bb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"8ea86919-f1b0-4ec0-9baa-7be3d349a956","name":"tempest-subnet-smoke-1568785063","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"ca566568-80dd-466c-b223-fcffca3437c1","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:25:43Z","updated_at":"2025-12-11T11:25:43Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:26:33,121 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.141s 2025-12-11 11:26:33,121 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-21fa7c67-5cfe-4a67-8ada-d14a5b238c79', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:26:33,202 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.080s 2025-12-11 11:26:33,203 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1b850a50-6a55-4c07-ada3-07ebaad6a843', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:26:33,289 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.16%2F28 0.085s 2025-12-11 11:26:33,290 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b368a97a-a1d8-40c6-b336-66783d86c625', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:26:33,417 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.127s 2025-12-11 11:26:33,418 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-c7f9a768-c81e-4a7e-ab72-9ead9e2e0efa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:26:33,504 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.16%2F28 0.085s 2025-12-11 11:26:33,504 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-75a97f04-7ad0-44d8-84e7-a4111797cff6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:26:34,885 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.381s 2025-12-11 11:26:34,885 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-278427654", "network_id": "20b472fc-fc79-4f19-98ba-8b236d5af5fb", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '635', 'x-openstack-request-id': 'req-15bae441-70ad-478f-9fec-72478e670fe3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"4cf9793b-047b-4bf6-b949-58b8b06face2","name":"tempest-subnet-smoke-278427654","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"20b472fc-fc79-4f19-98ba-8b236d5af5fb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.17","cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.18","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:26:33Z","updated_at":"2025-12-11T11:26:33Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:26:35,008 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.121s 2025-12-11 11:26:35,009 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1790404057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB2NjD1r9sFChWm+NYPTn7arF3lu9FV3O2a/7DQOfnFgQUgw7t9hj7bQh5SO8xYWRunxFrRosTuk5cNuMyJ4kA86dwVi0cRb32c/iSWoF06T4boA0QrBW7p4BufY/wEIpA=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:34 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-0e53ae8b-5df5-4e2f-a1d4-78c782075a12', 'x-compute-request-id': 'req-0e53ae8b-5df5-4e2f-a1d4-78c782075a12', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1790404057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB2NjD1r9sFChWm+NYPTn7arF3lu9FV3O2a/7DQOfnFgQUgw7t9hj7bQh5SO8xYWRunxFrRosTuk5cNuMyJ4kA86dwVi0cRb32c/iSWoF06T4boA0QrBW7p4BufY/wEIpA==", "fingerprint": "96:ce:ac:4b:1c:f7:c9:30:7f:5f:a7:34:f2:96:49:4a", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:26:35,194 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.184s 2025-12-11 11:26:35,195 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-835926843", "description": "tempest-secgroup-smoke-835926843 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-667a4bca-1a10-4987-9c17-92a631d68dbf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "name": "tempest-secgroup-smoke-835926843", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-835926843 description", "shared": false, "security_group_rules": [{"id": "48fa8221-b244-4139-9220-693c8a9382a5", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 47, "description": null, "tags": [], "created_at": "2025-12-11T11:26:35Z", "updated_at": "2025-12-11T11:26:35Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "5b021b06-765a-492c-9208-3360a53c99e9", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 46, "description": null, "tags": [], "created_at": "2025-12-11T11:26:35Z", "updated_at": "2025-12-11T11:26:35Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:26:35Z", "updated_at": "2025-12-11T11:26:35Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:26:35,378 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.182s 2025-12-11 11:26:35,378 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-03ddf6e1-d07d-4fc4-9396-ddfb08afe936', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "84182d24-f4f2-4a9a-badf-151875782e5b", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:26:35Z", "updated_at": "2025-12-11T11:26:35Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:26:35,561 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.183s 2025-12-11 11:26:35,562 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": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-b07e0532-5869-4550-b466-145c68216d4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "44d83650-f804-4526-9d5e-35ebacb8a0c1", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:26:35Z", "updated_at": "2025-12-11T11:26:35Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:26:35,992 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.430s 2025-12-11 11:26:35,993 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": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f4f1492f-51fd-42f3-aeee-8ff2b7d7d324', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "e0d4516f-112d-494f-a939-d68765be79ef", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:26:35Z", "updated_at": "2025-12-11T11:26:35Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:26:36,225 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.231s 2025-12-11 11:26:36,225 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": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-23bd4884-0c72-4a86-9d76-919fc7d745b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "f760dc0e-26f1-4ac9-aa9e-4698bc61cc6a", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:26:36Z", "updated_at": "2025-12-11T11:26:36Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:26:36,619 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.393s 2025-12-11 11:26:36,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": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bae24d5c-0d40-46ce-9bfc-b4d6a26e5497', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "58c6eff3-0a28-4db8-9326-25cf12120881", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:26:36Z", "updated_at": "2025-12-11T11:26:36Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:26:37,063 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.443s 2025-12-11 11:26:37,064 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": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-66c454cd-d821-45cf-8b97-74ba02d26e6f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "34a33666-15bf-4d78-9406-3ea1f80f4c48", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "b04986e6-74ac-41e9-bbdd-e46b5fa8c881", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:26:36Z", "updated_at": "2025-12-11T11:26:36Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:26:37,399 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.329s 2025-12-11 11:26:37,399 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:37 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f28435f2-544a-463a-bb48-5bf005aa6b40', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["j8lAZx3USuGzx8NqTWsQ_w"], "expires_at": "2025-12-11T12:26:37.000000Z", "issued_at": "2025-12-11T11:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b10000 8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:26:37,400 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-11 11:26:38,723 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 1.323s 2025-12-11 11:26:38,724 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2078497585", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "20b472fc-fc79-4f19-98ba-8b236d5af5fb"}], "key_name": "tempest-TestNetworkBasicOps-1790404057", "security_groups": [{"name": "tempest-secgroup-smoke-835926843"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:37 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63229888-f229-4f95-b982-54acccc04aa2', 'x-compute-request-id': 'req-63229888-f229-4f95-b982-54acccc04aa2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-835926843"}], "adminPass": "LvmFpGEsUWZ8"}}' 2025-12-11 11:26:39,907 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/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 1.180s 2025-12-11 11:26:39,907 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:38 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-efbda462-9384-4118-98b1-fcd8bb2d218f', 'x-compute-request-id': 'req-efbda462-9384-4118-98b1-fcd8bb2d218f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"server": {"id": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "name": "tempest-TestNetworkBasicOps-server-2078497585", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:26:38Z", "updated": "2025-12-11T11:26:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1790404057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:41,151 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/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 0.239s 2025-12-11 11:26:41,152 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:40 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-4fca1df9-e601-48cd-b5ab-f0da685ce04f', 'x-compute-request-id': 'req-4fca1df9-e601-48cd-b5ab-f0da685ce04f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"server": {"id": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "name": "tempest-TestNetworkBasicOps-server-2078497585", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:26:38Z", "updated": "2025-12-11T11:26:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1790404057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:41,157 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-11 11:26:42,552 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/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 0.394s 2025-12-11 11:26:42,553 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26: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-89c6f16e-b6e1-484d-bb51-887117798e07', 'x-compute-request-id': 'req-89c6f16e-b6e1-484d-bb51-887117798e07', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"server": {"id": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "name": "tempest-TestNetworkBasicOps-server-2078497585", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:26:38Z", "updated": "2025-12-11T11:26:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1790404057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-835926843"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:44,958 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/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 1.401s 2025-12-11 11:26:44,959 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:43 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6681fe-9613-48e7-bdb7-bd650a407308', 'x-compute-request-id': 'req-4b6681fe-9613-48e7-bdb7-bd650a407308', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"server": {"id": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "name": "tempest-TestNetworkBasicOps-server-2078497585", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:26:38Z", "updated": "2025-12-11T11:26:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1790404057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-835926843"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:47,119 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/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 1.155s 2025-12-11 11:26:47,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': 'Thu, 11 Dec 2025 11:26: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-67707a7e-8297-4c14-9318-9f07408fd972', 'x-compute-request-id': 'req-67707a7e-8297-4c14-9318-9f07408fd972', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"server": {"id": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "name": "tempest-TestNetworkBasicOps-server-2078497585", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:26:38Z", "updated": "2025-12-11T11:26:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1790404057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-835926843"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:49,095 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/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 0.971s 2025-12-11 11:26:49,095 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:48 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-0fd5d1cb-b8a6-414a-b87b-4a054bf50d45', 'x-compute-request-id': 'req-0fd5d1cb-b8a6-414a-b87b-4a054bf50d45', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"server": {"id": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "name": "tempest-TestNetworkBasicOps-server-2078497585", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:26:38Z", "updated": "2025-12-11T11:26:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1790404057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-835926843"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:50,927 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/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 0.826s 2025-12-11 11:26:50,928 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:26:50 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-564d303d-7e51-48a4-8d4e-65908c04ef5e', 'x-compute-request-id': 'req-564d303d-7e51-48a4-8d4e-65908c04ef5e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"server": {"id": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "name": "tempest-TestNetworkBasicOps-server-2078497585", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:26:38Z", "updated": "2025-12-11T11:26:49Z", "addresses": {"tempest-network-smoke--568043314": [{"version": 4, "addr": "10.100.0.19", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:2d:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1790404057", "OS-SRV-USG:launched_at": "2025-12-11T11:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-835926843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:50,931 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-11 11:26:51,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/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 0.391s 2025-12-11 11:26:51,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': 'Thu, 11 Dec 2025 11:26:50 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-8d1ecd95-73d6-426f-b2a8-31d4ea7cce53', 'x-compute-request-id': 'req-8d1ecd95-73d6-426f-b2a8-31d4ea7cce53', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"server": {"id": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "name": "tempest-TestNetworkBasicOps-server-2078497585", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:26:38Z", "updated": "2025-12-11T11:26:49Z", "addresses": {"tempest-network-smoke--568043314": [{"version": 4, "addr": "10.100.0.19", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:2d:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1790404057", "OS-SRV-USG:launched_at": "2025-12-11T11:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-835926843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:26:51,327 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:26:51,339 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:26:51,753 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:26:51,753 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:26:51,755 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 2025-12-11 11:26:51,755 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:26:51,758 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:26:51,861 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:26:51,862 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:26:52,870 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.236 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 2025-12-11 11:26:52,870 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.236. 2025-12-11 11:26:52,871 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.115752 seconds 2025-12-11 11:27:00,216 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/8e775889-b3cb-4f61-9e98-2b746b8e56a1/add_router_interface 7.344s 2025-12-11 11:27:00,216 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4cf9793b-047b-4bf6-b949-58b8b06face2"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-39664027-9ce9-40c8-a8a0-002f56f7e5f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e775889-b3cb-4f61-9e98-2b746b8e56a1/add_router_interface'} Body: b'{"id": "8e775889-b3cb-4f61-9e98-2b746b8e56a1", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "a9ebf826-1ba7-4dce-ba31-f7be7c265840", "network_id": "20b472fc-fc79-4f19-98ba-8b236d5af5fb", "subnet_id": "4cf9793b-047b-4bf6-b949-58b8b06face2", "subnet_ids": ["4cf9793b-047b-4bf6-b949-58b8b06face2"]}' 2025-12-11 11:27:00,217 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:27:00,221 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:27:00,276 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:27:00,276 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:27:00,277 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 2025-12-11 11:27:00,277 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:27:00,279 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:27:00,375 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:27:00,376 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:27:01,382 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.236 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 2025-12-11 11:27:01,382 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.236. 2025-12-11 11:27:02,383 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 2025-12-11 11:27:02,383 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:27:02,387 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:27:02,484 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:27:02,484 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:27:03,491 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.236 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 2025-12-11 11:27:03,492 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.236. 2025-12-11 11:27:04,493 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 2025-12-11 11:27:04,493 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:27:04,496 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:27:04,552 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:27:04,552 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:27:05,559 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.236 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 2025-12-11 11:27:05,559 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.236. 2025-12-11 11:27:06,561 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 2025-12-11 11:27:06,561 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:27:06,564 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:27:06,661 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:27:06,662 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:27:07,670 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.236 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 2025-12-11 11:27:07,671 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.236. 2025-12-11 11:27:08,672 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 2025-12-11 11:27:08,672 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:27:08,675 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:27:08,772 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:27:08,773 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:27:09,779 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.236 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 2025-12-11 11:27:09,779 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.19 via a ssh connection from: 192.168.122.236. 2025-12-11 11:27:10,781 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 2025-12-11 11:27:10,781 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-12-11 11:27:10,784 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:27:10,885 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:27:10,885 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-12-11 11:27:10,892 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 10.615404 seconds 2025-12-11 11:27:12,989 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e775889-b3cb-4f61-9e98-2b746b8e56a1/remove_router_interface 2.096s 2025-12-11 11:27:12,989 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4cf9793b-047b-4bf6-b949-58b8b06face2"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4b00f58c-3cce-440e-bc4f-e80c2351ad2f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e775889-b3cb-4f61-9e98-2b746b8e56a1/remove_router_interface'} Body: b'{"id": "8e775889-b3cb-4f61-9e98-2b746b8e56a1", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "a9ebf826-1ba7-4dce-ba31-f7be7c265840", "network_id": "20b472fc-fc79-4f19-98ba-8b236d5af5fb", "subnet_id": "4cf9793b-047b-4bf6-b949-58b8b06face2", "subnet_ids": ["4cf9793b-047b-4bf6-b949-58b8b06face2"]}' 2025-12-11 11:27:13,196 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 0.206s 2025-12-11 11:27:13,196 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:13 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-12d11186-4f02-49e9-afec-faf5e674bffe', 'x-compute-request-id': 'req-12d11186-4f02-49e9-afec-faf5e674bffe', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'' 2025-12-11 11:27:13,919 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 0.722s 2025-12-11 11:27:13,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': 'Thu, 11 Dec 2025 11:27:13 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-3341fb0e-867f-4d89-9088-be1670fe8191', 'x-compute-request-id': 'req-3341fb0e-867f-4d89-9088-be1670fe8191', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"server": {"id": "3e1da6a3-7311-4442-8ea7-a35af29d3cf8", "name": "tempest-TestNetworkBasicOps-server-2078497585", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:26:38Z", "updated": "2025-12-11T11:27:13Z", "addresses": {"tempest-network-smoke--568043314": [{"version": 4, "addr": "10.100.0.19", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:2d:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1790404057", "OS-SRV-USG:launched_at": "2025-12-11T11:26:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-835926843"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:27:14,999 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8 0.074s 2025-12-11 11:27: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': 'Thu, 11 Dec 2025 11:27: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-34423737-1604-461b-ae2f-9525e5b518f1', 'x-compute-request-id': 'req-34423737-1604-461b-ae2f-9525e5b518f1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e1da6a3-7311-4442-8ea7-a35af29d3cf8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3e1da6a3-7311-4442-8ea7-a35af29d3cf8 could not be found."}}' 2025-12-11 11:27:15,992 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b04986e6-74ac-41e9-bbdd-e46b5fa8c881 0.992s 2025-12-11 11:27:15,992 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ac004baf-0e8e-409a-9efc-f8cd4582effa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b04986e6-74ac-41e9-bbdd-e46b5fa8c881'} Body: b'' 2025-12-11 11:27:16,054 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-1790404057 0.061s 2025-12-11 11:27:16,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': 'Thu, 11 Dec 2025 11:27:16 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-0442f93a-ab74-46eb-b42b-9cf2a1713985', 'x-compute-request-id': 'req-0442f93a-ab74-46eb-b42b-9cf2a1713985', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1790404057'} Body: b'' 2025-12-11 11:27:17,048 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4cf9793b-047b-4bf6-b949-58b8b06face2 0.993s 2025-12-11 11:27:17,048 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9c9724b0-6a33-4551-b4cc-48fb8bdcc170', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4cf9793b-047b-4bf6-b949-58b8b06face2'} Body: b'' 2025-12-11 11:27:19,097 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/20b472fc-fc79-4f19-98ba-8b236d5af5fb 2.048s 2025-12-11 11:27:19,097 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1913077c-11df-4047-ad2a-d7c1beb90904', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/20b472fc-fc79-4f19-98ba-8b236d5af5fb'} Body: b'' 2025-12-11 11:27:20,185 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4111a496-c890-4363-891a-9dcbf2d5b224 1.087s 2025-12-11 11:27:20,186 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-78c1d7fb-6ffd-4741-84a7-ae183a82d977', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4111a496-c890-4363-891a-9dcbf2d5b224'} Body: b'' 2025-12-11 11:27:20,347 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd 0.160s 2025-12-11 11:27:20,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': 'Thu, 11 Dec 2025 11:27:20 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f385d8a-0a51-41bf-89eb-67f47f8297a6', 'x-compute-request-id': 'req-7f385d8a-0a51-41bf-89eb-67f47f8297a6', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'' 2025-12-11 11:27:20,847 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd 0.500s 2025-12-11 11:27:20,848 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:20 GMT', 'server': 'Apache', 'content-length': '1821', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c2a3603-6d38-4633-a79b-85055c2a450f', 'x-compute-request-id': 'req-9c2a3603-6d38-4633-a79b-85055c2a450f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:27:20Z", "addresses": {"tempest-network-smoke--1087611605": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:30:af"}, {"version": 4, "addr": "192.168.122.236", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:30:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": "2025-12-11T11:26:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2091927872"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:27:22,100 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd 0.245s 2025-12-11 11:27:22,100 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:21 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-79def711-b76a-4532-bc7e-00c629243bb2', 'x-compute-request-id': 'req-79def711-b76a-4532-bc7e-00c629243bb2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:27:20Z", "addresses": {"tempest-network-smoke--1087611605": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:30:af"}, {"version": 4, "addr": "192.168.122.236", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:30:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": "2025-12-11T11:26:08.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:27:23,887 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd 0.780s 2025-12-11 11:27:23,888 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:23 GMT', 'server': 'Apache', 'content-length': '1484', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ddce71a-9f7d-4104-9456-c02e6523519d', 'x-compute-request-id': 'req-7ddce71a-9f7d-4104-9456-c02e6523519d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"server": {"id": "2f3308f3-db26-4eec-acab-75f156870abd", "name": "tempest-TestNetworkBasicOps-server-1154480054", "status": "DELETED", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:25:56Z", "updated": "2025-12-11T11:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2f3308f3-db26-4eec-acab-75f156870abd"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-221236353", "OS-SRV-USG:launched_at": "2025-12-11T11:26:08.000000", "OS-SRV-USG:terminated_at": "2025-12-11T11:27:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:27:23,891 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2025-12-11 11:27:24,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd 0.086s 2025-12-11 11:27:24,979 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27: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-2a8fe619-a74f-4649-bb3e-527cdd474cc5', 'x-compute-request-id': 'req-2a8fe619-a74f-4649-bb3e-527cdd474cc5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2f3308f3-db26-4eec-acab-75f156870abd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2f3308f3-db26-4eec-acab-75f156870abd could not be found."}}' 2025-12-11 11:27:26,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/721ccc74-84ac-43c9-a988-d34ca3305c7e 1.067s 2025-12-11 11:27:26,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': 'Thu, 11 Dec 2025 11:27:26 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2beeeb8e-a799-4fd8-b260-86e0ed505467', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/721ccc74-84ac-43c9-a988-d34ca3305c7e'} Body: b'' 2025-12-11 11:27:26,135 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-221236353 0.084s 2025-12-11 11:27:26,135 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:26 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-3e857d35-a217-4952-9a1f-6f579933960c', 'x-compute-request-id': 'req-3e857d35-a217-4952-9a1f-6f579933960c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-221236353'} Body: b'' 2025-12-11 11:27:28,301 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e775889-b3cb-4f61-9e98-2b746b8e56a1/remove_router_interface 2.165s 2025-12-11 11:27:28,301 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8ea86919-f1b0-4ec0-9baa-7be3d349a956"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3d45b2c1-25b2-4ee8-9c65-cd99d1de2203', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e775889-b3cb-4f61-9e98-2b746b8e56a1/remove_router_interface'} Body: b'{"id": "8e775889-b3cb-4f61-9e98-2b746b8e56a1", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "7cf9a408-e288-471e-8d8f-4b97e3b84742", "network_id": "ca566568-80dd-466c-b223-fcffca3437c1", "subnet_id": "8ea86919-f1b0-4ec0-9baa-7be3d349a956", "subnet_ids": ["8ea86919-f1b0-4ec0-9baa-7be3d349a956"]}' 2025-12-11 11:27:29,086 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/8ea86919-f1b0-4ec0-9baa-7be3d349a956 0.785s 2025-12-11 11:27:29,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': 'Thu, 11 Dec 2025 11:27:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ee56d958-56c9-49c9-a9a4-4808cadef298', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/8ea86919-f1b0-4ec0-9baa-7be3d349a956'} Body: b'' 2025-12-11 11:27:30,879 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e775889-b3cb-4f61-9e98-2b746b8e56a1 1.792s 2025-12-11 11:27:30,880 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-aff0c2ee-c63a-49e3-971d-2294fdd1d160', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e775889-b3cb-4f61-9e98-2b746b8e56a1'} Body: b'' 2025-12-11 11:27:31,354 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ca566568-80dd-466c-b223-fcffca3437c1 0.474s 2025-12-11 11:27:31,355 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None 1CD Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2ff6c0e4-8d36-4dbf-b17c-a23024967240', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ca566568-80dd-466c-b223-fcffca3437c1'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-11 11:27:31.369427Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2025-12-11 11:28:43.910029Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-11 11:27:32,073 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.703s 2025-12-11 11:27:32,074 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--1642853945", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-a71b929e-67bb-46a4-85e9-a0cbd85516dd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"c1be44e5-d686-41b7-be1d-24c3b6b39999","name":"tempest-network-smoke--1642853945","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:27:31Z","updated_at":"2025-12-11T11:27:31Z","revision_number":1}}' 2025-12-11 11:27:35,297 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 3.223s 2025-12-11 11:27:35,298 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-840751170", "admin_state_up": true, "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb"}}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-c4b952d3-b7a3-4026-a70b-da94d8fa0e35', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6", "name": "tempest-TestNetworkBasicOps-router-840751170", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.219"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:27:32Z", "updated_at": "2025-12-11T11:27:34Z", "revision_number": 2, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:27:35,399 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.100s 2025-12-11 11:27:35,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': 'Thu, 11 Dec 2025 11:27:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ff68d6a0-e3f5-4093-ad8e-0ca4f78fa096', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:27:35,639 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.239s 2025-12-11 11:27:35,648 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-92563758-ca57-4219-b682-8f69d5b4ae7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:27:35,781 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.132s 2025-12-11 11:27:35,781 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-40a8b4df-e372-4c04-b2d0-20a3630ce8cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:27:40,778 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 4.996s 2025-12-11 11:27:40,779 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-435773385", "network_id": "c1be44e5-d686-41b7-be1d-24c3b6b39999", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-5c229f9c-9981-48a3-97b1-6e61ce812c03', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"fa05de87-fde2-472e-a9a7-f7470529a04a","name":"tempest-subnet-smoke-435773385","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"c1be44e5-d686-41b7-be1d-24c3b6b39999","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:27:39Z","updated_at":"2025-12-11T11:27:39Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:27:44,331 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6/add_router_interface 3.551s 2025-12-11 11:27:44,331 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fa05de87-fde2-472e-a9a7-f7470529a04a"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-34ccc980-9379-418f-91e4-48051fa43560', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6/add_router_interface'} Body: b'{"id": "0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "e1484b1b-df1c-4708-91f6-7543e7ffb78e", "network_id": "c1be44e5-d686-41b7-be1d-24c3b6b39999", "subnet_id": "fa05de87-fde2-472e-a9a7-f7470529a04a", "subnet_ids": ["fa05de87-fde2-472e-a9a7-f7470529a04a"]}' 2025-12-11 11:27:44,428 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.096s 2025-12-11 11:27:44,428 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-6aad0aa3-13b6-48d4-95f2-8f774b159504', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"c1be44e5-d686-41b7-be1d-24c3b6b39999","name":"tempest-network-smoke--1642853945","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["fa05de87-fde2-472e-a9a7-f7470529a04a"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:27:31Z","updated_at":"2025-12-11T11:27:39Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":21363},{"id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:27:44,917 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.488s 2025-12-11 11:27:44,918 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-c9f7d157-8bf3-4977-8b29-d69cbfdee21f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"},{"id":"fa05de87-fde2-472e-a9a7-f7470529a04a","name":"tempest-subnet-smoke-435773385","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"c1be44e5-d686-41b7-be1d-24c3b6b39999","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:27:39Z","updated_at":"2025-12-11T11:27:39Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:27:45,057 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.139s 2025-12-11 11:27:45,058 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-7d33f545-1e71-4d35-9cf8-7463ca7abd1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6", "name": "tempest-TestNetworkBasicOps-router-840751170", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.219"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:27:32Z", "updated_at": "2025-12-11T11:27:42Z", "revision_number": 3, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:27:45,200 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.139s 2025-12-11 11:27:45,200 25 DEBUG [tempest.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-1818742118", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK3ppZLML32QsbWEMXTWThmUfu7VN8Q2yHC/Ba0FD5JHkKyS2u/1CD69EquNv36pIjw4wmFdVaHLDcfQcC7btfWK+zxl2hZlzeiiO42AUDXCZ2faY+weE5ZH2cwxDmvkog=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:45 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-2fec7d5e-403c-4c38-af8d-3421a002e71f', 'x-compute-request-id': 'req-2fec7d5e-403c-4c38-af8d-3421a002e71f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1818742118", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK3ppZLML32QsbWEMXTWThmUfu7VN8Q2yHC/Ba0FD5JHkKyS2u/1CD69EquNv36pIjw4wmFdVaHLDcfQcC7btfWK+zxl2hZlzeiiO42AUDXCZ2faY+weE5ZH2cwxDmvkog==", "fingerprint": "d9:92:20:5f:df:e3:ef:a8:dd:92:67:f1:76:ce:79:33", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:27:45,449 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.247s 2025-12-11 11:27:45,449 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-1112152983", "description": "tempest-secgroup-smoke-1112152983 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-89496465-26a7-4d2a-b2e3-8965101262ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "826c401d-8d45-4db3-b98c-552c610ecaea", "name": "tempest-secgroup-smoke-1112152983", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1112152983 description", "shared": false, "security_group_rules": [{"id": "2b30a720-6dd2-43a1-97f2-d30d2a1a4e25", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "826c401d-8d45-4db3-b98c-552c610ecaea", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 65, "description": null, "tags": [], "created_at": "2025-12-11T11:27:45Z", "updated_at": "2025-12-11T11:27:45Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "b2345e73-d034-436c-aa43-f82a22e6077f", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "826c401d-8d45-4db3-b98c-552c610ecaea", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 64, "description": null, "tags": [], "created_at": "2025-12-11T11:27:45Z", "updated_at": "2025-12-11T11:27:45Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:27:45Z", "updated_at": "2025-12-11T11:27:45Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:27:45,982 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.532s 2025-12-11 11:27:45,982 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": "826c401d-8d45-4db3-b98c-552c610ecaea", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4190d17e-5733-41ef-8c10-06444980cf5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "ba023314-1ba2-4014-ae4a-0fc3a027bc74", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "826c401d-8d45-4db3-b98c-552c610ecaea", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:27:45Z", "updated_at": "2025-12-11T11:27:45Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:27:46,168 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.185s 2025-12-11 11:27:46,169 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": "826c401d-8d45-4db3-b98c-552c610ecaea", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-42d24496-4f76-4c02-8294-a443609ea973', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "108108ef-49fd-4fdd-b635-c9739fa8bc1c", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "826c401d-8d45-4db3-b98c-552c610ecaea", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:27:46Z", "updated_at": "2025-12-11T11:27:46Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:27:46,353 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.184s 2025-12-11 11:27:46,354 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": "826c401d-8d45-4db3-b98c-552c610ecaea", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-29b058b6-1f21-484c-a9ad-d4992cf7856f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "61c2f518-aa4d-4885-838b-99868b752174", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "826c401d-8d45-4db3-b98c-552c610ecaea", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:27:46Z", "updated_at": "2025-12-11T11:27:46Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:27:47,025 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.670s 2025-12-11 11:27:47,025 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": "826c401d-8d45-4db3-b98c-552c610ecaea", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0346c09a-1720-4bca-8e9d-6ba2b43e4af7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "25e1e091-08fb-4a59-a138-691e3a4846f9", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "826c401d-8d45-4db3-b98c-552c610ecaea", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:27:46Z", "updated_at": "2025-12-11T11:27:46Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:27:47,230 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.204s 2025-12-11 11:27:47,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": "826c401d-8d45-4db3-b98c-552c610ecaea", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a1f373f0-d0e7-44c3-b7b7-57ff29a6f242', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "b1f9415b-d80c-4df8-9a3d-6e0bdfbebf2d", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "826c401d-8d45-4db3-b98c-552c610ecaea", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:27:47Z", "updated_at": "2025-12-11T11:27:47Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:27:47,406 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.175s 2025-12-11 11:27:47,406 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": "826c401d-8d45-4db3-b98c-552c610ecaea", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a1674427-24fa-4bc6-b7a9-651d78bed108', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "4de4ba04-a653-472a-be3d-d2f8ffaca15c", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "826c401d-8d45-4db3-b98c-552c610ecaea", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:27:47Z", "updated_at": "2025-12-11T11:27:47Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:27:47,706 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.296s 2025-12-11 11:27:47,707 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:47 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-143053a2-b9ec-4601-b2fc-72add229ac7d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["aPvEyIy2TJySEXsQARZsvA"], "expires_at": "2025-12-11T12:27:47.000000Z", "issued_at": "2025-12-11T11:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:27:47,707 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2025-12-11 11:27:51,225 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.517s 2025-12-11 11:27:51,226 25 DEBUG [tempest.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-1995866889", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "c1be44e5-d686-41b7-be1d-24c3b6b39999"}], "key_name": "tempest-TestNetworkBasicOps-1818742118", "security_groups": [{"name": "tempest-secgroup-smoke-1112152983"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:47 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3131e639-3322-4e68-a91f-acc8cf484d06', 'x-compute-request-id': 'req-3131e639-3322-4e68-a91f-acc8cf484d06', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1112152983"}], "adminPass": "puQNMWHNY2hx"}}' 2025-12-11 11:27:51,728 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 0.501s 2025-12-11 11:27:51,729 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:51 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-68f19f85-5403-4d61-8be5-f00f61854001', 'x-compute-request-id': 'req-68f19f85-5403-4d61-8be5-f00f61854001', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"server": {"id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "name": "tempest-TestNetworkBasicOps-server-1995866889", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:27:51Z", "updated": "2025-12-11T11:27:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1818742118", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:27:53,080 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 0.344s 2025-12-11 11:27:53,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': 'Thu, 11 Dec 2025 11:27:52 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-5479e078-a3bc-48ce-9a13-88ab48181e45', 'x-compute-request-id': 'req-5479e078-a3bc-48ce-9a13-88ab48181e45', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"server": {"id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "name": "tempest-TestNetworkBasicOps-server-1995866889", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:27:51Z", "updated": "2025-12-11T11:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1818742118", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:27:53,085 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-11 11:27:54,563 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 0.477s 2025-12-11 11:27:54,564 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:54 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15695c06-f7fd-4462-802c-ee90fb394c05', 'x-compute-request-id': 'req-15695c06-f7fd-4462-802c-ee90fb394c05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"server": {"id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "name": "tempest-TestNetworkBasicOps-server-1995866889", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:27:51Z", "updated": "2025-12-11T11:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1818742118", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1112152983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:27:56,178 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 0.610s 2025-12-11 11:27:56,179 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:55 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-958a6243-040a-41f7-bdbd-91cb35cddf17', 'x-compute-request-id': 'req-958a6243-040a-41f7-bdbd-91cb35cddf17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"server": {"id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "name": "tempest-TestNetworkBasicOps-server-1995866889", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:27:51Z", "updated": "2025-12-11T11:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1818742118", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1112152983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:27:58,997 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 1.814s 2025-12-11 11:27:58,998 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:27:57 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b4e823-e405-40c9-9101-71e83ea7ce0d', 'x-compute-request-id': 'req-39b4e823-e405-40c9-9101-71e83ea7ce0d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"server": {"id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "name": "tempest-TestNetworkBasicOps-server-1995866889", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:27:51Z", "updated": "2025-12-11T11:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1818742118", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1112152983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:28:01,093 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 1.079s 2025-12-11 11:28:01,094 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:00 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b20b0f4-08b6-4951-9a40-167bcafb941a', 'x-compute-request-id': 'req-8b20b0f4-08b6-4951-9a40-167bcafb941a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"server": {"id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "name": "tempest-TestNetworkBasicOps-server-1995866889", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:27:51Z", "updated": "2025-12-11T11:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1818742118", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1112152983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:28:02,986 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 0.888s 2025-12-11 11:28:02,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': 'Thu, 11 Dec 2025 11:28:02 GMT', 'server': 'Apache', 'content-length': '1693', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5571a988-f579-4d09-8daf-10eae429101a', 'x-compute-request-id': 'req-5571a988-f579-4d09-8daf-10eae429101a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"server": {"id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "name": "tempest-TestNetworkBasicOps-server-1995866889", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:27:51Z", "updated": "2025-12-11T11:28:00Z", "addresses": {"tempest-network-smoke--1642853945": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a9:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1818742118", "OS-SRV-USG:launched_at": "2025-12-11T11:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1112152983"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:28:02,995 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-11 11:28:03,933 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 0.937s 2025-12-11 11:28:03,933 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:03 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-b69e6070-2d3a-4cff-9bdd-0341cbac2a50', 'x-compute-request-id': 'req-b69e6070-2d3a-4cff-9bdd-0341cbac2a50', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"server": {"id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "name": "tempest-TestNetworkBasicOps-server-1995866889", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:27:51Z", "updated": "2025-12-11T11:28:00Z", "addresses": {"tempest-network-smoke--1642853945": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a9:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1818742118", "OS-SRV-USG:launched_at": "2025-12-11T11:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1112152983"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:28:03,942 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-11 11:28:04,036 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=a26a3e0e-5325-43d0-9f08-abcf00d56858 0.093s 2025-12-11 11:28:04,036 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-9bdcf8c1-310a-4155-90a2-f097d3f85676', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"ports":[{"id":"d4242aad-1913-4e44-baf1-4926544c298d","name":"","network_id":"c1be44e5-d686-41b7-be1d-24c3b6b39999","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:13:a9:0c","admin_state_up":true,"status":"ACTIVE","device_id":"a26a3e0e-5325-43d0-9f08-abcf00d56858","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fa05de87-fde2-472e-a9a7-f7470529a04a","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["826c401d-8d45-4db3-b98c-552c610ecaea"],"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-1995866889","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1995866889","fqdn":"tempest-testnetworkbasicops-server-1995866889.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:27:53Z","updated_at":"2025-12-11T11:27:59Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:28:04,036 25 DEBUG [tempest.common.waiters] Server ID a26a3e0e-5325-43d0-9f08-abcf00d56858 ports are all ACTIVE [{'id': 'd4242aad-1913-4e44-baf1-4926544c298d', 'name': '', 'network_id': 'c1be44e5-d686-41b7-be1d-24c3b6b39999', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:13:a9:0c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a26a3e0e-5325-43d0-9f08-abcf00d56858', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fa05de87-fde2-472e-a9a7-f7470529a04a', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['826c401d-8d45-4db3-b98c-552c610ecaea'], '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-1995866889', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-1995866889', 'fqdn': 'tempest-testnetworkbasicops-server-1995866889.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:27:53Z', 'updated_at': '2025-12-11T11:27:59Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:28:06,959 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.923s 2025-12-11 11:28:06,960 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "port_id": "d4242aad-1913-4e44-baf1-4926544c298d", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-1f662255-7787-45d5-a954-a04eee16247b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "c2b4b860-cd3f-4271-90d6-2cb70aa16243", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.218", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id10000 ": "0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6", "port_id": "d4242aad-1913-4e44-baf1-4926544c298d", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c1be44e5-d686-41b7-be1d-24c3b6b39999", "mac_address": "fa:16:3e:13:a9:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:28:05Z", "updated_at": "2025-12-11T11:28:05Z", "revision_number": 0}}' 2025-12-11 11:28:07,132 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c2b4b860-cd3f-4271-90d6-2cb70aa16243 0.171s 2025-12-11 11:28:07,132 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-cde96e77-0a41-4536-a6a0-bfe00fdc1002', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c2b4b860-cd3f-4271-90d6-2cb70aa16243'} Body: b'{"floatingip": {"id": "c2b4b860-cd3f-4271-90d6-2cb70aa16243", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.218", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6", "port_id": "d4242aad-1913-4e44-baf1-4926544c298d", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c1be44e5-d686-41b7-be1d-24c3b6b39999", "mac_address": "fa:16:3e:13:a9:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:28:05Z", "updated_at": "2025-12-11T11:28:06Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:07,132 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c2b4b860-cd3f-4271-90d6-2cb70aa16243', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.218', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': '0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6', 'port_id': 'd4242aad-1913-4e44-baf1-4926544c298d', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c1be44e5-d686-41b7-be1d-24c3b6b39999', 'mac_address': 'fa:16:3e:13:a9:0c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a26a3e0e-5325-43d0-9f08-abcf00d56858', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:28:05Z', 'updated_at': '2025-12-11T11:28:06Z', 'revision_number': 1, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:28:07,133 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.172265 seconds 2025-12-11 11:28:07,133 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.218 with user: cirros 2025-12-11 11:28:07,133 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.218 in 120 sec and the expected result is reachable 2025-12-11 11:28:19,326 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.192663 seconds 2025-12-11 11:28:19,326 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.218 in 120 sec and the ping result is expected 2025-12-11 11:28:19,486 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858/action 0.159s 2025-12-11 11:28:19,487 25 DEBUG [tempest.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': 'Thu, 11 Dec 2025 11:28:19 GMT', 'server': 'Apache', 'content-length': '75310', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11654019-37a3-4659-9351-e8264b7a7a9d', 'x-compute-request-id': 'req-11654019-37a3-4659-9351-e8264b7a7a9d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858/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.000003] kvm-clock: using sched offset of 1199253887 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.000952] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001366] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004118] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004176] Using GB pages for direct mapping\\n[ 0.004468] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004476] ACPI: Early table checksum verification disabled\\n[ 0.004482] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004489] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004496] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004505] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004509] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004514] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004518] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004523] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004527] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004530] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004531] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004533] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004534] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004536] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006104] No NUMA configuration fo 2025-12-11 11:28:19,488 25 DEBUG [tempest.scenario.manager] Console output for a26a3e0e-5325-43d0-9f08-abcf00d56858 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.000003] kvm-clock: using sched offset of 1199253887 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.000952] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001366] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004118] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004176] Using GB pages for direct mapping [ 0.004468] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004476] ACPI: Early table checksum verification disabled [ 0.004482] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004489] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004496] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004505] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004509] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004514] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004518] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004523] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004527] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004530] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004531] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004533] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004534] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004536] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006104] No NUMA configuration found [ 0.006108] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006119] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006504] Zone ranges: [ 0.006506] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006509] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006512] Normal empty [ 0.006513] Device empty [ 0.006514] Movable zone start for each node [ 0.006517] Early memory node ranges [ 0.006518] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006520] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006522] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007157] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007187] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007413] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018648] ACPI: PM-Timer IO Port: 0x608 [ 0.018684] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018827] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018831] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018834] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018835] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018837] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018839] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018842] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018844] TSC deadline timer available [ 0.018860] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018939] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018941] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018943] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018944] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018946] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018948] Booting paravirtualized kernel on KVM [ 0.018951] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018959] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.021386] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.021468] kvm-guest: setup async PF for cpu 0 [ 0.021496] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.021516] kvm-guest: PV spinlocks disabled, single CPU [ 0.021524] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.021527] Policy zone: DMA32 [ 0.021528] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.021585] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021598] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021605] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021667] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.022003] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022814] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022845] ftrace: allocating 50600 entries in 198 pages [ 0.048303] ftrace: allocated 198 pages with 4 groups [ 0.048477] rcu: Hierarchical RCU implementation. [ 0.048479] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.048481] Rude variant of Tasks RCU enabled. [ 0.048481] Tracing variant of Tasks RCU enabled. [ 0.048483] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.048484] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052864] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053289] random: crng init done [ 0.095371] Console: colour VGA+ 80x25 [ 0.254182] printk: console [tty1] enabled [ 0.650437] printk: console [ttyS0] enabled [ 0.654333] ACPI: Core revision 20210730 [ 0.657600] APIC: Switch to symmetric I/O mode setup [ 0.662620] x2apic enabled [ 0.665985] Switched APIC routing to physical x2apic. [ 0.675122] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.682804] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.686796] pid_max: default: 32768 minimum: 301 [ 0.686796] LSM: Security Framework initializing [ 0.686796] landlock: Up and running. [ 0.686796] Yama: becoming mindful. [ 0.686796] AppArmor: AppArmor initialized [ 0.686796] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.686796] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.686796] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.686796] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.686796] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.686796] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.686796] Spectre V2 : Mitigation: Retpolines [ 0.686796] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.686796] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.686796] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.686796] RETBleed: Mitigation: untrained return thunk [ 0.686796] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.686796] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.686796] Freeing SMP alternatives memory: 44K [ 0.686796] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.686963] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.690820] ... version: 0 [ 0.693908] ... bit width: 48 [ 0.694812] ... generic registers: 6 [ 0.698130] ... value mask: 0000ffffffffffff [ 0.698810] ... max period: 00007fffffffffff [ 0.702813] ... fixed-purpose events: 0 [ 0.706476] ... event mask: 000000000000003f [ 0.706944] rcu: Hierarchical SRCU implementation. [ 0.711393] smp: Bringing up secondary CPUs ... [ 0.714819] smp: Brought up 1 node, 1 CPU [ 0.718460] smpboot: Max logical packages: 1 [ 0.718813] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.723339] devtmpfs: initialized [ 0.725939] x86/mm: Memory block size: 128MB [ 0.727008] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.730831] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.734896] pinctrl core: initialized pinctrl subsystem [ 0.739313] PM: RTC time: 11:28:01, date: 2025-12-11 [ 0.743037] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.746942] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.750844] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.754826] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.758830] audit: initializing netlink subsys (disabled) [ 0.763059] thermal_sys: Registered thermal governor 'fair_share' [ 0.763061] thermal_sys: Registered thermal governor 'bang_bang' [ 0.766817] audit: type=2000 audit(1765452481.408:1): state=initialized audit_enabled=0 res=1 [ 0.774815] thermal_sys: Registered thermal governor 'step_wise' [ 0.774816] thermal_sys: Registered thermal governor 'user_space' [ 0.778811] thermal_sys: Registered thermal governor 'power_allocator' [ 0.782829] EISA bus registered [ 0.789386] cpuidle: using governor ladder [ 0.790811] cpuidle: using governor menu [ 0.796349] ACPI: bus type PCI registered [ 0.798811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.803113] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.806813] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.810830] PCI: Using configuration type 1 for base access [ 0.816196] Kprobes globally optimized [ 0.818928] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.822822] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.827751] ACPI: Added _OSI(Module Device) [ 0.830848] ACPI: Added _OSI(Processor Device) [ 0.834331] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.834874] ACPI: Added _OSI(Processor Aggregator Device) [ 0.838823] ACPI: Added _OSI(Linux-Dell-Video) [ 0.842151] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.842825] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.849767] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.854639] ACPI: Interpreter enabled [ 0.854824] ACPI: PM: (supports S0 S5) [ 0.858009] ACPI: Using IOAPIC for interrupt routing [ 0.858863] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.862816] PCI: Using E820 reservations for host bridge windows [ 0.867130] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.876471] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.878821] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.882981] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.886933] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.892484] PCI host bridge to bus 0000:00 [ 0.894813] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.898813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.902812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.906813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.910817] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.914814] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.918823] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.923132] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.931188] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.942131] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.952162] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.958859] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.968923] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.971020] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.980816] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.986303] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.992602] pci 0000:00:02.0: enabling Extended Tags [ 0.998234] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.002287] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.010887] pci 0000:00:02.1: enabling Extended Tags [ 1.019109] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.026819] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.038215] pci 0000:00:02.2: enabling Extended Tags [ 1.041424] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.046574] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.052430] pci 0000:00:02.3: enabling Extended Tags [ 1.059550] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.066279] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.074721] pci 0000:00:02.4: enabling Extended Tags [ 1.077829] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.082197] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.089226] pci 0000:00:02.5: enabling Extended Tags [ 1.095686] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.102404] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.110672] pci 0000:00:02.6: enabling Extended Tags [ 1.113915] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.118819] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.131160] pci 0000:00:02.7: enabling Extended Tags [ 1.140531] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.146822] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.159886] pci 0000:00:03.0: enabling Extended Tags [ 1.165975] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.170817] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.180417] pci 0000:00:03.1: enabling Extended Tags [ 1.185701] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.190188] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.198419] pci 0000:00:03.2: enabling Extended Tags [ 1.203160] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.209912] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.215623] pci 0000:00:03.3: enabling Extended Tags [ 1.221389] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.226146] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.233664] pci 0000:00:03.4: enabling Extended Tags [ 1.237511] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.242058] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.247696] pci 0000:00:03.5: enabling Extended Tags [ 1.255205] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.262122] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.268208] pci 0000:00:03.6: enabling Extended Tags [ 1.273433] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.278036] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.284122] pci 0000:00:03.7: enabling Extended Tags [ 1.291687] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.298028] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.306087] pci 0000:00:04.0: enabling Extended Tags [ 1.310781] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.314225] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.320493] pci 0000:00:04.1: enabling Extended Tags [ 1.325587] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.330160] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.338137] pci 0000:00:04.2: enabling Extended Tags [ 1.342919] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.350268] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.356454] pci 0000:00:04.3: enabling Extended Tags [ 1.361516] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.366135] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.374405] pci 0000:00:04.4: enabling Extended Tags [ 1.378397] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.382489] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.388226] pci 0000:00:04.5: enabling Extended Tags [ 1.393605] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.398818] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.409508] pci 0000:00:04.6: enabling Extended Tags [ 1.413421] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.418814] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.429370] pci 0000:00:04.7: enabling Extended Tags [ 1.435849] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.442032] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.447569] pci 0000:00:05.0: enabling Extended Tags [ 1.514626] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.517434] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.519880] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.541001] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.545272] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.550555] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.557782] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.567763] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.574267] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.578681] pci 0000:01:00.0: enabling Extended Tags [ 1.660792] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.662886] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.666932] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.670947] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.677241] pci_bus 0000:02: extended config space not accessible [ 1.679090] acpiphp: Slot [1] registered [ 1.682521] acpiphp: Slot [0] registered [ 1.682920] acpiphp: Slot [2] registered [ 1.686132] acpiphp: Slot [3] registered [ 1.686873] acpiphp: Slot [4] registered [ 1.690015] acpiphp: Slot [5] registered [ 1.690866] acpiphp: Slot [6] registered [ 1.693886] acpiphp: Slot [7] registered [ 1.694869] acpiphp: Slot [8] registered [ 1.697892] acpiphp: Slot [9] registered [ 1.698877] acpiphp: Slot [10] registered [ 1.701860] acpiphp: Slot [11] registered [ 1.702872] acpiphp: Slot [12] registered [ 1.706151] acpiphp: Slot [13] registered [ 1.706926] acpiphp: Slot [14] registered [ 1.710201] acpiphp: Slot [15] registered [ 1.710877] acpiphp: Slot [16] registered [ 1.714138] acpiphp: Slot [17] registered [ 1.714880] acpiphp: Slot [18] registered [ 1.718014] acpiphp: Slot [19] registered [ 1.718910] acpiphp: Slot [20] registered [ 1.721951] acpiphp: Slot [21] registered [ 1.722873] acpiphp: Slot [22] registered [ 1.725909] acpiphp: Slot [23] registered [ 1.726866] acpiphp: Slot [24] registered [ 1.730195] acpiphp: Slot [25] registered [ 1.730865] acpiphp: Slot [26] registered [ 1.733941] acpiphp: Slot [27] registered [ 1.734867] acpiphp: Slot [28] registered [ 1.738216] acpiphp: Slot [29] registered [ 1.738896] acpiphp: Slot [30] registered [ 1.742111] acpiphp: Slot [31] registered [ 1.745427] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.758307] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.839299] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.842887] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.846901] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.850948] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.860964] acpiphp: Slot [0-2] registered [ 1.863486] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.874817] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.888834] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.894529] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.895029] pci 0000:03:00.0: enabling Extended Tags [ 1.976882] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.978950] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.982966] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.991163] acpiphp: Slot [0-3] registered [ 1.995198] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.008213] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.021890] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.026439] pci 0000:04:00.0: enabling Extended Tags [ 2.113391] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.114956] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.118959] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.127192] acpiphp: Slot [0-4] registered [ 2.131297] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.142831] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.157144] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.162189] pci 0000:05:00.0: enabling Extended Tags [ 2.244338] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.246980] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.250969] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.258132] acpiphp: Slot [0-5] registered [ 2.259555] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.270820] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.285247] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.288851] pci 0000:06:00.0: enabling Extended Tags [ 2.373109] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.374946] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.378938] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.387051] acpiphp: Slot [0-6] registered [ 2.464215] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.466947] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.470942] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.478200] acpiphp: Slot [0-7] registered [ 2.549966] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.550943] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.554947] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.563163] acpiphp: Slot [0-8] registered [ 2.639341] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.642951] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.646969] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.654887] acpiphp: Slot [0-9] registered [ 2.738178] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.738957] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.742958] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.750829] acpiphp: Slot [0-10] registered [ 2.829168] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.830961] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.834965] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.842853] acpiphp: Slot [0-11] registered [ 2.921866] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.922966] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.926956] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.934959] acpiphp: Slot [0-12] registered [ 3.016564] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.018964] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.022961] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.030826] acpiphp: Slot [0-13] registered [ 3.107596] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.110968] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.114987] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.122845] acpiphp: Slot [0-14] registered [ 3.207225] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.210997] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.214995] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.223827] acpiphp: Slot [0-15] registered [ 3.300991] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.302960] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.307004] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.314676] acpiphp: Slot [0-16] registered [ 3.389774] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.390978] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.394939] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.402893] acpiphp: Slot [0-17] registered [ 3.481681] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.482955] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.486957] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.494789] acpiphp: Slot [0-18] registered [ 3.571715] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.574955] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.578952] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.587295] acpiphp: Slot [0-19] registered [ 3.666352] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.666976] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.670968] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.679230] acpiphp: Slot [0-20] registered [ 3.759317] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.762948] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.766939] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.774160] acpiphp: Slot [0-21] registered [ 3.849278] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.850947] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.854952] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.862215] acpiphp: Slot [0-22] registered [ 3.940632] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.942995] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.946939] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.954143] acpiphp: Slot [0-23] registered [ 4.030081] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.030985] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.034938] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.042698] acpiphp: Slot [0-24] registered [ 4.120157] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.122981] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.126964] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.135202] acpiphp: Slot [0-25] registered [ 4.210693] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.210970] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.214949] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.268041] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.271052] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.275091] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.279089] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.283079] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.287078] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.291078] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.295031] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.298939] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.302830] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.306833] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.310855] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.314835] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.318837] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.322912] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.326859] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.331198] iommu: Default domain type: Translated [ 4.334810] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.339021] SCSI subsystem initialized [ 4.342163] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.342796] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.342823] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.346812] vgaarb: loaded [ 4.349247] ACPI: bus type USB registered [ 4.350852] usbcore: registered new interface driver usbfs [ 4.354726] usbcore: registered new interface driver hub [ 4.354824] usbcore: registered new device driver usb [ 4.358708] pps_core: LinuxPPS API ver. 1 registered [ 4.358815] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.362819] PTP clock support registered [ 4.365778] EDAC MC: Ver: 3.0.0 [ 4.370258] NetLabel: Initializing [ 4.370810] NetLabel: domain hash size = 128 [ 4.373944] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.374856] NetLabel: unlabeled traffic allowed by default [ 4.378816] PCI: Using ACPI for IRQ routing [ 5.243952] clocksource: Switched to clocksource kvm-clock [ 5.270306] VFS: Disk quotas dquot_6.6.0 [ 5.274033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.279565] AppArmor: AppArmor Filesystem Enabled [ 5.283208] pnp: PnP ACPI init [ 5.285863] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.291623] pnp: PnP ACPI: found 5 devices [ 5.300541] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.306955] NET: Registered PF_INET protocol family [ 5.310352] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.320376] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.326300] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.331811] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.337154] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.342077] TCP: Hash tables configured (established 1024 bind 1024) [ 5.346756] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.351852] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.356357] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.361277] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.365490] NET: Registered PF_XDP protocol family [ 5.369352] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.375305] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.381763] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.388359] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.394880] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.401673] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.408352] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.414556] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.421265] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.427853] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.434413] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.439998] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.445678] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.451635] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.457223] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.462955] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.469708] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.476387] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.483258] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.489953] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.496685] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.503643] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.510300] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.517261] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.523853] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.529025] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.534139] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.539402] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.544237] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.548688] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.553128] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.557668] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.562548] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.567617] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.571921] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.576181] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.580538] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.584987] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.589381] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.594134] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.598693] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.603493] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.608170] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.613258] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.617739] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.622753] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.627903] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.633726] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.638896] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.644127] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.648834] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.653602] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.658260] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.663577] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.668125] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.672912] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.677604] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.682867] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.689493] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.694902] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.700098] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.705295] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.710366] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.715346] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.720203] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.725233] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.730115] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.734999] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.739682] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.744471] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.749498] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.754473] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.759875] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.765219] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.770235] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.775607] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.781590] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.787116] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.792691] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.797461] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.802404] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.807485] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.814213] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.819322] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.824847] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.829914] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.835456] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.841133] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.846701] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.851822] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.856489] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.860822] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.865497] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.869836] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.874444] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.878155] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.886150] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.893093] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.901958] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.906368] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.912610] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.918997] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.927833] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.933942] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.940179] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.948487] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.954158] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.960245] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.969769] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.975345] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.981830] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.989644] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.995604] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.002464] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.011597] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.017707] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.024240] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.032654] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.038783] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.045367] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.054438] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.060789] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.067137] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.075540] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.081437] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.088078] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.096480] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.102175] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.108436] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.116859] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.122557] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.128842] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.137994] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.144006] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.150346] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.159308] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.163477] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.170578] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.176975] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.184962] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.190291] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.196463] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.203852] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.212130] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.216285] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.223066] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.229448] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.238074] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.243115] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.249280] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.256590] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.264796] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.268464] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.274360] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.280235] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.288528] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.292335] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.299187] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.306282] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.317678] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.323569] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.331351] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.337138] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.347487] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.352032] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.358537] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.365028] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.373224] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.377051] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.384443] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.390287] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.400235] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.404885] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.410898] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.418609] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.427417] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.431171] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.437568] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.443257] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.456086] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.461095] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.467566] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.476158] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.486241] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.490250] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.497866] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.504777] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.512247] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.518110] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.522720] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.531126] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.536450] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.542230] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.547550] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.551723] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.556519] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.562570] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.567305] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.571973] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.578263] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.584738] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.591134] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.596001] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.601792] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.606866] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.612888] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.618948] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.625406] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.630263] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.635801] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.640634] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.646767] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.652491] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.658095] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.662747] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.668360] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.673180] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.679779] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.685163] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.693717] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.699556] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.706301] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.711345] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.716763] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.723095] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.727398] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.732450] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.738456] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.743027] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.747809] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.754066] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.758498] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.763017] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.768010] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.771889] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.776253] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.781214] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.785117] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.789542] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.794579] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.798668] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.802983] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.807940] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.811845] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.816353] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.823973] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.828128] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.832517] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.837746] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.843561] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.848406] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.853602] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.857833] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.862477] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.868078] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.872184] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.876650] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.882213] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.886195] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.890743] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.897441] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.908011] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10716 usecs [ 6.913873] PCI: CLS 0 bytes, default 64 [ 6.917515] Trying to unpack rootfs image as initramfs... [ 6.921883] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.939372] Initialise system trusted keyrings [ 6.946978] Key type blacklist registered [ 6.954952] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.964491] zbud: loaded [ 6.971102] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.983017] fuse: init (API version 7.34) [ 6.986345] integrity: Platform Keyring initialized [ 7.002957] Key type asymmetric registered [ 7.006205] Asymmetric key parser 'x509' registered [ 7.015129] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.026989] io scheduler mq-deadline registered [ 7.037645] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.051348] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.069695] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.083406] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.100740] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.111590] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.127870] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.139527] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.155984] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.167599] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.184327] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.195432] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.203128] Freeing initrd memory: 8744K [ 7.210529] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.215714] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.225104] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.232584] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.239488] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.248230] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.254037] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.264704] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.271743] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.282386] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.288050] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.299856] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.306473] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.317434] pcieFE87 port 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.323534] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.334096] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.338989] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.348115] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.353040] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.362773] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.368425] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.374309] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.381144] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.386577] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.395278] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.400866] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.409595] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.414561] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.424168] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.430203] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.438977] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.444776] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.454038] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.459149] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.469474] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.475254] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.485019] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.489992] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.497871] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.506241] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.511677] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.522410] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.533151] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.538606] shpchp 0000:01:00.0: Slot initialization failed [ 7.545585] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.551169] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.557330] ACPI: button: Power Button [PWRF] [ 7.584771] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.619764] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.628679] Linux agpgart interface v0.103 [ 7.633568] loop: module loaded [ 7.636477] tun: Universal TUN/TAP device driver, 1.6 [ 7.640856] PPP generic driver version 2.4.2 [ 7.644478] VFIO - User Level meta-driver version: 0.3 [ 7.648465] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.654698] ehci-pci: EHCI PCI platform driver [ 7.657949] ehci-platform: EHCI generic platform driver [ 7.661836] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.666529] ohci-pci: OHCI PCI platform driver [ 7.670053] ohci-platform: OHCI generic platform driver [ 7.674423] uhci_hcd: USB Universal Host Controller Interface driver [ 7.680852] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.684796] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.689987] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.694004] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.698452] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.704184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.709324] usb usb1: Product: UHCI Host Controller [ 7.712795] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.717214] usb usb1: SerialNumber: 0000:02:01.0 [ 7.720655] hub 1-0:1.0: USB hub found [ 7.723622] hub 1-0:1.0: 2 ports detected [ 7.727364] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.735912] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.739757] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.744134] mousedev: PS/2 mouse device common for all mice [ 7.749346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.756151] rtc_cmos 00:03: RTC can wake from S4 [ 7.761957] rtc_cmos 00:03: registered as rtc0 [ 7.765588] rtc_cmos 00:03: setting system clock to 2025-12-11T11:28:09 UTC (1765452489) [ 7.771469] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.776198] i2c_dev: i2c /dev entries driver [ 7.779316] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.788043] device-mapper: uevent: version 1.0.3 [ 7.791973] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.798019] platform eisa.0: Probing EISA bus 0 [ 7.801360] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.805984] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.810417] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.814933] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.819425] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.824210] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.829201] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.834185] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.839173] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.844452] platform eisa.0: EISA: Detected 0 cards [ 7.848298] ledtrig-cpu: registered to indicate activity on CPUs [ 7.853038] drop_monitor: Initializing network drop monitor service [ 7.858215] NET: Registered PF_INET6 protocol family [ 7.866346] Segment Routing with IPv6 [ 7.869526] In-situ OAM (IOAM) with IPv6 [ 7.872793] NET: Registered PF_PACKET protocol family [ 7.876915] Key type dns_resolver registered [ 7.880616] IPI shorthand broadcast: enabled [ 7.884457] registered taskstats version 1 [ 7.887648] Loading compiled-in X.509 certificates [ 7.891740] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.899173] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.906477] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.913558] blacklist: Loading compiled-in revocation X.509 certificates [ 7.918108] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.924971] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.934242] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.941584] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.948818] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.956411] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.963827] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.971404] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.981176] zswap: loaded using pool lzo/zbud [ 7.985380] Key type .fscrypt registered [ 7.989134] Key type fscrypt-provisioning registered [ 7.995749] Key type encrypted registered [ 7.999699] AppArmor: AppArmor sha1 policy hashing enabled [ 8.004578] ima: No TPM chip found, activating TPM-bypass! [ 8.009695] Loading compiled-in module X.509 certificates [ 8.015926] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.024663] ima: Allocated hash algorithm: sha1 [ 8.028534] ima: No architecture policies found [ 8.032539] evm: Initialising EVM extended attributes: [ 8.036905] evm: security.selinux [ 8.039802] evm: security.SMACK64 [ 8.042740] evm: security.SMACK64EXEC [ 8.046131] evm: security.SMACK64TRANSMUTE [ 8.049541] evm: security.SMACK64MMAP [ 8.052696] evm: security.apparmor [ 8.055680] evm: security.ima [ 8.058146] evm: security.capability [ 8.061271] evm: HMAC attrs: 0x1 [ 8.065028] PM: Magic number: 5:954:478 [ 8.068913] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.074578] rtc rtc0: hash matches [ 8.078579] RAS: Correctable Errors collector initialized. [ 8.083845] Unstable clock detected, switching default tracing clock to "global" [ 8.083845] If you want to keep using the local clock, then add: [ 8.083845] "trace_clock=local" [ 8.083845] on the kernel command line [ 8.104902] Freeing unused decrypted memory: 2036K [ 8.110167] Freeing unused kernel image (initmem) memory: 3244K [ 8.115641] Write protecting the kernel read-only data: 30720k [ 8.121665] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.127559] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.180687] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.186215] Run /init as init process info: initramfs: up at 7.56 [ 8.253026] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.299302] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.305793] GPT:229375 != 2097151 [ 8.309316] GPT:Alternate GPT header not at the end of the disk. [ 8.315279] GPT:229375 != 2097151 [ 8.318742] GPT: Use GNU Parted to correct GPT errors. [ 8.383878] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.777475] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.812093] 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.49 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:a2:6a:3e:0e:53:25:43:d0:9f:08:ab:cf:00:d5:68:58 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC39sB5aqZMEto8/DV+t7asJEvuseWm+r0xyAq25hlQ3j894BCyeg0bYKN86zm5c/tVdjf1xKq+Bhe+pp7aYXPRMgVy0Nt7AdsKpT4YJQdRBE6VRrjucIXK93P/mI0xXswjx5WxH70fDjSKi0gnpp4Hc5WYTov4maczo1iCpXmjSwYdi6G7Tf6EQnmdJpBOilibH/VrsOo9w6rgc4HI8cyE8CpjH8XdzyxYjswmxkHI5qv65+aJzvNFr3nC1BYIqNhkTh8JoEjdd0wyK6wFm07lls1WdIFyjQomK+ASH0r/FyNd72GhpgmlWc11xtJcDC1+1gQfFqMfOGJfmy3kLj2F root@tempest-testnetworkbasicops-server-1995866889 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF+C8of+v5Fs359WF/TG5DIPWq8GxcC9Wq0gGtAH0BjwtX922Lw7QIPLg7Dz4qY7W98fAnNcIRKl/RC/h6SYl8= root@tempest-testnetworkbasicops-server-1995866889 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe13:a90c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: a26a3e0e-5325-43d0-9f08-abcf00d56858 name: tempest-TestNetworkBasicOps-server-1995866889 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1995866889 launch-index: 0 === cirros: current=0.6.2 uptime=9.48 === === 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:13:A9:0C inet6 addr: fe80::f816:3eff:fe13:a90c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:736 (736.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-1995866889 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.874710] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.898724] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.109141] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.129216] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.226932] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.227799] ISO 9660 Extensions: RRIP_1991A [ 9.334738] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.354893] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.978649] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.980293] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:28:10 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:28:11 cirros auth.notice su: + none root:cirros Dec 11 11:28:11 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:28:11 cirros daemon.info dhcpcd[350]: DUID 00:04:a2:6a:3e:0e:53:25:43:d0:9f:08:ab:cf:00:d5:68:58 Dec 11 11:28:11 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:28:11 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:28:11 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:28:11 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:13:a9:0c Dec 11 11:28:11 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe13:a90c Dec 11 11:28:11 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 11 11:28:11 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1995866889 login: 2025-12-11 11:28:19,489 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2025-12-11 11:28:19,495 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:28:19,599 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:28:19,599 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2025-12-11 11:28:20,414 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.814s 2025-12-11 11:28:20,414 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--1269392468", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-598dba0a-d5e6-43ab-ae48-79a8e4741e43', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"7d2358f4-aa0c-44fe-b077-888f1f486891","name":"tempest-network-smoke--1269392468","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:28:19Z","updated_at":"2025-12-11T11:28:19Z","revision_number":1}}' 2025-12-11 11:28:20,544 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.128s 2025-12-11 11:28:20,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-dc21e1f2-3899-48a3-9dfc-63ba0abf4b3d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"fa05de87-fde2-472e-a9a7-f7470529a04a","name":"tempest-subnet-smoke-435773385","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"c1be44e5-d686-41b7-be1d-24c3b6b39999","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:27:39Z","updated_at":"2025-12-11T11:27:39Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:28:20,666 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.121s 2025-12-11 11:28:20,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': 'Thu, 11 Dec 2025 11:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7089d954-6f7a-4122-9a07-e6700a42b450', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:28:20,908 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.241s 2025-12-11 11:28:20,908 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-56fd02ce-e134-418f-9257-0a362305cda4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:28:20,971 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.16%2F28 0.063s 2025-12-11 11:28:20,971 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-be2c5ffb-482e-4d41-a8fc-86ee1b8a53cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:28:21,060 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.088s 2025-12-11 11:28:21,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': 'Thu, 11 Dec 2025 11:28:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-54585675-642e-4926-beaa-17be3644fda9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:28:21,176 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.16%2F28 0.115s 2025-12-11 11:28:21,176 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8f75cb09-e2db-404f-8a06-d63dc538db73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:28:22,079 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.902s 2025-12-11 11:28:22,079 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-362788357", "network_id": "7d2358f4-aa0c-44fe-b077-888f1f486891", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-3c892c3e-331a-4619-80b0-2dd8eb9a9f2a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"d0e4829e-3e02-4a23-a4d6-59883061de8e","name":"tempest-subnet-smoke-362788357","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"7d2358f4-aa0c-44fe-b077-888f1f486891","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:28:21Z","updated_at":"2025-12-11T11:28:21Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:22,080 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2025-12-11 11:28:22,083 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:28:22,183 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:28:22,183 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2025-12-11 11:28:22,184 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-11 11:28:22,185 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2025-12-11 11:28:22,187 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:28:22,289 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:28:22,293 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2025-12-11 11:28:22,390 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=a26a3e0e-5325-43d0-9f08-abcf00d56858 0.089s 2025-12-11 11:28:22,391 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-d5bb9e32-5820-4bdc-b020-04cb119d933c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"ports":[{"id":"d4242aad-1913-4e44-baf1-4926544c298d","name":"","network_id":"c1be44e5-d686-41b7-be1d-24c3b6b39999","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:13:a9:0c","admin_state_up":true,"status":"ACTIVE","device_id":"a26a3e0e-5325-43d0-9f08-abcf00d56858","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fa05de87-fde2-472e-a9a7-f7470529a04a","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["826c401d-8d45-4db3-b98c-552c610ecaea"],"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-1995866889","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1995866889","fqdn":"tempest-testnetworkbasicops-server-1995866889.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:27:53Z","updated_at":"2025-12-11T11:27:59Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:28:29,990 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858/os-interface 7.599s 2025-12-11 11:28:29,990 25 DEBUG [tempest.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": "7d2358f4-aa0c-44fe-b077-888f1f486891"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:22 GMT', 'server': 'Apache', 'content-length': '280', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ada1ec-91c5-4baa-8314-77f80d9aa1ea', 'x-compute-request-id': 'req-61ada1ec-91c5-4baa-8314-77f80d9aa1ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "7d2358f4-aa0c-44fe-b077-888f1f486891", "port_id": "f412b371-2614-4e12-b864-99abaaeab8a9", "mac_addr": "fa:16:3e:02:8b:91", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "d0e4829e-3e02-4a23-a4d6-59883061de8e", "ip_address": "10.100.0.27"}]}}' 2025-12-11 11:28:30,389 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=a26a3e0e-5325-43d0-9f08-abcf00d56858 0.389s 2025-12-11 11:28:30,389 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2673', 'x-openstack-request-id': 'req-a8ef4762-3fd4-4775-975b-4156ddbd4c39', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"ports":[{"id":"d4242aad-1913-4e44-baf1-4926544c298d","name":"","network_id":"c1be44e5-d686-41b7-be1d-24c3b6b39999","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:13:a9:0c","admin_state_up":true,"status":"ACTIVE","device_id":"a26a3e0e-5325-43d0-9f08-abcf00d56858","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fa05de87-fde2-472e-a9a7-f7470529a04a","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["826c401d-8d45-4db3-b98c-552c610ecaea"],"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-1995866889","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1995866889","fqdn":"tempest-testnetworkbasicops-server-1995866889.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:27:53Z","updated_at":"2025-12-11T11:27:59Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"},{"id":"f412b371-2614-4e12-b864-99abaaeab8a9","name":"","network_id":"7d2358f4-aa0c-44fe-b077-888f1f486891","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:02:8b:91","admin_state_up":true,"status":"ACTIVE","device_id":"a26a3e0e-5325-43d0-9f08-abcf00d56858","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d0e4829e-3e02-4a23-a4d6-59883061de8e","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"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-1995866889","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-1995866889","fqdn":"tempest-testnetworkbasicops-server-1995866889.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:28:23Z","updated_at":"2025-12-11T11:28:30Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:28:30,389 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.389892 seconds 2025-12-11 11:28:30,389 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-11 11:28:30,390 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2025-12-11 11:28:30,393 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:28:30,452 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:28:30,453 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2025-12-11 11:28:30,460 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.070092 seconds 2025-12-11 11:28:30,460 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-11 11:28:30,461 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2025-12-11 11:28:30,463 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:28:30,519 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:28:30,520 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2025-12-11 11:28:30,529 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.27/28 dev eth1 2025-12-11 11:28:30,529 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2025-12-11 11:28:30,532 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:28:30,631 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:28:30,632 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2025-12-11 11:28:30,643 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-11 11:28:30,644 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2025-12-11 11:28:30,647 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:28:30,746 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:28:30,746 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2025-12-11 11:28:30,945 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=de4d32e2dc4d4e1c83d2e09952191321&network_id=7d2358f4-aa0c-44fe-b077-888f1f486891 0.192s 2025-12-11 11:28:30,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': 'Thu, 11 Dec 2025 11:28:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2403', 'x-openstack-request-id': 'req-3b67ed66-58c3-425f-bdd3-ec26cb0feed1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=de4d32e2dc4d4e1c83d2e09952191321&network_id=7d2358f4-aa0c-44fe-b077-888f1f486891'} Body: b'{"ports":[{"id":"68630fdb-9acd-4604-9782-1465deb2edaf","name":"","network_id":"7d2358f4-aa0c-44fe-b077-888f1f486891","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:de:56:63","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-7d2358f4-aa0c-44fe-b077-888f1f486891","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"d0e4829e-3e02-4a23-a4d6-59883061de8e","ip_address":"10.100.0.17"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.17","hostname":"host-10-100-0-17","fqdn":"host-10-100-0-17.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-12-11T11:28:20Z","updated_at":"2025-12-11T11:28:21Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"},{"id":"f412b371-2614-4e12-b864-99abaaeab8a9","name":"","network_id":"7d2358f4-aa0c-44fe-b077-888f1f486891","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:02:8b:91","admin_state_up":true,"status":"ACTIVE","device_id":"a26a3e0e-5325-43d0-9f08-abcf00d56858","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d0e4829e-3e02-4a23-a4d6-59883061de8e","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"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-1995866889","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-1995866889","fqdn":"tempest-testnetworkbasicops-server-1995866889.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:28:23Z","updated_at":"2025-12-11T11:28:30Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:28:30,946 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2025-12-11 11:28:30,949 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:28:31,048 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:28:31,049 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2025-12-11 11:28:31,050 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-12-11 11:28:31,050 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2025-12-11 11:28:31,052 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:28:31,154 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:28:31,155 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2025-12-11 11:28:31,160 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.110519 seconds 2025-12-11 11:28:31,297 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858/os-interface/f412b371-2614-4e12-b864-99abaaeab8a9 0.136s 2025-12-11 11:28:31,298 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:31 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cacd574-1c43-44c7-a22d-8952540b9224', 'x-compute-request-id': 'req-0cacd574-1c43-44c7-a22d-8952540b9224', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858/os-interface/f412b371-2614-4e12-b864-99abaaeab8a9'} Body: b'' 2025-12-11 11:28:31,451 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f412b371-2614-4e12-b864-99abaaeab8a9 0.152s 2025-12-11 11:28: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': 'Thu, 11 Dec 2025 11:28:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1080', 'x-openstack-request-id': 'req-a47104ae-ee29-4e69-938b-a00c0260e380', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f412b371-2614-4e12-b864-99abaaeab8a9'} Body: b'{"port":{"id":"f412b371-2614-4e12-b864-99abaaeab8a9","name":"","network_id":"7d2358f4-aa0c-44fe-b077-888f1f486891","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:02:8b:91","admin_state_up":true,"status":"ACTIVE","device_id":"a26a3e0e-5325-43d0-9f08-abcf00d56858","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d0e4829e-3e02-4a23-a4d6-59883061de8e","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1995866889","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-1995866889","fqdn":"tempest-testnetworkbasicops-server-1995866889.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:28:23Z","updated_at":"2025-12-11T11:28:30Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:32,528 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f412b371-2614-4e12-b864-99abaaeab8a9 0.076s 2025-12-11 11:28:32,528 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-d4d4575f-2fe5-4572-a90a-fa471207875a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f412b371-2614-4e12-b864-99abaaeab8a9'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port f412b371-2614-4e12-b864-99abaaeab8a9 could not be found.", "detail": ""}}' 2025-12-11 11:28:33,055 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d0e4829e-3e02-4a23-a4d6-59883061de8e 0.526s 2025-12-11 11:28:33,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': 'Thu, 11 Dec 2025 11:28:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-32bb374b-0f64-4cfd-a03e-cd2e2f555d7d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d0e4829e-3e02-4a23-a4d6-59883061de8e'} Body: b'' 2025-12-11 11:28:33,906 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/7d2358f4-aa0c-44fe-b077-888f1f486891 0.850s 2025-12-11 11:28:33,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2a97a280-fc27-4b7e-89dc-03cf6b0a9fdf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/7d2358f4-aa0c-44fe-b077-888f1f486891'} Body: b'' 2025-12-11 11:28:34,954 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c2b4b860-cd3f-4271-90d6-2cb70aa16243 1.048s 2025-12-11 11:28:34,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': 'Thu, 11 Dec 2025 11:28:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-dc672608-bafd-4c34-b693-dfa6d94008f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c2b4b860-cd3f-4271-90d6-2cb70aa16243'} Body: b'' 2025-12-11 11:28:35,125 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 0.169s 2025-12-11 11:28:35,125 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:34 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-ade6e1a4-3f4f-4b96-9e9d-288540305597', 'x-compute-request-id': 'req-ade6e1a4-3f4f-4b96-9e9d-288540305597', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'' 2025-12-11 11:28:35,730 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 0.604s 2025-12-11 11:28:35,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': 'Thu, 11 Dec 2025 11:28:35 GMT', 'server': 'Apache', 'content-length': '1821', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-266064d4-45f8-4142-a82a-06c5b97fe11d', 'x-compute-request-id': 'req-266064d4-45f8-4142-a82a-06c5b97fe11d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"server": {"id": "a26a3e0e-5325-43d0-9f08-abcf00d56858", "name": "tempest-TestNetworkBasicOps-server-1995866889", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:27:51Z", "updated": "2025-12-11T11:28:35Z", "addresses": {"tempest-network-smoke--1642853945": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a9:0c"}, {"version": 4, "addr": "192.168.122.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a9:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1818742118", "OS-SRV-USG:launched_at": "2025-12-11T11:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1112152983"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:28:36,825 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858 0.087s 2025-12-11 11:28:36,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': 'Thu, 11 Dec 2025 11:28:36 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-01cb3909-fe0b-42b0-bb19-4294b3b512ad', 'x-compute-request-id': 'req-01cb3909-fe0b-42b0-bb19-4294b3b512ad', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a26a3e0e-5325-43d0-9f08-abcf00d56858'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a26a3e0e-5325-43d0-9f08-abcf00d56858 could not be found."}}' 2025-12-11 11:28:37,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/826c401d-8d45-4db3-b98c-552c610ecaea 0.173s 2025-12-11 11:28:37,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': 'Thu, 11 Dec 2025 11:28:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fe19d6d8-939e-4f1b-a510-5f86d2f807ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/826c401d-8d45-4db3-b98c-552c610ecaea'} Body: b'' 2025-12-11 11:28:37,067 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-1818742118 0.066s 2025-12-11 11:28:37,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': 'Thu, 11 Dec 2025 11:28:37 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b033a686-eb29-4875-b895-ddbfb1305cb6', 'x-compute-request-id': 'req-b033a686-eb29-4875-b895-ddbfb1305cb6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1818742118'} Body: b'' 2025-12-11 11:28:37,912 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6/remove_router_interface 0.844s 2025-12-11 11:28:37,913 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fa05de87-fde2-472e-a9a7-f7470529a04a"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-26fb9e42-b1b4-467d-9eda-c07767f52eb4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6/remove_router_interface'} Body: b'{"id": "0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "e1484b1b-df1c-4708-91f6-7543e7ffb78e", "network_id": "c1be44e5-d686-41b7-be1d-24c3b6b39999", "subnet_id": "fa05de87-fde2-472e-a9a7-f7470529a04a", "subnet_ids": ["fa05de87-fde2-472e-a9a7-f7470529a04a"]}' 2025-12-11 11:28:39,906 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/fa05de87-fde2-472e-a9a7-f7470529a04a 1.993s 2025-12-11 11:28:39,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-25d37f4f-db06-4026-99db-3ce6af0e2427', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/fa05de87-fde2-472e-a9a7-f7470529a04a'} Body: b'' 2025-12-11 11:28:42,819 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6 2.913s 2025-12-11 11:28:42,820 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d879fbb7-06a5-4f20-b6e9-a5fa00f77bea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0de4dd84-0c6b-41c4-b7cd-cc6c070ba3c6'} Body: b'' 2025-12-11 11:28:43,909 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c1be44e5-d686-41b7-be1d-24c3b6b39999 1.089s 2025-12-11 11:28:43,909 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-029ac5ae-426a-42fd-b368-fd7ad46b20e4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c1be44e5-d686-41b7-be1d-24c3b6b39999'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-11 11:28:43.917031Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] time: 2025-12-11 11:30:09.330288Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-11 11:28:44,945 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.027s 2025-12-11 11:28:44,945 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--466842642", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-50001964-404b-4639-a314-ed721581f60b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"9a866554-0a66-49b2-be95-ea7285b7e845","name":"tempest-network-smoke--466842642","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:28:44Z","updated_at":"2025-12-11T11:28:44Z","revision_number":1}}' 2025-12-11 11:28:47,286 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.341s 2025-12-11 11:28:47,287 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-1174782361", "admin_state_up": true, "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb"}}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-99e12d34-f778-4e36-8d27-6a1d9e6188a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c", "name": "tempest-TestNetworkBasicOps-router-1174782361", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:28:45Z", "updated_at": "2025-12-11T11:28:46Z", "revision_number": 2, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:47,911 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.624s 2025-12-11 11:28:47,912 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-86004754-f593-4f79-8c82-b4fffa67cfdc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:28:48,053 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.141s 2025-12-11 11:28:48,054 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-8b2e296a-5d73-4ec9-abba-0b4237ef933f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:28:48,173 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.119s 2025-12-11 11:28:48,173 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a4a7862b-4057-48e9-aeb8-68b24945f10f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:28:50,035 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.861s 2025-12-11 11:28:50,036 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-783977517", "network_id": "9a866554-0a66-49b2-be95-ea7285b7e845", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-a94775ac-5a01-4490-97b7-08b23b49a77b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"64308350-7aec-47f3-b6db-fc695b8bfb76","name":"tempest-subnet-smoke-783977517","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"9a866554-0a66-49b2-be95-ea7285b7e845","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:28:48Z","updated_at":"2025-12-11T11:28:48Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:52,506 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/4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c/add_router_interface 2.470s 2025-12-11 11:28:52,507 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "64308350-7aec-47f3-b6db-fc695b8bfb76"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-22d3fee6-6c5a-477b-a4ff-97ffc886b35b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c/add_router_interface'} Body: b'{"id": "4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "fa0ef018-6900-4723-867b-358304d92568", "network_id": "9a866554-0a66-49b2-be95-ea7285b7e845", "subnet_id": "64308350-7aec-47f3-b6db-fc695b8bfb76", "subnet_ids": ["64308350-7aec-47f3-b6db-fc695b8bfb76"]}' 2025-12-11 11:28:52,669 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.162s 2025-12-11 11:28:52,670 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-8e95e6c2-ea3d-4571-aaaf-d57adfac003a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"9a866554-0a66-49b2-be95-ea7285b7e845","name":"tempest-network-smoke--466842642","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["64308350-7aec-47f3-b6db-fc695b8bfb76"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:28:44Z","updated_at":"2025-12-11T11:28:48Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":42702},{"id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:28:52,747 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.077s 2025-12-11 11:28:52,748 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-17938920-a542-4e76-9389-c817592e0380', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"},{"id":"64308350-7aec-47f3-b6db-fc695b8bfb76","name":"tempest-subnet-smoke-783977517","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"9a866554-0a66-49b2-be95-ea7285b7e845","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:28:48Z","updated_at":"2025-12-11T11:28:48Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:28:53,033 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.283s 2025-12-11 11:28:53,033 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-58bb620e-f812-4339-b7c6-c991f82e7107', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c", "name": "tempest-TestNetworkBasicOps-router-1174782361", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:28:45Z", "updated_at": "2025-12-11T11:28:51Z", "revision_number": 3, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:28:53,144 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.110s 2025-12-11 11:28:53,145 25 DEBUG [tempest.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-1302013871", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKfjHIrS+4Pc3MlX0Hv19ubZ3nqesBe7XRyctyyetnC5L5aqv7XH9HRk+DeJ0i8pRpAFIYqkwJzsdIAQGtsgnQHvcFrQjqbDtI3A8/5XK2LTJ12DrMAC6XpLp/OeD7dULg=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:53 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-d3c13e88-8ab5-4a1e-956d-76081219b5bc', 'x-compute-request-id': 'req-d3c13e88-8ab5-4a1e-956d-76081219b5bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1302013871", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKfjHIrS+4Pc3MlX0Hv19ubZ3nqesBe7XRyctyyetnC5L5aqv7XH9HRk+DeJ0i8pRpAFIYqkwJzsdIAQGtsgnQHvcFrQjqbDtI3A8/5XK2LTJ12DrMAC6XpLp/OeD7dULg==", "fingerprint": "66:01:8e:c2:bd:88:25:03:d0:00:4f:a9:20:07:7a:b5", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:28:53,373 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.227s 2025-12-11 11:28:53,373 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-1024341308", "description": "tempest-secgroup-smoke-1024341308 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-0d19d1b8-8571-42bc-94fd-c4b71a847127', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "6c447c1f-9f3e-42db-9b68-c1769123174f", "name": "tempest-secgroup-smoke-1024341308", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1024341308 description", "shared": false, "security_group_rules": [{"id": "3ff4ba7a-c784-426d-8f99-7b8bcc047515", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 89, "description": null, "tags": [], "created_at": "2025-12-11T11:28:53Z", "updated_at": "2025-12-11T11:28:53Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "9e006061-81b8-4915-833e-0e325bbc07cc", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 88, "description": null, "tags": [], "created_at": "2025-12-11T11:28:53Z", "updated_at": "2025-12-11T11:28:53Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:28:53Z", "updated_at": "2025-12-11T11:28:53Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:53,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/security-group-rules 0.175s 2025-12-11 11:28:53,549 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": "6c447c1f-9f3e-42db-9b68-c1769123174f", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-02eeaec4-f6d2-4e28-ab2f-464c5cf3873c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "ddba4312-8e64-4e30-89b1-3f81ccc03036", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:28:53Z", "updated_at": "2025-12-11T11:28:53Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:53,728 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.178s 2025-12-11 11:28:53,728 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": "6c447c1f-9f3e-42db-9b68-c1769123174f", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-d0fdce4c-5566-46b9-88e4-e6c3d8f58adb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "39c93a95-e8d1-42dd-afcd-15136f058bc4", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:28:53Z", "updated_at": "2025-12-11T11:28:53Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:53,973 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.244s 2025-12-11 11:28:53,973 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": "6c447c1f-9f3e-42db-9b68-c1769123174f", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bf9a6ca3-44a2-4658-937e-68ae783f6fb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "f36ca568-e4be-4b26-871b-31584fcc7edc", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:28:53Z", "updated_at": "2025-12-11T11:28:53Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:54,179 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.205s 2025-12-11 11:28:54,180 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8f8356fe-5f81-41a9-b857-7e06f14ec8e4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "681880cd-61b3-4c29-a392-a1fc034fdacb", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:28:54Z", "updated_at": "2025-12-11T11:28:54Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:54,360 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.180s 2025-12-11 11:28:54,361 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": "6c447c1f-9f3e-42db-9b68-c1769123174f", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-968561d2-93f6-4fe0-978b-82dcc0b7b8aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "d3a7e4f9-7f5c-49e7-af1d-ed6b065c0518", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:28:54Z", "updated_at": "2025-12-11T11:28:54Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:54,768 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.407s 2025-12-11 11:28:54,769 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-19a89686-a780-4f77-a05b-7e7085fb1549', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "58188cde-8835-413d-a3ba-8def9772386f", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6c447c1f-9f3e-42db-9b68-c1769123174f", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:28:54Z", "updated_at": "2025-12-11T11:28:54Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:28:55,711 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.938s 2025-12-11 11:28:55,711 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:54 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-65317b75-912d-4caf-9825-64f041224b33', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["bMoox3cjQCusolW0BzG2Iw"], "expires_at": "2025-12-11T12:28:55.000000Z", "issued_at": "2025-12-11T11:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:28:55,712 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-11 11:28:59,183 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.470s 2025-12-11 11:28:59,184 25 DEBUG [tempest.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-397764670", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "9a866554-0a66-49b2-be95-ea7285b7e845"}], "key_name": "tempest-TestNetworkBasicOps-1302013871", "security_groups": [{"name": "tempest-secgroup-smoke-1024341308"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:55 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba705a0-3101-4185-8105-90bc29f10623', 'x-compute-request-id': 'req-5ba705a0-3101-4185-8105-90bc29f10623', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "8209b474-8985-40a8-8400-d99fb7004eb1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1024341308"}], "adminPass": "RWG9tGL2yfqU"}}' 2025-12-11 11:28:59,950 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/8209b474-8985-40a8-8400-d99fb7004eb1 0.765s 2025-12-11 11:28:59,951 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:28:59 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-c66d6b86-3088-4171-baad-dd9194536bb6', 'x-compute-request-id': 'req-c66d6b86-3088-4171-baad-dd9194536bb6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'{"server": {"id": "8209b474-8985-40a8-8400-d99fb7004eb1", "name": "tempest-TestNetworkBasicOps-server-397764670", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:28:59Z", "updated": "2025-12-11T11:28:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1302013871", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:01,217 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/8209b474-8985-40a8-8400-d99fb7004eb1 0.261s 2025-12-11 11:29:01,217 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:00 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-123bc94b-d69e-43f8-bf11-8e20b541b73e', 'x-compute-request-id': 'req-123bc94b-d69e-43f8-bf11-8e20b541b73e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'{"server": {"id": "8209b474-8985-40a8-8400-d99fb7004eb1", "name": "tempest-TestNetworkBasicOps-server-397764670", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:28:59Z", "updated": "2025-12-11T11:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1302013871", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:01,221 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-11 11:29:02,701 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/8209b474-8985-40a8-8400-d99fb7004eb1 0.478s 2025-12-11 11:29:02,701 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:02 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283c31c8-6d9e-48e9-bf18-0aaac910b20b', 'x-compute-request-id': 'req-283c31c8-6d9e-48e9-bf18-0aaac910b20b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'{"server": {"id": "8209b474-8985-40a8-8400-d99fb7004eb1", "name": "tempest-TestNetworkBasicOps-server-397764670", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:28:59Z", "updated": "2025-12-11T11:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1302013871", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1024341308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:04,116 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/8209b474-8985-40a8-8400-d99fb7004eb1 0.410s 2025-12-11 11:29:04,116 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29: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-47754462-975b-4de9-8f72-81d1e72f20c1', 'x-compute-request-id': 'req-47754462-975b-4de9-8f72-81d1e72f20c1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'{"server": {"id": "8209b474-8985-40a8-8400-d99fb7004eb1", "name": "tempest-TestNetworkBasicOps-server-397764670", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:28:59Z", "updated": "2025-12-11T11:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1302013871", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1024341308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:06,118 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/8209b474-8985-40a8-8400-d99fb7004eb1 0.996s 2025-12-11 11:29:06,118 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:05 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-a7a85ae1-5993-4f3f-bc10-37ed78d3d04a', 'x-compute-request-id': 'req-a7a85ae1-5993-4f3f-bc10-37ed78d3d04a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'{"server": {"id": "8209b474-8985-40a8-8400-d99fb7004eb1", "name": "tempest-TestNetworkBasicOps-server-397764670", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:28:59Z", "updated": "2025-12-11T11:29:04Z", "addresses": {"tempest-network-smoke--466842642": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:25:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1302013871", "OS-SRV-USG:launched_at": "2025-12-11T11:29:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1024341308"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:06,123 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2025-12-11 11:29:06,974 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/8209b474-8985-40a8-8400-d99fb7004eb1 0.851s 2025-12-11 11:29:06,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': 'Thu, 11 Dec 2025 11:29: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-65fad435-191e-47ad-b3aa-a6d644c5558f', 'x-compute-request-id': 'req-65fad435-191e-47ad-b3aa-a6d644c5558f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'{"server": {"id": "8209b474-8985-40a8-8400-d99fb7004eb1", "name": "tempest-TestNetworkBasicOps-server-397764670", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:28:59Z", "updated": "2025-12-11T11:29:04Z", "addresses": {"tempest-network-smoke--466842642": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:25:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1302013871", "OS-SRV-USG:launched_at": "2025-12-11T11:29:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1024341308"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:06,978 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-11 11:29:07,059 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=8209b474-8985-40a8-8400-d99fb7004eb1 0.081s 2025-12-11 11:29:07,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': 'Thu, 11 Dec 2025 11:29:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-b6f9c997-9715-4baf-b917-c674f5ca46af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'{"ports":[{"id":"886dca88-f475-4571-8362-8c0fe27763c5","name":"","network_id":"9a866554-0a66-49b2-be95-ea7285b7e845","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:fa:25:17","admin_state_up":true,"status":"ACTIVE","device_id":"8209b474-8985-40a8-8400-d99fb7004eb1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"64308350-7aec-47f3-b6db-fc695b8bfb76","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6c447c1f-9f3e-42db-9b68-c1769123174f"],"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-397764670","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-397764670","fqdn":"tempest-testnetworkbasicops-server-397764670.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:29:01Z","updated_at":"2025-12-11T11:29:04Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:29:07,060 25 DEBUG [tempest.common.waiters] Server ID 8209b474-8985-40a8-8400-d99fb7004eb1 ports are all ACTIVE [{'id': '886dca88-f475-4571-8362-8c0fe27763c5', 'name': '', 'network_id': '9a866554-0a66-49b2-be95-ea7285b7e845', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:fa:25:17', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8209b474-8985-40a8-8400-d99fb7004eb1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '64308350-7aec-47f3-b6db-fc695b8bfb76', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['6c447c1f-9f3e-42db-9b68-c1769123174f'], '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-397764670', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-397764670', 'fqdn': 'tempest-testnetworkbasicops-server-397764670.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:29:01Z', 'updated_at': '2025-12-11T11:29:04Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:29:08,189 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.129s 2025-12-11 11:29:08,189 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "port_id": "886dca88-f475-4571-8362-8c0fe27763c5", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-3328ea99-1c72-43da-a2e3-25f0bb6e8fb4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "8f05b1d3-98f3-4fcf-9c19-22b57c814b26", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.215", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c", "port_id": "886dca88-f475-4571-8362-8c0fe27763c5", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9a866554-0a66-49b2-be95-ea7285b7e845", "mac_address": "fa:16:3e:fa:25:17", "admin_state_up": true, "status": "ACTIVE", "device_id": "8209b474-8985-40a8-8400-d99fb7004eb1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:29:07Z", "updated_at": "2025-12-11T11:29:07Z", "revision_number": 0}}' 2025-12-11 11:29:08,350 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/8f05b1d3-98f3-4fcf-9c19-22b57c814b26 0.160s 2025-12-11 11:29:08,350 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-bc45bbec-5c66-4744-8aeb-f0d9041bd8c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8f05b1d3-98f3-4fcf-9c19-22b57c814b26'} Body: b'{"floatingip": {"id": "8f05b1d3-98f3-4fcf-9c19-22b57c814b26", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.215", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c", "port_id": "886dca88-f475-4571-8362-8c0fe27763c5", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9a866554-0a66-49b2-be95-ea7285b7e845", "mac_address": "fa:16:3e:fa:25:17", "admin_state_up": true, "status": "ACTIVE", "device_id": "8209b474-8985-40a8-8400-d99fb7004eb1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:29:07Z", "updated_at": "2025-12-11T11:29:08Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:08,351 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '8f05b1d3-98f3-4fcf-9c19-22b57c814b26', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.215', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': '4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c', 'port_id': '886dca88-f475-4571-8362-8c0fe27763c5', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '9a866554-0a66-49b2-be95-ea7285b7e845', 'mac_address': 'fa:16:3e:fa:25:17', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8209b474-8985-40a8-8400-d99fb7004eb1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:29:07Z', 'updated_at': '2025-12-11T11:29:08Z', 'revision_number': 1, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:29:08,351 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.161991 seconds 2025-12-11 11:29:08,352 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.215 with user: cirros 2025-12-11 11:29:08,352 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.215 in 120 sec and the expected result is reachable 2025-12-11 11:29:26,622 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 18.269073 seconds 2025-12-11 11:29:26,623 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.215 in 120 sec and the ping result is expected 2025-12-11 11:29:26,753 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1/action 0.130s 2025-12-11 11:29:26,754 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:26 GMT', 'server': 'Apache', 'content-length': '75598', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-812cd1e8-c2b6-4514-aa04-784b3db05160', 'x-compute-request-id': 'req-812cd1e8-c2b6-4514-aa04-784b3db05160', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': '10000 close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1/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.000003] kvm-clock: using sched offset of 1117412768 cycles\\n[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000013] tsc: Detected 2799.998 MHz processor\\n[ 0.001175] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001605] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004586] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004632] Using GB pages for direct mapping\\n[ 0.004855] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004860] ACPI: Early table checksum verification disabled\\n[ 0.004867] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004873] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004881] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004888] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004892] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004896] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004900] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004904] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004908] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004910] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004911] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004913] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004914] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004915] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006271] No NUMA configuration fo 2025-12-11 11:29:26,756 25 DEBUG [tempest.scenario.manager] Console output for 8209b474-8985-40a8-8400-d99fb7004eb1 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.000003] kvm-clock: using sched offset of 1117412768 cycles [ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000013] tsc: Detected 2799.998 MHz processor [ 0.001175] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001605] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004586] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004632] Using GB pages for direct mapping [ 0.004855] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004860] ACPI: Early table checksum verification disabled [ 0.004867] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004873] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004881] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004888] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004892] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004896] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004900] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004904] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004908] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004910] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004911] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004913] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004914] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004915] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006271] No NUMA configuration found [ 0.006274] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006282] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006865] Zone ranges: [ 0.006868] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006871] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006874] Normal empty [ 0.006876] Device empty [ 0.006878] Movable zone start for each node [ 0.006883] Early memory node ranges [ 0.006884] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006887] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006889] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007161] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007204] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007414] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018963] ACPI: PM-Timer IO Port: 0x608 [ 0.018999] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019140] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019145] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019147] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019149] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019152] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019153] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019157] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019160] TSC deadline timer available [ 0.019175] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019257] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019260] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019262] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019263] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019265] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019267] Booting paravirtualized kernel on KVM [ 0.019271] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019280] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019645] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019749] kvm-guest: setup async PF for cpu 0 [ 0.019783] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019807] kvm-guest: PV spinlocks disabled, single CPU [ 0.019817] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019819] Policy zone: DMA32 [ 0.019822] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019903] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019963] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019991] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020064] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020375] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021187] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021224] ftrace: allocating 50600 entries in 198 pages [ 0.045841] ftrace: allocated 198 pages with 4 groups [ 0.046014] rcu: Hierarchical RCU implementation. [ 0.046016] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046018] Rude variant of Tasks RCU enabled. [ 0.046019] Tracing variant of Tasks RCU enabled. [ 0.046020] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046022] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050560] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050949] random: crng init done [ 0.094275] Console: colour VGA+ 80x25 [ 0.258208] printk: console [tty1] enabled [ 0.622295] printk: console [ttyS0] enabled [ 0.626093] ACPI: Core revision 20210730 [ 0.629728] APIC: Switch to symmetric I/O mode setup [ 0.635083] x2apic enabled [ 0.638459] Switched APIC routing to physical x2apic. [ 0.647550] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.654928] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.658917] pid_max: default: 32768 minimum: 301 [ 0.658917] LSM: Security Framework initializing [ 0.658917] landlock: Up and running. [ 0.658917] Yama: becoming mindful. [ 0.658917] AppArmor: AppArmor initialized [ 0.658917] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.658917] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.658917] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.658917] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.658917] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.658917] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.658917] Spectre V2 : Mitigation: Retpolines [ 0.658917] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.658917] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.658917] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.658917] RETBleed: Mitigation: untrained return thunk [ 0.658917] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.658917] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.658917] Freeing SMP alternatives memory: 44K [ 0.658917] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.659241] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.662951] ... version: 0 [ 0.666033] ... bit width: 48 [ 0.666934] ... generic registers: 6 [ 0.669972] ... value mask: 0000ffffffffffff [ 0.670932] ... max period: 00007fffffffffff [ 0.674882] ... fixed-purpose events: 0 [ 0.674932] ... event mask: 000000000000003f [ 0.679094] rcu: Hierarchical SRCU implementation. [ 0.683433] smp: Bringing up secondary CPUs ... [ 0.686943] smp: Brought up 1 node, 1 CPU [ 0.690479] smpboot: Max logical packages: 1 [ 0.690936] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.695666] devtmpfs: initialized [ 0.698758] x86/mm: Memory block size: 128MB [ 0.699282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.702994] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.707075] pinctrl core: initialized pinctrl subsystem [ 0.711325] PM: RTC time: 11:29:06, date: 2025-12-11 [ 0.715160] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.719080] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.723014] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.726992] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.730971] audit: initializing netlink subsys (disabled) [ 0.735251] thermal_sys: Registered thermal governor 'fair_share' [ 0.735253] thermal_sys: Registered thermal governor 'bang_bang' [ 0.738936] audit: type=2000 audit(1765452546.083:1): state=initialized audit_enabled=0 res=1 [ 0.746937] thermal_sys: Registered thermal governor 'step_wise' [ 0.746939] thermal_sys: Registered thermal governor 'user_space' [ 0.750933] thermal_sys: Registered thermal governor 'power_allocator' [ 0.754993] EISA bus registered [ 0.761547] cpuidle: using governor ladder [ 0.762932] cpuidle: using governor menu [ 0.769860] ACPI: bus type PCI registered [ 0.770939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.775426] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.778954] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.783022] PCI: Using configuration type 1 for base access [ 0.788368] Kprobes globally optimized [ 0.791181] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.794944] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.800198] ACPI: Added _OSI(Module Device) [ 0.803000] ACPI: Added _OSI(Processor Device) [ 0.806336] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.806996] ACPI: Added _OSI(Processor Aggregator Device) [ 0.810941] ACPI: Added _OSI(Linux-Dell-Video) [ 0.814496] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.814968] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.822436] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.827467] ACPI: Interpreter enabled [ 0.830457] ACPI: PM: (supports S0 S5) [ 0.830936] ACPI: Using IOAPIC for interrupt routing [ 0.835023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.838935] PCI: Using E820 reservations for host bridge windows [ 0.843310] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.853100] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.854939] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.859060] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.863045] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.868303] PCI host bridge to bus 0000:00 [ 0.870934] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.874934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.878933] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.882932] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.886932] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.890933] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.894933] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.899262] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.907477] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.918316] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.930673] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.934997] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.948812] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.951186] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.959868] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.966478] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.972451] pci 0000:00:02.0: enabling Extended Tags [ 0.979398] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.986693] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.994593] pci 0000:00:02.1: enabling Extended Tags [ 0.997711] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.002490] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.011011] pci 0000:00:02.2: enabling Extended Tags [ 1.018789] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.022274] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.030226] pci 0000:00:02.3: enabling Extended Tags [ 1.033755] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.042942] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.056011] pci 0000:00:02.4: enabling Extended Tags [ 1.061727] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.066945] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.078792] pci 0000:00:02.5: enabling Extended Tags [ 1.082456] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.086559] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.092385] pci 0000:00:02.6: enabling Extended Tags [ 1.097732] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.102945] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.114359] pci 0000:00:02.7: enabling Extended Tags [ 1.119813] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.126315] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.134938] pci 0000:00:03.0: enabling Extended Tags [ 1.142885] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.146389] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.152321] pci 0000:00:03.1: enabling Extended Tags [ 1.157981] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.162648] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.169083] pci 0000:00:03.2: enabling Extended Tags [ 1.173586] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.178460] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.185932] pci 0000:00:03.3: enabling Extended Tags [ 1.189606] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.194259] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.201449] pci 0000:00:03.4: enabling Extended Tags [ 1.206752] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.210364] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.216221] pci 0000:00:03.5: enabling Extended Tags [ 1.221848] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.226599] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.233306] pci 0000:00:03.6: enabling Extended Tags [ 1.239333] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.246545] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.252359] pci 0000:00:03.7: enabling Extended Tags [ 1.259919] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.266743] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.271734] pci 0000:00:04.0: enabling Extended Tags [ 1.277791] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.282936] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.292931] pci 0000:00:04.1: enabling Extended Tags [ 1.297698] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.301835] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.309172] pci 0000:00:04.2: enabling Extended Tags [ 1.313666] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.318024] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.323704] pci 0000:00:04.3: enabling Extended Tags [ 1.330139] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.334935] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.345003] pci 0000:00:04.4: enabling Extended Tags [ 1.349684] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.353767] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.361109] pci 0000:00:04.5: enabling Extended Tags [ 1.365703] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.369586] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.375253] pci 0000:00:04.6: enabling Extended Tags [ 1.382764] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.385563] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.391294] pci 0000:00:04.7: enabling Extended Tags [ 1.399755] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.406943] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.417122] pci 0000:00:05.0: enabling Extended Tags [ 1.483325] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.489468] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.491963] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.512284] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.517979] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.524622] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.534687] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.544072] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.550942] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.559833] pci 0000:01:00.0: enabling Extended Tags [ 1.646067] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.647066] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.651000] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.655079] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.661861] pci_bus 0000:02: extended config space not accessible [ 1.663911] acpiphp: Slot [1] registered [ 1.666913] acpiphp: Slot [0] registered [ 1.669891] acpiphp: Slot [2] registered [ 1.670997] acpiphp: Slot [3] registered [ 1.674082] acpiphp: Slot [4] registered [ 1.675151] acpiphp: Slot [5] registered [ 1.678461] acpiphp: Slot [6] registered [ 1.679041] acpiphp: Slot [7] registered [ 1.682200] acpiphp: Slot [8] registered [ 1.682986] acpiphp: Slot [9] registered [ 1.685975] acpiphp: Slot [10] registered [ 1.686984] acpiphp: Slot [11] registered [ 1.689989] acpiphp: Slot [12] registered [ 1.690985] acpiphp: Slot [13] registered [ 1.694060] acpiphp: Slot [14] registered [ 1.694985] acpiphp: Slot [15] registered [ 1.698031] acpiphp: Slot [16] registered [ 1.699003] acpiphp: Slot [17] registered [ 1.702008] acpiphp: Slot [18] registered [ 1.702986] acpiphp: Slot [19] registered [ 1.707002] acpiphp: Slot [20] registered [ 1.710152] acpiphp: Slot [21] registered [ 1.710987] acpiphp: Slot [22] registered [ 1.714020] acpiphp: Slot [23] registered [ 1.714991] acpiphp: Slot [24] registered [ 1.717966] acpiphp: Slot [25] registered [ 1.718986] acpiphp: Slot [26] registered [ 1.722186] acpiphp: Slot [27] registered [ 1.722987] acpiphp: Slot [28] registered [ 1.726150] acpiphp: Slot [29] registered [ 1.726998] acpiphp: Slot [30] registered [ 1.730610] acpiphp: Slot [31] registered [ 1.733530] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.748357] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.832388] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.835005] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.839132] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.843067] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.856027] acpiphp: Slot [0-2] registered [ 1.859873] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.870643] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.882936] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.889921] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.891244] pci 0000:03:00.0: enabling Extended Tags [ 1.980082] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.983067] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.987088] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.994298] acpiphp: Slot [0-3] registered [ 1.995793] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.006940] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.020722] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.025794] pci 0000:04:00.0: enabling Extended Tags [ 2.110223] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.111068] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.115071] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.122775] acpiphp: Slot [0-4] registered [ 2.123760] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.134943] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.146938] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.155966] pci 0000:05:00.0: enabling Extended Tags [ 2.244878] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.247143] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.251074] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.259147] acpiphp: Slot [0-5] registered [ 2.262902] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.270935] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.282836] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.287099] pci 0000:06:00.0: enabling Extended Tags [ 2.369120] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.371065] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.375063] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.381231] acpiphp: Slot [0-6] registered [ 2.457584] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.459067] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.463081] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.470688] acpiphp: Slot [0-7] registered [ 2.544252] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.547067] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.551061] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.558836] acpiphp: Slot [0-8] registered [ 2.631898] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.635094] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.639063] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.646479] acpiphp: Slot [0-9] registered [ 2.723082] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.727107] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.731116] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.739694] acpiphp: Slot [0-10] registered [ 2.818241] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.819086] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.823075] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.830324] acpiphp: Slot [0-11] registered [ 2.905853] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.907067] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.911063] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.918183] acpiphp: Slot [0-12] registered [ 2.992353] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.995073] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.999064] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.006403] acpiphp: Slot [0-13] registered [ 3.081140] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.083171] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.087060] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.094465] acpiphp: Slot [0-14] registered [ 3.170122] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.171109] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.175099] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.182763] acpiphp: Slot [0-15] registered [ 3.258088] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.259068] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.263081] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.270648] acpiphp: Slot [0-16] registered [ 3.345041] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.347121] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.351078] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.358088] acpiphp: Slot [0-17] registered [ 3.436318] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.439081] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.443084] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.450281] acpiphp: Slot [0-18] registered [ 3.523763] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.527065] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.531057] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.538176] acpiphp: Slot [0-19] registered [ 3.611662] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.615093] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.619078] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.626457] acpiphp: Slot [0-20] registered [ 3.704862] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.707069] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.711063] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.718370] acpiphp: Slot [0-21] registered [ 3.795175] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.799099] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.803128] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.810820] acpiphp: Slot [0-22] registered [ 3.895421] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.899077] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.903119] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.911116] acpiphp: Slot [0-23] registered [ 3.992891] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.995092] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.999067] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.006302] acpiphp: Slot [0-24] registered [ 4.081605] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.083096] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.087089] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.095038] acpiphp: Slot [0-25] registered [ 4.180642] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.183067] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.187087] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.245061] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.247227] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.251241] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.255249] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.259210] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.263239] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.267273] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.271230] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.275086] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.278971] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.282975] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.287009] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.290968] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.295144] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.298972] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.302963] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.307934] iommu: Default domain type: Translated [ 4.310932] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.315879] SCSI subsystem initialized [ 4.319385] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.322917] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.322953] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.326937] vgaarb: loaded [ 4.329786] ACPI: bus type USB registered [ 4.330999] usbcore: registered new interface driver usbfs [ 4.334998] usbcore: registered new interface driver hub [ 4.338964] usbcore: registered new device driver usb [ 4.343034] pps_core: LinuxPPS API ver. 1 registered [ 4.346934] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.350956] PTP clock support registered [ 4.354008] EDAC MC: Ver: 3.0.0 [ 4.359039] NetLabel: Initializing [ 4.361614] NetLabel: domain hash size = 128 [ 4.362931] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.366939] NetLabel: unlabeled traffic allowed by default [ 4.371053] PCI: Using ACPI for IRQ routing [ 5.227108] clocksource: Switched to clocksource kvm-clock [ 5.261655] VFS: Disk quotas dquot_6.6.0 [ 5.265920] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.271566] AppArmor: AppArmor Filesystem Enabled [ 5.275447] pnp: PnP ACPI init [ 5.278865] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.284849] pnp: PnP ACPI: found 5 devices [ 5.294116] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.300738] NET: Registered PF_INET protocol family [ 5.304627] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.316252] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.323053] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.328972] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.335297] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.340427] TCP: Hash tables configured (established 1024 bind 1024) [ 5.345162] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.350563] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.355347] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.361008] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.365310] NET: Registered PF_XDP protocol family [ 5.369047] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.375014] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.381295] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.387468] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.394183] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.400052] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.406207] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.412170] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.419232] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.428418] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.437917] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.446577] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.455408] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.464117] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.472134] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.481035] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.488855] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.496643] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.504329] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.512349] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.520060] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.528213] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.536238] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.544721] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.552776] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.558746] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.564607] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.570568] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.576646] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.582782] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.589172] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.596457] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.603251] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.609985] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.616467] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.622895] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.629314] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.636468] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.643383] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.650298] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.656747] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.663463] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.670774] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.677437] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.683804] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.690715] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.696839] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.703576] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.711095] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.717995] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.724485] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.731759] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.738131] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.745880] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.752577] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.759526] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.766003] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.772658] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.779287] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.785961] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.792432] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.799546] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.806471] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.813158] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.819326] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.825909] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.832541] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.839168] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.845518] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.851723] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.858484] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.865023] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.871524] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.878350] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.885028] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.891640] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.898427] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.905403] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.912334] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.918946] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.926096] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.933319] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.939943] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.946277] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.953120] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.960253] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.968220] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.975984] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.984122] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.991902] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.000007] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.007723] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.015740] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.023535] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.031800] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.038133] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.051625] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.063211] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.077992] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.085377] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.093904] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.102322] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.113265] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.120856] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.129710] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.140149] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.148054] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.155507] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.168174] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.176325] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.185388] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.196708] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.205049] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.213090] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.226174] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.236657] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.245507] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.257169] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.265484] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.276469] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.288869] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.297599] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.306618] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.316022] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.322756] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.332083] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.343870] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.353564] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.364556] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.377515] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.387197] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.397754] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.410973] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.420172] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.430118] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.442061] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.447314] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.456601] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.466216] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.476550] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.480411] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.486307] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.493442] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.504068] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.510151] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.517549] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.525204] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.535196] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.540831] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.547787] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.555752] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.565751] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.571076] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.579565] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.588076] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.598827] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.605890] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.615323] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.625698] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.637556] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.643136] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.651210] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.659132] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.668589] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.673661] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.681720] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.689611] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.700125] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.705823] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.714159] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.722399] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.732432] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.737866] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.746755] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.754836] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.765285] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.770593] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.779705] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.788596] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.799344] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.805280] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.814332] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.823700] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.836370] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.842771] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.851015] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.860431] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.871624] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.878637] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.884610] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.891358] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.897845] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.905106] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.912255] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.918260] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.924473] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.931737] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.938844] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.945398] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.952310] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.958391] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.966060] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.972343] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.979636] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.985782] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.992828] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.998683] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 7.006157] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 7.012642] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 7.019628] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 7.025918] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 7.033169] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 7.039005] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.045808] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 7.051717] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.058519] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 7.064411] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.071476] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.078529] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.085351] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.091376] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.098995] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.104936] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.111074] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.118572] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.124795] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.130863] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.138141] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.143824] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.150374] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.157595] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.163382] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.169423] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.176343] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.181796] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.187907] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.195073] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.200592] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.207059] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.214448] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.220427] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.226893] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.234001] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.239769] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.246223] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.255501] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.262032] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.268644] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.276499] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.281985] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.288161] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.295504] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.301180] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.307377] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.314574] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.319985] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.327020] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.334566] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.340032] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.346218] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.355158] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.367166] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12193 usecs [ 7.376306] PCI: CLS 0 bytes, default 64 [ 7.380757] Trying to unpack rootfs image as initramfs... [ 7.386819] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.407930] Initialise system trusted keyrings [ 7.419157] Key type blacklist registered [ 7.435167] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.448767] zbud: loaded [ 7.459464] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.471222] fuse: init (API version 7.34) [ 7.479441] integrity: Platform Keyring initialized [ 7.499110] Key type asymmetric registered [ 7.507151] Asymmetric key parser 'x509' registered [ 7.519167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.535161] io scheduler mq-deadline registered [ 7.546034] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.567450] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.588803] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.603869] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.624997] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.647461] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.669969] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.687695] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.695745] Freeing initrd memory: 8744K [ 7.705823] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.712905] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.723223] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.729713] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.742045] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.749700] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.760256] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.767669] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.775573] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.785166] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.792127] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.803239] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.811716] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.822316] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.830029] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.840924] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.850476] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.861191] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.867551] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.881163] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.887911] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.897775] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.904689] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.914846] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.921176] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.929292] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.937319] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.944265] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.955769] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.962294] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.973670] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.981127] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.991593] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.998536] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 8.008384] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 8.014828] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 8.026295] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 8.033984] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 8.044091] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 8.052253] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 8.063067] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 8.068989] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 8.076952] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.084521] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.093122] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.104401] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.116365] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.122573] shpchp 0000:01:00.0: Slot initialization failed [ 8.129835] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.137470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.144471] ACPI: button: Power Button [PWRF] [ 8.173478] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.211950] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.221173] Linux agpgart interface v0.103 [ 8.227032] loop: module loaded [ 8.230682] tun: Universal TUN/TAP device driver, 1.6 [ 8.236091] PPP generic driver version 2.4.2 [ 8.240386] VFIO - User Level meta-driver version: 0.3 [ 8.245686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.252047] ehci-pci: EHCI PCI platform driver [ 8.256366] ehci-platform: EHCI generic platform driver [ 8.262005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.268212] ohci-pci: OHCI PCI platform driver [ 8.273274] ohci-platform: OHCI generic platform driver [ 8.278970] uhci_hcd: USB Universal Host Controller Interface driver [ 8.287304] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.292425] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.299804] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.305091] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.311294] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.319836] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.326906] usb usb1: Product: UHCI Host Controller [ 8.331731] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.338006] usb usb1: SerialNumber: 0000:02:01.0 [ 8.343079] hub 1-0:1.0: USB hub found [ 8.347352] hub 1-0:1.0: 2 ports detected [ 8.352358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.362964] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.368319] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.373441] mousedev: PS/2 mouse device common for all mice [ 8.379701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.388000] rtc_cmos 00:03: RTC can wake from S4 [ 8.394866] rtc_cmos 00:03: registered as rtc0 [ 8.400526] rtc_cmos 00:03: setting system clock to 2025-12-11T11:29:15 UTC (1765452555) [ 8.408451] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.414712] i2c_dev: i2c /dev entries driver [ 8.419131] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.431412] device-mapper: uevent: version 1.0.3 [ 8.436888] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.446736] platform eisa.0: Probing EISA bus 0 [ 8.452383] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.459923] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.467110] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.473852] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.480405] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.488565] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.496307] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.50410000 510] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.511051] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.517830] platform eisa.0: EISA: Detected 0 cards [ 8.523150] ledtrig-cpu: registered to indicate activity on CPUs [ 8.529924] drop_monitor: Initializing network drop monitor service [ 8.536501] NET: Registered PF_INET6 protocol family [ 8.546537] Segment Routing with IPv6 [ 8.551274] In-situ OAM (IOAM) with IPv6 [ 8.555450] NET: Registered PF_PACKET protocol family [ 8.560835] Key type dns_resolver registered [ 8.565742] IPI shorthand broadcast: enabled [ 8.570552] registered taskstats version 1 [ 8.574864] Loading compiled-in X.509 certificates [ 8.580289] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.590512] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.600489] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.610300] blacklist: Loading compiled-in revocation X.509 certificates [ 8.617452] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.627018] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.639206] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.649500] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.659962] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.671552] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.681732] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.692078] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.702957] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.709562] zswap: loaded using pool lzo/zbud [ 8.714236] Key type .fscrypt registered [ 8.719325] Key type fscrypt-provisioning registered [ 8.726468] Key type encrypted registered [ 8.731387] AppArmor: AppArmor sha1 policy hashing enabled [ 8.736959] ima: No TPM chip found, activating TPM-bypass! [ 8.742729] Loading compiled-in module X.509 certificates [ 8.748862] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.758677] ima: Allocated hash algorithm: sha1 [ 8.763251] ima: No architecture policies found [ 8.767777] evm: Initialising EVM extended attributes: [ 8.772895] evm: security.selinux [ 8.776647] evm: security.SMACK64 [ 8.780292] evm: security.SMACK64EXEC [ 8.784330] evm: security.SMACK64TRANSMUTE [ 8.788880] evm: security.SMACK64MMAP [ 8.792802] evm: security.apparmor [ 8.796804] evm: security.ima [ 8.800380] evm: security.capability [ 8.804363] evm: HMAC attrs: 0x1 [ 8.808782] PM: Magic number: 5:954:478 [ 8.813658] rtc rtc0: hash matches [ 8.817897] RAS: Correctable Errors collector initialized. [ 8.823328] Unstable clock detected, switching default tracing clock to "global" [ 8.823328] If you want to keep using the local clock, then add: [ 8.823328] "trace_clock=local" [ 8.823328] on the kernel command line [ 8.847474] Freeing unused decrypted memory: 2036K [ 8.855423] Freeing unused kernel image (initmem) memory: 3244K [ 8.861647] Write protecting the kernel read-only data: 30720k [ 8.867912] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.876516] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.923415] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.929676] Run /init as init process info: initramfs: up at 8.33 [ 8.998202] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 9.009121] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 9.016957] GPT:229375 != 2097151 [ 9.020642] GPT:Alternate GPT header not at the end of the disk. [ 9.027086] GPT:229375 != 2097151 [ 9.030843] GPT: Use GNU Parted to correct GPT errors. [ 9.088746] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.471147] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.504023] 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 11.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:82:09:b4:74:89:85:40:a8:84:00:d9:9f:b7:00:4e:b1 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.33s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC1KI2ac9esZ0dPwjZYzngugWr0J56uArgZIYp/8lB/oT0VzCORBYPAP2t4yfdlAhkVRU1SClfYJpLBZD9YARRLb331U5tplh6alYbGXO1Adf2skfzNasK4uwxkbna//Fk1NdT33pYOb5+g7uQENCrOjgxfWP1cvu1PKeWOh4k1+9fQm6qjSDfvKjJq1qtf/ZB1Nf3VOPn8JIfSHzhHp42E9bA3+Z1SyAPq4T1FQAui9WP2PJ2xGK2K4aiilh79qtaaa+jQJK2DPSspdlPtnPedTTcySCYJmAelHU2y/wVY2EWMsMX8jFvQCNdOL6LpPH0rQgkZfm9KUn5f0DEpOykV root@tempest-testnetworkbasicops-server-397764670 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGzmUCv4pKA5Zdr71qtuieC0RH0bEaG7yw4uQiL17XbiZ7UZojNMAQqFa/2pKEUJyT7M5dtECrDRE2MLh8dodAI= root@tempest-testnetworkbasicops-server-397764670 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fefa:2517/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 8209b474-8985-40a8-8400-d99fb7004eb1 name: tempest-TestNetworkBasicOps-server-397764670 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-397764670 launch-index: 0 === cirros: current=0.6.2 uptime=12.81 === === 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:FA:25:17 inet6 addr: fe80::f816:3eff:fefa:2517/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1858 (1.8 KiB) TX bytes:1152 (1.1 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-397764670 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 [ 9.579114] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.581646] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 11.221031] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 11.809825] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 11.831445] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 11.936089] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 11.937169] ISO 9660 Extensions: RRIP_1991A [ 12.055835] 8021q: adding VLAN 0 to HW filter on device eth0 [ 12.980500] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 12.982122] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:29:18 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:29:19 cirros auth.notice su: + none root:cirros Dec 11 11:29:19 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:29:19 cirros daemon.info dhcpcd[350]: DUID 00:04:82:09:b4:74:89:85:40:a8:84:00:d9:9f:b7:00:4e:b1 Dec 11 11:29:19 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:29:19 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:29:19 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:29:19 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:fa:25:17 Dec 11 11:29:19 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fefa:2517 Dec 11 11:29:19 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 11 11:29:19 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:29:19 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 11 11:29:19 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Dec 11 11:29:19 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-397764670 login: 2025-12-11 11:29:26,758 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-11 11:29:26,764 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:29:26,875 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:29:26,875 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-11 11:29:27,025 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=de4d32e2dc4d4e1c83d2e09952191321&network_id=9a866554-0a66-49b2-be95-ea7285b7e845 0.149s 2025-12-11 11:29:27,025 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3454', 'x-openstack-request-id': 'req-7e0ea1b4-98fd-4b52-b618-f607178e08ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=de4d32e2dc4d4e1c83d2e09952191321&network_id=9a866554-0a66-49b2-be95-ea7285b7e845'} Body: b'{"ports":[{"id":"886dca88-f475-4571-8362-8c0fe27763c5","name":"","network_id":"9a866554-0a66-49b2-be95-ea7285b7e845","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:fa:25:17","admin_state_up":true,"status":"ACTIVE","device_id":"8209b474-8985-40a8-8400-d99fb7004eb1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"64308350-7aec-47f3-b6db-fc695b8bfb76","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6c447c1f-9f3e-42db-9b68-c1769123174f"],"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-397764670","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-397764670","fqdn":"tempest-testnetworkbasicops-server-397764670.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:29:01Z","updated_at":"2025-12-11T11:29:04Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"},{"id":"b886214e-19f3-4f93-98e0-ea7331d98b2e","name":"","network_id":"9a866554-0a66-49b2-be95-ea7285b7e845","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:04:49:27","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-9a866554-0a66-49b2-be95-ea7285b7e845","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"64308350-7aec-47f3-b6db-fc695b8bfb76","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-12-11T11:28:44Z","updated_at":"2025-12-11T11:28:49Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"},{"id":"fa0ef018-6900-4723-867b-358304d92568","name":"","network_id":"9a866554-0a66-49b2-be95-ea7285b7e845","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:bc:3a:72","admin_state_up":true,"status":"ACTIVE","device_id":"4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"64308350-7aec-47f3-b6db-fc695b8bfb76","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:28:50Z","updated_at":"2025-12-11T11:28:51Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:29:27,026 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-11 11:29:27,029 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:29:27,083 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:29:27,092 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-11 11:29:27,092 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.6 2025-12-11 11:29:27,095 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-11 11:29:27,099 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:29:27,200 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:29:27,201 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-11 11:29:27,209 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116442 seconds 2025-12-11 11:29:27,209 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2025-12-11 11:29:27,209 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-11 11:29:27,211 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:29:27,307 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:29:27,307 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-11 11:29:27,312 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.103505 seconds 2025-12-11 11:29:27,405 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=eaf8786f-b27c-4b13-8056-4c96a66523cb 0.092s 2025-12-11 11:29:27,405 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-7bc73e1b-d774-4c95-9045-5ca23040daf3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb'} Body: b'{"subnets":[{"id":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"}]}' 2025-12-11 11:29:27,406 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-11 11:29:27,409 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:29:27,508 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:29:27,508 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-11 11:29:27,509 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2025-12-11 11:29:27,509 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-11 11:29:27,511 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:29:27,568 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:29:27,568 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-11 11:29:27,677 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.168101 seconds 2025-12-11 11:29:28,201 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/8f05b1d3-98f3-4fcf-9c19-22b57c814b26 0.523s 2025-12-11 11:29:28,201 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': 'Thu, 11 Dec 2025 11:29:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-f1ee66bf-068e-4f69-b2a4-1848f0bdbfa9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8f05b1d3-98f3-4fcf-9c19-22b57c814b26'} Body: b'{"floatingip": {"id": "8f05b1d3-98f3-4fcf-9c19-22b57c814b26", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.215", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:29:07Z", "updated_at": "2025-12-11T11:29:28Z", "revision_number": 2, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:28,328 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/8f05b1d3-98f3-4fcf-9c19-22b57c814b26 0.127s 2025-12-11 11:29:28,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': 'Thu, 11 Dec 2025 11:29:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-af874b82-d8ab-4d52-8b7b-d4589988b297', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8f05b1d3-98f3-4fcf-9c19-22b57c814b26'} Body: b'{"floatingip": {"id": "8f05b1d3-98f3-4fcf-9c19-22b57c814b26", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.215", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:29:07Z", "updated_at": "2025-12-11T11:29:28Z", "revision_number": 3, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:28,329 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '8f05b1d3-98f3-4fcf-9c19-22b57c814b26', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.215', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:29:07Z', 'updated_at': '2025-12-11T11:29:28Z', 'revision_number': 3, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: DOWN 2025-12-11 11:29:28,330 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.128261 seconds 2025-12-11 11:29:28,330 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.215 with user: cirros 2025-12-11 11:29:28,330 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.215 in 120 sec and the expected result is unreachable 2025-12-11 11:29:29,353 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.022492 seconds 2025-12-11 11:29:29,353 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.215 in 120 sec and the ping result is expected 2025-12-11 11:29:29,442 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.086s 2025-12-11 11:29:29,442 25 DEBUG [tempest.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-130633396", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSgYeTVTILwB4yGqJ7HfiQqhb3trUeMeaJ8BLj8YLBjJZuPecepDJPOAO7DxkFbfEUjxKweMgYspau7bqpKYcZi6GMmXnouag0GL1p1JFGO2ScnYAHu+kIcH/9nGeOUVg=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:29 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e33f14d-4e73-465e-9fd1-1a861ced288c', 'x-compute-request-id': 'req-0e33f14d-4e73-465e-9fd1-1a861ced288c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-130633396", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSgYeTVTILwB4yGqJ7HfiQqhb3trUeMeaJ8BLj8YLBjJZuPecepDJPOAO7DxkFbfEUjxKweMgYspau7bqpKYcZi6GMmXnouag0GL1p1JFGO2ScnYAHu+kIcH/9nGeOUVg==", "fingerprint": "0f:b8:3c:87:00:6f:9b:d4:e8:71:dc:f9:f5:95:2f:df", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:29:29,662 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.218s 2025-12-11 11:29:29,662 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-1933025957", "description": "tempest-secgroup-smoke-1933025957 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-e7a4e297-3c3e-42e1-9c92-b38ef348deef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "name": "tempest-secgroup-smoke-1933025957", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1933025957 description", "shared": false, "security_group_rules": [{"id": "b26d3b1b-c859-4163-b3fa-90278400a19a", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 100, "description": null, "tags": [], "created_at": "2025-12-11T11:29:29Z", "updated_at": "2025-12-11T11:29:29Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "c723128e-9258-4c86-a5d1-27366ed2b277", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 101, "description": null, "tags": [], "created_at": "2025-12-11T11:29:29Z", "updated_at": "2025-12-11T11:29:29Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:29:29Z", "updated_at": "2025-12-11T11:29:29Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:30,073 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.410s 2025-12-11 11:29:30,073 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": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2c85a294-e898-42a9-9d6e-35f5c4211c0d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "4159e28d-6fa6-4d16-beda-778f7301f635", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:29:30Z", "updated_at": "2025-12-11T11:29:30Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:30,243 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.169s 2025-12-11 11:29:30,244 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": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-4698b3bf-e6c8-476d-8024-80be6186b053', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "cdfbb3f9-31ec-4210-9a6f-7c54a6259fcb", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:29:30Z", "updated_at": "2025-12-11T11:29:30Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:30,400 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.156s 2025-12-11 11:29:30,400 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": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f5b896e8-9a56-4318-8b0e-991377ae27d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "72fe12db-a548-48f8-b64c-9a12e5d18786", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:29:30Z", "updated_at": "2025-12-11T11:29:30Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:30,561 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.160s 2025-12-11 11:29:30,562 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": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-15450c73-3595-488d-b885-b9e2f4cb685f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "a0dda07b-b3fb-4666-9250-b72763cb9714", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:29:30Z", "updated_at": "2025-12-11T11:29:30Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:30,757 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.194s 2025-12-11 11:29:30,757 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": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-0ee58911-71d5-446e-9ed6-1652470ceb2d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "5ca14b7e-fb80-4e9a-b8cc-dc9e749d2d65", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:29:30Z", "updated_at": "2025-12-11T11:29:30Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:31,152 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.395s 2025-12-11 11:29:31,153 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": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7cc6a492-7837-4eed-a5a1-c54db5fe8a86', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "6c1f4099-99d3-44eb-8b63-5682c0b4f542", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "6400f0f7-7d58-4a69-8a33-525a7c0ff935", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:29:31Z", "updated_at": "2025-12-11T11:29:31Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:31,464 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.301s 2025-12-11 11:29:31,465 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:31 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3ab0c293-bd2f-483f-b865-1e8ab37f271b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["-x097NjTQ6Wa9wbty5WYiQ"], "expires_at": "2025-12-11T12:29:31.000000Z", "issued_at": "2025-12-11T11:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:29:31,465 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-11 11:29:32,731 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.265s 2025-12-11 11:29:32,732 25 DEBUG [tempest.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-2039334361", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "9a866554-0a66-49b2-be95-ea7285b7e845"}], "key_name": "tempest-TestNetworkBasicOps-130633396", "security_groups": [{"name": "tempest-secgroup-smoke-1933025957"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:31 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b69f8d5-e28d-4d43-96ab-ed87a5a2cd6b', 'x-compute-request-id': 'req-8b69f8d5-e28d-4d43-96ab-ed87a5a2cd6b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1933025957"}], "adminPass": "AW9JdCAbLMPm"}}' 2025-12-11 11:29:32,997 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/50b743a9-3602-42e3-ba7f-69cc5d82875c 0.263s 2025-12-11 11:29:32,998 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:32 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-ef7909b1-0dfa-4459-8fab-7eb1acb2015f', 'x-compute-request-id': 'req-ef7909b1-0dfa-4459-8fab-7eb1acb2015f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"server": {"id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "name": "tempest-TestNetworkBasicOps-server-2039334361", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:29:32Z", "updated": "2025-12-11T11:29:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-130633396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:34,190 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/50b743a9-3602-42e3-ba7f-69cc5d82875c 0.186s 2025-12-11 11:29:34,190 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:34 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-cebf27f1-e8e2-476f-be26-352e520dc93a', 'x-compute-request-id': 'req-cebf27f1-e8e2-476f-be26-352e520dc93a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"server": {"id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "name": "tempest-TestNetworkBasicOps-server-2039334361", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:29:32Z", "updated": "2025-12-11T11:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-130633396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:34,194 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-11 11:29:35,532 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/50b743a9-3602-42e3-ba7f-69cc5d82875c 0.336s 2025-12-11 11:29:35,532 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:35 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-4b6f558c-0d2a-48ea-9733-7c8c3cdeb38d', 'x-compute-request-id': 'req-4b6f558c-0d2a-48ea-9733-7c8c3cdeb38d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"server": {"id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "name": "tempest-TestNetworkBasicOps-server-2039334361", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:29:32Z", "updated": "2025-12-11T11:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-130633396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1933025957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:38,043 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/50b743a9-3602-42e3-ba7f-69cc5d82875c 1.507s 2025-12-11 11:29:38,044 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:36 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-03c97c92-5bce-4f0e-bcdd-291cb14d18da', 'x-compute-request-id': 'req-03c97c92-5bce-4f0e-bcdd-291cb14d18da', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"server": {"id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "name": "tempest-TestNetworkBasicOps-server-2039334361", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:29:32Z", "updated": "2025-12-11T11:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-130633396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1933025957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:40,241 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/50b743a9-3602-42e3-ba7f-69cc5d82875c 1.192s 2025-12-11 11:29:40,242 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:39 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-407d4b0f-ace7-4cfa-96c0-febec7504bdb', 'x-compute-request-id': 'req-407d4b0f-ace7-4cfa-96c0-febec7504bdb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"server": {"id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "name": "tempest-TestNetworkBasicOps-server-2039334361", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:29:32Z", "updated": "2025-12-11T11:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-130633396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1933025957"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:41,868 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/50b743a9-3602-42e3-ba7f-69cc5d82875c 0.622s 2025-12-11 11:29:41,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': 'Thu, 11 Dec 2025 11:29:41 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-e7886e5b-4d5c-4eb2-aaa2-bd2ae7fd6662', 'x-compute-request-id': 'req-e7886e5b-4d5c-4eb2-aaa2-bd2ae7fd6662', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"server": {"id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "name": "tempest-TestNetworkBasicOps-server-2039334361", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:29:32Z", "updated": "2025-12-11T11:29:39Z", "addresses": {"tempest-network-smoke--466842642": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:2e:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/serv10000 ers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-130633396", "OS-SRV-USG:launched_at": "2025-12-11T11:29:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1933025957"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:41,874 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-11 11:29:42,227 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/50b743a9-3602-42e3-ba7f-69cc5d82875c 0.353s 2025-12-11 11:29:42,228 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:41 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-4a7a27ac-3bf8-4da6-8608-65804795551c', 'x-compute-request-id': 'req-4a7a27ac-3bf8-4da6-8608-65804795551c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"server": {"id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "name": "tempest-TestNetworkBasicOps-server-2039334361", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:29:32Z", "updated": "2025-12-11T11:29:39Z", "addresses": {"tempest-network-smoke--466842642": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:2e:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-130633396", "OS-SRV-USG:launched_at": "2025-12-11T11:29:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1933025957"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:29:42,312 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=50b743a9-3602-42e3-ba7f-69cc5d82875c 0.080s 2025-12-11 11:29:42,312 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-2382bd8c-3b45-4ded-af3c-08ae49b92518', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"ports":[{"id":"37b707b8-8823-401b-bd05-582412121104","name":"","network_id":"9a866554-0a66-49b2-be95-ea7285b7e845","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:b2:2e:e9","admin_state_up":true,"status":"ACTIVE","device_id":"50b743a9-3602-42e3-ba7f-69cc5d82875c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"64308350-7aec-47f3-b6db-fc695b8bfb76","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6400f0f7-7d58-4a69-8a33-525a7c0ff935"],"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-2039334361","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-2039334361","fqdn":"tempest-testnetworkbasicops-server-2039334361.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:29:34Z","updated_at":"2025-12-11T11:29:39Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:29:42,312 25 DEBUG [tempest.common.waiters] Server ID 50b743a9-3602-42e3-ba7f-69cc5d82875c ports are all ACTIVE [{'id': '37b707b8-8823-401b-bd05-582412121104', 'name': '', 'network_id': '9a866554-0a66-49b2-be95-ea7285b7e845', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:b2:2e:e9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '50b743a9-3602-42e3-ba7f-69cc5d82875c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '64308350-7aec-47f3-b6db-fc695b8bfb76', 'ip_address': '10.100.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['6400f0f7-7d58-4a69-8a33-525a7c0ff935'], '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-2039334361', 'dns_assignment': [{'ip_address': '10.100.0.7', 'hostname': 'tempest-testnetworkbasicops-server-2039334361', 'fqdn': 'tempest-testnetworkbasicops-server-2039334361.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:29:34Z', 'updated_at': '2025-12-11T11:29:39Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:29:43,366 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/8f05b1d3-98f3-4fcf-9c19-22b57c814b26 1.054s 2025-12-11 11:29:43,367 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "37b707b8-8823-401b-bd05-582412121104"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-b5940156-326c-405e-8b90-8a776deb1425', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8f05b1d3-98f3-4fcf-9c19-22b57c814b26'} Body: b'{"floatingip": {"id": "8f05b1d3-98f3-4fcf-9c19-22b57c814b26", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.215", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c", "port_id": "37b707b8-8823-401b-bd05-582412121104", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9a866554-0a66-49b2-be95-ea7285b7e845", "mac_address": "fa:16:3e:b2:2e:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:29:07Z", "updated_at": "2025-12-11T11:29:42Z", "revision_number": 4, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:43,448 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/8f05b1d3-98f3-4fcf-9c19-22b57c814b26 0.081s 2025-12-11 11:29:43,449 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-b1b1dec8-774d-4c74-8ca7-211a4dfde5c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8f05b1d3-98f3-4fcf-9c19-22b57c814b26'} Body: b'{"floatingip": {"id": "8f05b1d3-98f3-4fcf-9c19-22b57c814b26", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.215", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c", "port_id": "37b707b8-8823-401b-bd05-582412121104", "fixed_ip_address": "10.100.0.7", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9a866554-0a66-49b2-be95-ea7285b7e845", "mac_address": "fa:16:3e:b2:2e:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:29:07Z", "updated_at": "2025-12-11T11:29:43Z", "revision_number": 5, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:29:43,449 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '8f05b1d3-98f3-4fcf-9c19-22b57c814b26', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.215', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': '4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c', 'port_id': '37b707b8-8823-401b-bd05-582412121104', 'fixed_ip_address': '10.100.0.7', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '9a866554-0a66-49b2-be95-ea7285b7e845', 'mac_address': 'fa:16:3e:b2:2e:e9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '50b743a9-3602-42e3-ba7f-69cc5d82875c', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:29:07Z', 'updated_at': '2025-12-11T11:29:43Z', 'revision_number': 5, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:29:43,450 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.082867 seconds 2025-12-11 11:29:43,450 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.215 with user: cirros 2025-12-11 11:29:43,450 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.215 in 120 sec and the expected result is reachable 2025-12-11 11:29:57,672 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.222163 seconds 2025-12-11 11:29:57,673 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.215 in 120 sec and the ping result is expected 2025-12-11 11:29:57,812 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/50b743a9-3602-42e3-ba7f-69cc5d82875c/action 0.138s 2025-12-11 11:29:57,813 25 DEBUG [tempest.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': 'Thu, 11 Dec 2025 11:29:57 GMT', 'server': 'Apache', 'content-length': '75602', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87176a1d-7274-4d15-b09d-0f603b8b0867', 'x-compute-request-id': 'req-87176a1d-7274-4d15-b09d-0f603b8b0867', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c/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.000003] kvm-clock: using sched offset of 1237388514 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.001117] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001545] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004503] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004561] Using GB pages for direct mapping\\n[ 0.004877] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004883] ACPI: Early table checksum verification disabled\\n[ 0.004888] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004894] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004902] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004909] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004914] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004917] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004922] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004926] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004929] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004932] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004933] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004934] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004936] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004937] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006318] No NUMA configuration fo 2025-12-11 11:29:57,814 25 DEBUG [tempest.scenario.manager] Console output for 50b743a9-3602-42e3-ba7f-69cc5d82875c 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.000003] kvm-clock: using sched offset of 1237388514 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.001117] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001545] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004503] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004561] Using GB pages for direct mapping [ 0.004877] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004883] ACPI: Early table checksum verification disabled [ 0.004888] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004894] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004902] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004909] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004914] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004917] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004922] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004926] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004929] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004932] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004933] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004934] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004936] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004937] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006318] No NUMA configuration found [ 0.006320] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006329] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006738] Zone ranges: [ 0.006740] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006743] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006745] Normal empty [ 0.006747] Device empty [ 0.006748] Movable zone start for each node [ 0.006751] Early memory node ranges [ 0.006752] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006754] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006756] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008807] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008884] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009446] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.021156] ACPI: PM-Timer IO Port: 0x608 [ 0.021199] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021392] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021399] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021402] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021404] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021406] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021408] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021413] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021417] TSC deadline timer available [ 0.021437] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021525] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021529] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021531] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021532] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021535] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021537] Booting paravirtualized kernel on KVM [ 0.021541] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021551] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.023882] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.023966] kvm-guest: setup async PF for cpu 0 [ 0.023994] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.024014] kvm-guest: PV spinlocks disabled, single CPU [ 0.024022] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.024024] Policy zone: DMA32 [ 0.024026] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.024087] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.024100] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.024107] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.024170] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.024597] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.025441] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.025479] ftrace: allocating 50600 entries in 198 pages [ 0.049685] ftrace: allocated 198 pages with 4 groups [ 0.049846] rcu: Hierarchical RCU implementation. [ 0.049848] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049850] Rude variant of Tasks RCU enabled. [ 0.049850] Tracing variant of Tasks RCU enabled. [ 0.049852] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049853] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054203] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054648] random: crng init done [ 0.101568] Console: colour VGA+ 80x25 [ 0.255683] printk: console [tty1] enabled [ 0.608081] printk: console [ttyS0] enabled [ 0.611461] ACPI: Core revision 20210730 [ 0.614638] APIC: Switch to symmetric I/O mode setup [ 0.619957] x2apic enabled [ 0.623666] Switched APIC routing to physical x2apic. [ 0.632818] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.640172] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.644166] pid_max: default: 32768 minimum: 301 [ 0.644166] LSM: Security Framework initializing [ 0.644166] landlock: Up and running. [ 0.644166] Yama: becoming mindful. [ 0.644166] AppArmor: AppArmor initialized [ 0.644166] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644166] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644166] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.644166] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.644166] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.644166] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.644166] Spectre V2 : Mitigation: Retpolines [ 0.644166] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.644166] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.644166] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.644166] RETBleed: Mitigation: untrained return thunk [ 0.644166] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.644166] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.644166] Freeing SMP alternatives memory: 44K [ 0.644166] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.644345] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.648193] ... version: 0 [ 0.651831] ... bit width: 48 [ 0.652181] ... generic registers: 6 [ 0.655575] ... value mask: 0000ffffffffffff [ 0.656186] ... max period: 00007fffffffffff [ 0.660183] ... fixed-purpose events: 0 [ 0.663409] ... event mask: 000000000000003f [ 0.664354] rcu: Hierarchical SRCU implementation. [ 0.668715] smp: Bringing up secondary CPUs ... [ 0.672076] smp: Brought up 1 node, 1 CPU [ 0.672185] smpboot: Max logical packages: 1 [ 0.675411] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.676698] devtmpfs: initialized [ 0.679351] x86/mm: Memory block size: 128MB [ 0.680359] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.684191] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.688238] pinctrl core: initialized pinctrl subsystem [ 0.692182] PM: RTC time: 11:29:40, date: 2025-12-11 [ 0.696033] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.696281] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.700247] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.704192] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.708209] audit: initializing netlink subsys (disabled) [ 0.712670] thermal_sys: Registered thermal governor 'fair_share' [ 0.712672] thermal_sys: Registered thermal governor 'bang_bang' [ 0.716196] audit: type=2000 audit(1765452580.494:1): state=initialized audit_enabled=0 res=1 [ 0.724193] thermal_sys: Registered thermal governor 'step_wise' [ 0.724195] thermal_sys: Registered thermal governor 'user_space' [ 0.728191] thermal_sys: Registered thermal governor 'power_allocator' [ 0.732212] EISA bus registered [ 0.738669] cpuidle: using governor ladder [ 0.740181] cpuidle: using governor menu [ 0.745891] ACPI: bus type PCI registered [ 0.748181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.752519] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.756183] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.760208] PCI: Using configuration type 1 for base access [ 0.765445] Kprobes globally optimized [ 0.768304] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.772198] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.777106] ACPI: Added _OSI(Module Device) [ 0.780239] ACPI: Added _OSI(Processor Device) [ 0.783772] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.784314] ACPI: Added _OSI(Processor Aggregator Device) [ 0.788198] ACPI: Added _OSI(Linux-Dell-Video) [ 0.791653] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.792206] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.799322] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.804076] ACPI: Interpreter enabled [ 0.804193] ACPI: PM: (supports S0 S5) [ 0.807059] ACPI: Using IOAPIC for interrupt routing [ 0.808225] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.812184] PCI: Using E820 reservations for host bridge windows [ 0.816471] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.826555] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.828188] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.832322] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.836340] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.841627] PCI host bridge to bus 0000:00 [ 0.844183] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.848186] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.852186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.856187] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.860181] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.864185] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.868192] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.872555] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.881071] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.892119] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.902621] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.908221] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.921826] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.924402] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.933498] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.939532] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.947636] pci 0000:00:02.0: enabling Extended Tags [ 0.951224] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.956196] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.965859] pci 0000:00:02.1: enabling Extended Tags [ 0.970991] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.975785] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.985014] pci 0000:00:02.2: enabling Extended Tags [ 0.992635] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.999415] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.007621] pci 0000:00:02.3: enabling Extended Tags [ 1.011148] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.015737] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.022093] pci 0000:00:02.4: enabling Extended Tags [ 1.027308] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.031535] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.038290] pci 0000:00:02.5: enabling Extended Tags [ 1.042870] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.047124] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.052500] pci 0000:00:02.6: enabling Extended Tags [ 1.059882] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.063273] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.068498] pci 0000:00:02.7: enabling Extended Tags [ 1.077144] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.082970] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.090214] pci 0000:00:03.0: enabling Extended Tags [ 1.094831] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.099021] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.105855] pci 0000:00:03.1: enabling Extended Tags [ 1.112061] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.115134] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.120953] pci 0000:00:03.2: enabling Extended Tags [ 1.127093] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.131368] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.139453] pci 0000:00:03.3: enabling Extended Tags [ 1.143677] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.146984] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.154041] pci 0000:00:03.4: enabling Extended Tags [ 1.159034] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.163536] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.172501] pci 0000:00:03.5: enabling Extended Tags [ 1.178704] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.182931] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.189417] pci 0000:00:03.6: enabling Extended Tags [ 1.196183] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.203276] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.208523] pci 0000:00:03.7: enabling Extended Tags [ 1.217110] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.223272] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.231204] pci 0000:00:04.0: enabling Extended Tags [ 1.234953] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.239006] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.244925] pci 0000:00:04.1: enabling Extended Tags [ 1.252297] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.259575] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.269093] pci 0000:00:04.2: enabling Extended Tags [ 1.275154] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.280197] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.290533] pci 0000:00:04.3: enabling Extended Tags [ 1.294866] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.298947] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.306380] pci 0000:00:04.4: enabling Extended Tags [ 1.311001] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.315416] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.320529] pci 0000:00:04.5: enabling Extended Tags [ 1.328272] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.335165] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.340989] pci 0000:00:04.6: enabling Extended Tags [ 1.346899] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.351468] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.358444] pci 0000:00:04.7: enabling Extended Tags [ 1.365817] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.370856] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.376949] pci 0000:00:05.0: enabling Extended Tags [ 1.443976] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.446166] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.449214] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.470118] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.474588] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.479836] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.486182] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.496131] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.499362] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.503309] pci 0000:01:00.0: enabling Extended Tags [ 1.582703] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.584266] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.588250] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.592307] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.598465] pci_bus 0000:02: extended config space not accessible [ 1.600556] acpiphp: Slot [1] registered [ 1.603648] acpiphp: Slot [0] registered [ 1.604272] acpiphp: Slot [2] registered [ 1.607472] acpiphp: Slot [3] registered [ 1.608242] acpiphp: Slot [4] registered [ 1.611326] acpiphp: Slot [5] registered [ 1.612286] acpiphp: Slot [6] registered [ 1.615468] acpiphp: Slot [7] registered [ 1.616241] acpiphp: Slot [8] registered [ 1.619420] acpiphp: Slot [9] registered [ 1.620242] acpiphp: Slot [10] registered [ 1.623792] acpiphp: Slot [11] registered [ 1.624252] acpiphp: Slot [12] registered [ 1.628294] acpiphp: Slot [13] registered [ 1.631878] acpiphp: Slot [14] registered [ 1.632270] acpiphp: Slot [15] registered [ 1.636087] acpiphp: Slot [16] registered [ 1.636277] acpiphp: Slot [17] registered [ 1.640295] acpiphp: Slot [18] registered [ 1.643839] acpiphp: Slot [19] registered [ 1.644273] acpiphp: Slot [20] registered [ 1.647921] acpiphp: Slot [21] registered [ 1.648254] acpiphp: Slot [22] registered [ 1.651815] acpiphp: Slot [23] registered [ 1.652339] acpiphp: Slot [24] registered [ 1.655822] acpiphp: Slot [25] registered [ 1.656264] acpiphp: Slot [26] registered [ 1.660202] acpiphp: Slot [27] registered [ 1.663809] acpiphp: Slot [28] registered [ 1.664246] acpiphp: Slot [29] registered [ 1.668044] acpiphp: Slot [30] registered [ 1.668252] acpiphp: Slot [31] registered [ 1.675282] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.689205] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.773305] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.776254] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.780259] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.784324] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.794109] acpiphp: Slot [0-2] registered [ 1.796888] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.806607] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.820001] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.821992] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.824426] pci 0000:03:00.0: enabling Extended Tags [ 1.910627] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.912338] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.916312] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.923529] acpiphp: Slot [0-3] registered [ 1.924916] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.936190] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.950557] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.954850] pci 0000:04:00.0: enabling Extended Tags [ 2.036916] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.040367] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.044327] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.052015] acpiphp: Slot [0-4] registered [ 2.052874] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.064120] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.073802] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.078341] pci 0000:05:00.0: enabling Extended Tags [ 2.160287] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.163933] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.164306] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.171291] acpiphp: Slot [0-5] registered [ 2.172827] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.183723] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.192190] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.198578] pci 0000:06:00.0: enabling Extended Tags [ 2.283358] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.284336] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.288309] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.295515] acpiphp: Slot [0-6] registered [ 2.369341] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.372339] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.376325] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.383573] acpiphp: Slot [0-7] registered [ 2.458857] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.460317] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.464318] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.471525] acpiphp: Slot [0-8] registered [ 2.546942] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.548319] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.552311] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.559931] acpiphp: Slot [0-9] registered [ 2.639171] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.640340] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.644331] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.651841] acpiphp: Slot [0-10] registered [ 2.731228] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.732346] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.736449] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.744164] acpiphp: Slot [0-11] registered [ 2.825967] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.828324] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.832339] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.839967] acpiphp: Slot [0-12] registered [ 2.917030] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.920317] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.924325] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.931404] acpiphp: Slot [0-13] registered [ 3.008232] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.011958] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.012308] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.020918] acpiphp: Slot [0-14] registered [ 3.100272] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.104081] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.104356] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.111452] acpiphp: Slot [0-15] registered [ 3.186854] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.188356] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.192329] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.200086] acpiphp: Slot [0-16] registered [ 3.283093] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.284373] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.288374] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.296367] acpiphp: Slot [0-17] registered [ 3.376137] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.376336] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.380313] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.387593] acpiphp: Slot [0-18] registered [ 3.471253] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.472358] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.476381] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.484338] acpiphp: Slot [0-19] registered [ 3.582731] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.584326] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.588336] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.595971] acpiphp: Slot [0-20] registered [ 3.671477] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.672328] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.676309] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.683778] acpiphp: Slot [0-21] registered [ 3.761274] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.764349] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.768327] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.775656] acpiphp: Slot [0-22] registered [ 3.852420] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.856357] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.860309] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.868210] acpiphp: Slot [0-23] registered [ 3.944981] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.948316] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.952312] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.959759] acpiphp: Slot [0-24] registered [ 4.034294] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.036319] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.040346] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.047386] acpiphp: Slot [0-25] registered [ 4.127292] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.128319] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.132309] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.183057] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.184443] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.188453] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.192496] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.196510] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.200407] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.204411] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.208425] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.212289] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.216212] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.220205] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.224221] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.228212] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.232205] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.236204] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.240241] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.244578] iommu: Default domain type: Translated [ 4.248083] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.248364] SCSI subsystem initialized [ 4.251332] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.252166] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.252198] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.256189] vgaarb: loaded [ 4.258947] ACPI: bus type USB registered [ 4.260218] usbcore: registered new interface driver usbfs [ 4.264202] usbcore: registered new interface driver hub [ 4.268202] usbcore: registered new device driver usb [ 4.271965] pps_core: LinuxPPS API ver. 1 registered [ 4.272183] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.276198] PTP clock support registered [ 4.279569] EDAC MC: Ver: 3.0.0 [ 4.283878] NetLabel: Initializing [ 4.284188] NetLabel: domain hash size = 128 [ 4.287890] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.288253] NetLabel: unlabeled traffic allowed by default [ 4.292274] PCI: Using ACPI for IRQ routing [ 5.150755] clocksource: Switched to clocksource kvm-clock [ 5.176988] VFS: Disk quotas dquot_6.6.0 [ 5.180149] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.185492] AppArmor: AppArmor Filesystem Enabled [ 5.189627] pnp: PnP ACPI init [ 5.193162] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.200545] pnp: PnP ACPI: found 5 devices [ 5.210005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.216284] NET: Registered PF_INET protocol family [ 5.219898] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.230333] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.237397] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.243662] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.250277] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.255403] TCP: Hash tables configured (established 1024 bind 1024) [ 5.260153] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.265327] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.269918] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.275758] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.280533] NET: Registered PF_XDP protocol family [ 5.284799] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.291404] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.298418] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.304714] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.311117] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.317026] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.322771] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.328645] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.334792] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.340579] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.346901] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.352934] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.358885] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.364611] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.370335] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.376091] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.381834] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.387882] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.393597] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.399627] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.405331] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.411095] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.416731] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.422570] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.428202] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.432524] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.437006] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.441367] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.445813] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.450272] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.454559] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.459235] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.463661] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.468201] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.473295] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.477663] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.482088] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.486399] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.490750] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.495308] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.499937] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.504716] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.509647] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.514570] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.518946] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.523664] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.528320] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.533195] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.537653] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.542316] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.546913] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.551502] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.556122] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.560988] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.566019] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.570608] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.574985] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.579887] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.584585] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.589657] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.593915] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.598347] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.602726] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.607031] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.611237] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.615743] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.620025] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.624326] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.628583] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.633003] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.637230] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.641586] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.646229] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.650948] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.655925] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.660395] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.665561] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.670096] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.674814] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.679219] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.684014] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.688498] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.693236] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.697679] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.702272] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.706915] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.711643] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.716210] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.721182] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.725674] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.730316] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.734866] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.739696] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.744193] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.749126] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.752860] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.761192] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.769294] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.778877] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.783848] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.790183] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.797198] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.806416] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.812651] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.819894] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.828817] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.834764] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.842973] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.855862] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.862144] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.868112] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.876905] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.883241] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.888887] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.898886] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.905737] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.911620] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.922253] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.928724] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.934427] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.943256] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.950623] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.956385] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.965710] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.971233] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.978991] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.987368] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.992588] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.999792] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.008272] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.013238] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.020063] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.027896] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.034790] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.040470] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.049108] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.053028] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.059348] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.066241] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.074274] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.079374] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.087026] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.094477] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.104263] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.109119] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.115653] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.123505] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.131847] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.135603] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.142033] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.147758] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.156092] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.159751] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.166258] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.173248] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.181038] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.185454] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.190974] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.197393] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.204897] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.208467] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.214108] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.221299] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.230107] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.234718] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.241368] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.247622] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.255686] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.260693] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.266794] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.273248] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.281715] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.286066] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.293091] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.299182] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.307126] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.310893] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.317229] pci 0000:00:04.6: bridge wBA72 indow [mem 0xfbe00000-0xfbffffff] [ 6.323313] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.330631] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.335058] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.340654] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.346914] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.353967] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.358091] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.363540] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.369861] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.377860] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.382277] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.388271] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.393240] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.398591] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.403689] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.408518] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.412868] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.417904] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.423968] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.428983] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.433752] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.439707] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.444634] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.451660] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.456447] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.461490] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.465960] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.470978] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.475351] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.480331] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.484694] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.489733] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.494033] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.499031] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.503749] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.509023] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.513350] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.518793] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.523956] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.529600] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.534140] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.539591] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.544199] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.549957] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.554243] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.558649] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.564046] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.568188] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.573904] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.580458] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.585601] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.591333] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.597788] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.601743] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.606050] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.611054] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.614948] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.619391] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.624366] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.628335] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.632611] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.637723] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.641596] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.645935] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.650884] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.655050] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.659765] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.667037] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.671213] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.675600] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.680620] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.684736] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.689671] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.694959] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.698880] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.703397] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.708698] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.712862] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.717288] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.722573] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.726595] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.731337] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.738506] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.748627] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10274 usecs [ 6.755038] PCI: CLS 0 bytes, default 64 [ 6.758028] Trying to unpack rootfs image as initramfs... [ 6.762071] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.780504] Initialise system trusted keyrings [ 6.783758] Key type blacklist registered [ 6.792307] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.803285] zbud: loaded [ 6.812610] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.824290] fuse: init (API version 7.34) [ 6.827480] integrity: Platform Keyring initialized [ 6.844423] Key type asymmetric registered [ 6.847980] Asymmetric key parser 'x509' registered [ 6.860300] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.872286] io scheduler mq-deadline registered [ 6.883079] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.892864] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.915082] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.925298] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.947086] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.962601] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.971653] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.989086] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.004765] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.016925] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.032628] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.044875] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.050000] Freeing initrd memory: 8744K [ 7.057489] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.062971] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.071349] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.075998] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.081647] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.087951] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.092556] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.100790] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.106182] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.114617] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.119254] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.127886] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.132533] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.141241] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.145875] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.153889] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.158837] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.167008] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.171384] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.179915] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.185953] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.193218] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.200275] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.204959] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.214535] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.219382] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.228001] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.233763] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.242455] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.247451] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.257605] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.263349] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.273929] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.279320] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.288153] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.292884] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.302426] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.308266] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.313877] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.320218] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.324776] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.334153] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.343981] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.348581] shpchp 0000:01:00.0: Slot initialization failed [ 7.354740] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.360333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.365593] ACPI: button: Power Button [PWRF] [ 7.395890] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.431760] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.438885] Linux agpgart interface v0.103 [ 7.444466] loop: module loaded [ 7.447111] tun: Universal TUN/TAP device driver, 1.6 [ 7.452569] PPP generic driver version 2.4.2 [ 7.456122] VFIO - User Level meta-driver version: 0.3 [ 7.459877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.464464] ehci-pci: EHCI PCI platform driver [ 7.467721] ehci-platform: EHCI generic platform driver [ 7.471518] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.476123] ohci-pci: OHCI PCI platform driver [ 7.479436] ohci-platform: OHCI generic platform driver [ 7.483204] uhci_hcd: USB Universal Host Controller Interface driver [ 7.489609] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.493536] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.498778] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.502701] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.507634] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.513840] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.519671] usb usb1: Product: UHCI Host Controller [ 7.523197] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.527661] usb usb1: SerialNumber: 0000:02:01.0 [ 7.531496] hub 1-0:1.0: USB hub found [ 7.534366] hub 1-0:1.0: 2 ports detected [ 7.538215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.547274] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.551608] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.556062] mousedev: PS/2 mouse device common for all mice [ 7.561989] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.569922] rtc_cmos 00:03: RTC can wake from S4 [ 7.575483] rtc_cmos 00:03: registered as rtc0 [ 7.579952] rtc_cmos 00:03: setting system clock to 2025-12-11T11:29:48 UTC (1765452588) [ 7.586876] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.592074] i2c_dev: i2c /dev entries driver [ 7.595888] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.606664] device-mapper: uevent: version 1.0.3 [ 7.610426] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.616669] platform eisa.0: Probing EISA bus 0 [ 7.620551] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.625548] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.630705] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.635945] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.641455] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.646660] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.652493] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.657173] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.661685] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.666366] platform eisa.0: EISA: Detected 0 cards [ 7.670052] ledtrig-cpu: registered to indicate activity on CPUs [ 7.674490] drop_monitor: Initializing network drop monitor service [ 7.679337] NET: Registered PF_INET6 protocol family [ 7.686738] Segment Routing with IPv6 [ 7.689941] In-situ OAM (IOAM) with IPv6 [ 7.693135] NET: Registered PF_PACKET protocol family [ 7.697109] Key type dns_resolver registered [ 7.700984] IPI shorthand broadcast: enabled [ 7.705122] registered taskstats version 1 [ 7.709133] Loading compiled-in X.509 certificates [ 7.713694] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.721213] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.728748] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.735970] blacklist: Loading compiled-in revocation X.509 certificates [ 7.741146] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.748461] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.758974] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.767148] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.774752] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.782648] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.790594] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.798013] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.805998] zswap: loaded using pool lzo/zbud [ 7.809632] Key type .fscrypt registered [ 7.813187] Key type fscrypt-provisioning registered [ 7.819012] Key type encrypted registered [ 7.823224] AppArmor: AppArmor sha1 policy hashing enabled [ 7.827329] ima: No TPM chip found, activating TPM-bypass! [ 7.831376] Loading compiled-in module X.509 certificates [ 7.835982] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.844806] ima: Allocated hash algorithm: sha1 [ 7.848702] ima: No architecture policies found [ 7.852331] evm: Initialising EVM extended attributes: [ 7.856594] evm: security.selinux [ 7.859604] evm: security.SMACK64 [ 7.862690] evm: security.SMACK64EXEC [ 7.865973] evm: security.SMACK64TRANSMUTE [ 7.869140] evm: security.SMACK64MMAP [ 7.872259] evm: security.apparmor [ 7.875418] evm: security.ima [ 7.877967] evm: security.capability [ 7.880812] evm: HMAC attrs: 0x1 [ 7.883665] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.888752] PM: Magic number: 5:954:478 [ 7.891740] rtc rtc0: hash matches [ 7.894992] RAS: Correctable Errors collector initialized. [ 7.899533] Unstable clock detected, switching default tracing clock to "global" [ 7.899533] If you want to keep using the local clock, then add: [ 7.899533] "trace_clock=local" [ 7.899533] on the kernel command line [ 7.915705] Freeing unused decrypted memory: 2036K [ 7.919947] Freeing unused kernel image (initmem) memory: 3244K [ 7.928229] Write protecting the kernel read-only data: 30720k [ 7.932889] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.938369] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.985220] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.990640] Run /init as init process info: initramfs: up at 7.41 [ 8.050963] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.060098] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.066449] GPT:229375 != 2097151 [ 8.069716] GPT:Alternate GPT header not at the end of the disk. [ 8.074675] GPT:229375 != 2097151 [ 8.077724] GPT: Use GNU Parted to correct GPT errors. [ 8.134141] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.520357] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.549237] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.11 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:50:b7:43:a9:36:02:42:e3:ba:7f:69:cc:5d:82:87:5c 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.23s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHQFagHhQnWEkduaT/RPFD93dv5WdE130PPUdxb2n7Ht2ryJXL6G0KWVN7oMt5+u+Z+51XoTBIMD1JLMQ9Rd5Mch+uc1PpWi9nCjpFpAj8GSLLzwy9j2T5ysXqQkhCHHCLmoV2v92wUhqRKQFZ78lvZ3QhyifiZEXInvIL68j3zChCi1n6bD9ybOtHiAaO2gFhnzYIjHj9C5eHTuo/bn5UT1nl7RF83M7StN+KJmgyGmZ1tExB1fYZz6+nfZXVffM99K+MyY+Uu53Wf8brAPVyamFkEiEH4XbB0ih8+fcwJ77LYoe++YMbtnQOMlBOtdFXQG82hzrBfSz/qBW+bjwn root@tempest-testnetworkbasicops-server-2039334361 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsCN5py4vXpalCwaWdOjSa828byFmXzuPrTQKSCs4IQUSCOP5IuNwyYKY2HX3U1ZwbXLkBAODstTsAmMgosU9s= root@tempest-testnetworkbasicops-server-2039334361 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feb2:2ee9/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 50b743a9-3602-42e3-ba7f-69cc5d82875c name: tempest-TestNetworkBasicOps-server-2039334361 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2039334361 launch-index: 0 === cirros: current=0.6.2 uptime=10.66 === === 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:B2:2E:E9 inet6 addr: fe80::f816:3eff:feb2:2ee9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:14 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:1746 (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-2039334361 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.605984] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.608845] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.646273] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.662430] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.758359] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.895269] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.896130] ISO 9660 Extensions: RRIP_1991A [ 9.997051] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.915776] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.916986] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:29:50 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:29:50 cirros auth.notice su: + none root:cirros Dec 11 11:29:50 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:29:50 cirros daemon.info dhcpcd[350]: DUID 00:04:50:b7:43:a9:36:02:42:e3:ba:7f:69:cc:5d:82:87:5c Dec 11 11:29:50 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:29:50 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:29:50 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:29:50 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b2:2e:e9 Dec 11 11:29:50 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb2:2ee9 Dec 11 11:29:50 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 11 11:29:51 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 11 11:29:51 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.7 from 10.100.0.1 Dec 11 11:29:51 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.7/28 Dec 11 11:29:51 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-2039334361 login: 2025-12-11 11:29:57,815 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-11 11:29:57,823 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:29:57,927 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:29:57,927 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-11 11:29:58,059 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c 0.131s 2025-12-11 11:29:58,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:57 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-4a5ce64d-d333-45eb-aa1a-7efd76a286f7', 'x-compute-request-id': 'req-4a5ce64d-d333-45eb-aa1a-7efd76a286f7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'' 2025-12-11 11:30:00,088 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c 2.028s 2025-12-11 11:30:00,088 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:29:58 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-33dccb01-cd09-44d6-b9f0-e98a4548d1de', 'x-compute-request-id': 'req-33dccb01-cd09-44d6-b9f0-e98a4548d1de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"server": {"id": "50b743a9-3602-42e3-ba7f-69cc5d82875c", "name": "tempest-TestNetworkBasicOps-server-2039334361", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:29:32Z", "updated": "2025-12-11T11:29:58Z", "addresses": {"tempest-network-smoke--466842642": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:2e:e9"}, {"version": 4, "addr": "192.168.122.215", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:2e:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-130633396", "OS-SRV-USG:launched_at": "2025-12-11T11:29:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1933025957"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:01,190 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c 0.098s 2025-12-11 11:30:01,190 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:01 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e42d108-370a-46ba-8ea3-f2a58ca8285b', 'x-compute-request-id': 'req-5e42d108-370a-46ba-8ea3-f2a58ca8285b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50b743a9-3602-42e3-ba7f-69cc5d82875c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 50b743a9-3602-42e3-ba7f-69cc5d82875c could not be found."}}' 2025-12-11 11:30:01,819 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6400f0f7-7d58-4a69-8a33-525a7c0ff935 0.628s 2025-12-11 11:30:01,819 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e2a97344-5dbd-4367-9ad9-4f42ddb792ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6400f0f7-7d58-4a69-8a33-525a7c0ff935'} Body: b'' 2025-12-11 11:30:01,873 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-130633396 0.053s 2025-12-11 11:30:01,873 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:01 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-dd710471-6ae5-4dbc-bf7f-9f2e10077604', 'x-compute-request-id': 'req-dd710471-6ae5-4dbc-bf7f-9f2e10077604', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-130633396'} Body: b'' 2025-12-11 11:30:02,206 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8f05b1d3-98f3-4fcf-9c19-22b57c814b26 0.333s 2025-12-11 11:30:02,207 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a8661f72-8433-473b-ada8-35d1a8ce0e24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8f05b1d3-98f3-4fcf-9c19-22b57c814b26'} Body: b'' 2025-12-11 11:30:02,341 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1 0.134s 2025-12-11 11:30:02,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:02 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-1d6dc07a-3fba-46ca-bfa1-89342f6a8508', 'x-compute-request-id': 'req-1d6dc07a-3fba-46ca-bfa1-89342f6a8508', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'' 2025-12-11 11:30:03,082 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1 0.740s 2025-12-11 11:30:03,083 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:02 GMT', 'server': 'Apache', 'content-length': '1697', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e11198b-85cd-4a67-8b63-94bd1704854f', 'x-compute-request-id': 'req-9e11198b-85cd-4a67-8b63-94bd1704854f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'{"server": {"id": "8209b474-8985-40a8-8400-d99fb7004eb1", "name": "tempest-TestNetworkBasicOps-server-397764670", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:28:59Z", "updated": "2025-12-11T11:30:02Z", "addresses": {"tempest-network-smoke--466842642": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:25:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8209b474-8985-40a8-8400-d99fb7004eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1302013871", "OS-SRV-USG:launched_at": "2025-12-11T11:29:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1024341308"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:04,159 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1 0.071s 2025-12-11 11:30:04,159 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:04 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-663f8a64-1100-4152-934b-c77484f4cfc9', 'x-compute-request-id': 'req-663f8a64-1100-4152-934b-c77484f4cfc9', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8209b474-8985-40a8-8400-d99fb7004eb1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8209b474-8985-40a8-8400-d99fb7004eb1 could not be found."}}' 2025-12-11 11:30:05,124 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6c447c1f-9f3e-42db-9b68-c1769123174f 0.963s 2025-12-11 11:30:05,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': 'Thu, 11 Dec 2025 11:30:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-277ac6b7-72d8-4cec-8fc1-41a4550208d1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6c447c1f-9f3e-42db-9b68-c1769123174f'} Body: b'' 2025-12-11 11:30:05,214 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-1302013871 0.089s 2025-12-11 11:30:05,214 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:05 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73658701-7da3-4441-8967-a904449aa95d', 'x-compute-request-id': 'req-73658701-7da3-4441-8967-a904449aa95d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1302013871'} Body: b'' 2025-12-11 11:30:07,395 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c/remove_router_interface 2.177s 2025-12-11 11:30:07,395 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "64308350-7aec-47f3-b6db-fc695b8bfb76"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fa87d8cf-3f78-4c70-8ef1-f9a9092c0163', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c/remove_router_interface'} Body: b'{"id": "4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "fa0ef018-6900-4723-867b-358304d92568", "network_id": "9a866554-0a66-49b2-be95-ea7285b7e845", "subnet_id": "64308350-7aec-47f3-b6db-fc695b8bfb76", "subnet_ids": ["64308350-7aec-47f3-b6db-fc695b8bfb76"]}' 2025-12-11 11:30:08,010 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/64308350-7aec-47f3-b6db-fc695b8bfb76 0.614s 2025-12-11 11:30:08,011 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cc28fb59-70ac-4087-87a1-40544cd54de2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/64308350-7aec-47f3-b6db-fc695b8bfb76'} Body: b'' 2025-12-11 11:30:08,585 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c 0.574s 2025-12-11 11:30:08,586 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b311a25e-66e2-453e-99c1-b7b3db01cb3e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c69e3e1-ffcb-47db-bbcb-40eda3ab2a5c'} Body: b'' 2025-12-11 11:30:09,329 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/9a866554-0a66-49b2-be95-ea7285b7e845 0.743s 2025-12-11 11:30:09,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': 'Thu, 11 Dec 2025 11:30:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-285238c9-3fa6-42f7-8e06-19f8a1bd1c38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/9a866554-0a66-49b2-be95-ea7285b7e845'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-11 11:30:09.346878Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] time: 2025-12-11 11:32:04.071969Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-11 11:30:10,083 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.735s 2025-12-11 11:30:10,083 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--1385998693", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-16d995d8-d74c-49a6-a5da-84490e788994', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"e094e1e1-4c47-458f-8f5e-1b285c44cab3","name":"tempest-network-smoke--1385998693","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:30:09Z","updated_at":"2025-12-11T11:30:09Z","revision_number":1}}' 2025-12-11 11:30:12,024 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.940s 2025-12-11 11:30:12,024 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-1036692177", "admin_state_up": true, "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb"}}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-9a3ef6e2-11e8-49a8-8926-02efde610e92', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "1b6de21d-1429-4683-bcde-79d1259f6c96", "name": "tempest-TestNetworkBasicOps-router-1036692177", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.208"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:30:10Z", "updated_at": "2025-12-11T11:30:11Z", "revision_number": 2, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:12,128 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.102s 2025-12-11 11:30:12,128 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9e8edd13-59ce-4f9d-9d0a-3b91aab47797', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:30:12,271 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.142s 2025-12-11 11:30:12,271 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-be998cc5-4c2a-4938-aae5-910b4911845f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:30:12,340 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.068s 2025-12-11 11:30:12,340 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-63677942-c8d4-4007-b29d-6ea385f1219c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:30:13,434 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.093s 2025-12-11 11:30:13,434 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-510487535", "network_id": "e094e1e1-4c47-458f-8f5e-1b285c44cab3", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-31bcf39a-8ae3-4aa6-b19f-2312a581da0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"75b5e003-6b02-4bd6-9183-2c998bd60ebc","name":"tempest-subnet-smoke-510487535","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"e094e1e1-4c47-458f-8f5e-1b285c44cab3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:30:12Z","updated_at":"2025-12-11T11:30:12Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:15,411 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/1b6de21d-1429-4683-bcde-79d1259f6c96/add_router_interface 1.975s 2025-12-11 11:30:15,411 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "75b5e003-6b02-4bd6-9183-2c998bd60ebc"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2b15e203-0dd5-4391-8d5d-63c0f9009558', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b6de21d-1429-4683-bcde-79d1259f6c96/add_router_interface'} Body: b'{"id": "1b6de21d-1429-4683-bcde-79d1259f6c96", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "8e995d89-4875-471e-b630-987f581f3397", "network_id": "e094e1e1-4c47-458f-8f5e-1b285c44cab3", "subnet_id": "75b5e003-6b02-4bd6-9183-2c998bd60ebc", "subnet_ids": ["75b5e003-6b02-4bd6-9183-2c998bd60ebc"]}' 2025-12-11 11:30:15,509 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.098s 2025-12-11 11:30:15,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': 'Thu, 11 Dec 2025 11:30:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-4cf23525-19cd-4ef1-9d3a-3b6893e34b16', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"e094e1e1-4c47-458f-8f5e-1b285c44cab3","name":"tempest-network-smoke--1385998693","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["75b5e003-6b02-4bd6-9183-2c998bd60ebc"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:30:09Z","updated_at":"2025-12-11T11:30:12Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":49366},{"id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:30:15,575 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.065s 2025-12-11 11:30:15,575 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-d22f75d9-e340-41ad-8ba0-6950b69ed70b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"},{"id":"75b5e003-6b02-4bd6-9183-2c998bd60ebc","name":"tempest-subnet-smoke-510487535","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"e094e1e1-4c47-458f-8f5e-1b285c44cab3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:30:12Z","updated_at":"2025-12-11T11:30:12Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:30:15,684 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.108s 2025-12-11 11:30:15,685 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-6d10eb0e-89c7-4a62-b629-304560408294', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "1b6de21d-1429-4683-bcde-79d1259f6c96", "name": "tempest-TestNetworkBasicOps-router-1036692177", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.208"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:30:10Z", "updated_at": "2025-12-11T11:30:14Z", "revision_number": 3, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:30:15,775 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.089s 2025-12-11 11:30:15,775 25 DEBUG [tempest.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-376352199", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBbuzomAP1RunVzN+Vx/7CKU7b4hlpgbYZF/IY5q6YSwrNYgzdx2v3JMvHkd5EykoqGy98uXbDsFI01B35PrpFdV64WUM7KMJ4RXT4R+k1zV9LsNrt2Zs/YDNbf//tbGQA=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:15 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-16e00610-ce23-45b1-baa3-6e2e13912f27', 'x-compute-request-id': 'req-16e00610-ce23-45b1-baa3-6e2e13912f27', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-376352199", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBbuzomAP1RunVzN+Vx/7CKU7b4hlpgbYZF/IY5q6YSwrNYgzdx2v3JMvHkd5EykoqGy98uXbDsFI01B35PrpFdV64WUM7KMJ4RXT4R+k1zV9LsNrt2Zs/YDNbf//tbGQA==", "fingerprint": "f8:12:28:fb:78:18:79:a1:e8:7b:60:d3:44:ca:fa:09", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:30:16,038 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.262s 2025-12-11 11:30:16,039 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-1150652778", "description": "tempest-secgroup-smoke-1150652778 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-167f0c59-629c-433a-960b-5172bedef88a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "name": "tempest-secgroup-smoke-1150652778", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1150652778 description", "shared": false, "security_group_rules": [{"id": "a5a06cc5-5d8d-46bc-bc1d-4e638324453a", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 118, "description": null, "tags": [], "created_at": "2025-12-11T11:30:15Z", "updated_at": "2025-12-11T11:30:15Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "b5d2ce70-a1ff-4c28-b6a6-218c04174a5b", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 117, "description": null, "tags": [], "created_at": "2025-12-11T11:30:15Z", "updated_at": "2025-12-11T11:30:15Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:30:15Z", "updated_at": "2025-12-11T11:30:15Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:16,225 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.186s 2025-12-11 11:30:16,225 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": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5ddbbc62-0699-44e5-bf53-e57001c25143', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "376e1e4a-5df3-4e43-94ea-2c1fabcf89af", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:30:16Z", "updated_at": "2025-12-11T11:30:16Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:16,412 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.186s 2025-12-11 11:30:16,412 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": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-851b8b8a-12b6-4b82-a8e5-af801842e1be', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "9e90065c-4223-4b5c-9031-ba63d2f14214", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:30:16Z", "updated_at": "2025-12-11T11:30:16Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:16,630 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 2025-12-11 11:30:16,630 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": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-de239498-cd20-4bb4-8be4-7a9f9ffda1a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "862394c0-e0ae-477a-93a0-f33be581de36", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:30:16Z", "updated_at": "2025-12-11T11:30:16Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:16,793 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.162s 2025-12-11 11:30:16,793 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": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8bbde71c-a4f6-41ed-bf6b-10104445d725', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "647244f2-7da3-4c6b-be1a-43c2d75c27d3", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:30:16Z", "updated_at": "2025-12-11T11:30:16Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:16,949 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.156s 2025-12-11 11:30:16,950 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": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1bbf4f94-4983-413f-8458-ada3c3b8a498', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "ec929784-0014-4f47-91d5-3b6b1c293197", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:30:16Z", "updated_at": "2025-12-11T11:30:16Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:21,023 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 4.073s 2025-12-11 11:30:21,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": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d1c7f7f4-ca22-4c32-88cd-ecaad59d098b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "31f5ede0-d40a-4aa4-a4ac-6fe8b9053550", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "5bbdeaf4-4e01-4a2e-9c26-a3277e090f11", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:30:19Z", "updated_at": "2025-12-11T11:30:19Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:21,358 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.330s 2025-12-11 11:30:21,358 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:21 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-26491480-b8a1-4a4a-a905-418d98edf3de', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["WkD-OmGcTSKyvSz90mSW6w"], "expires_at": "2025-12-11T12:30:21.000000Z", "issued_at": "2025-12-11T11:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:30:21,358 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-11 11:30:23,338 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.978s 2025-12-11 11:30:23,338 25 DEBUG [tempest.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-1386311379", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "e094e1e1-4c47-458f-8f5e-1b285c44cab3"}], "key_name": "tempest-TestNetworkBasicOps-376352199", "security_groups": [{"name": "tempest-secgroup-smoke-1150652778"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:21 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-099eed30-5167-496f-8768-ff8eed03c3c5', 'x-compute-request-id': 'req-099eed30-5167-496f-8768-ff8eed03c3c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1150652778"}], "adminPass": "9DiUaF3hTMfW"}}' 2025-12-11 11:30:23,522 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.183s 2025-12-11 11:30:23,523 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:23 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-860c8c0e-e173-4c72-9edd-e57221b69571', 'x-compute-request-id': 'req-860c8c0e-e173-4c72-9edd-e57221b69571', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:30:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:25,029 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.498s 2025-12-11 11:30:25,036 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:24 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-b6086aa4-c660-43ee-bbf2-2e76357b1bf3', 'x-compute-request-id': 'req-b6086aa4-c660-43ee-bbf2-2e76357b1bf3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:25,048 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-11 11:30:27,042 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.993s 2025-12-11 11:30:27,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': 'Thu, 11 Dec 2025 11:30:26 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-edc0a515-f0f3-4642-b621-0ef3496a8b93', 'x-compute-request-id': 'req-edc0a515-f0f3-4642-b621-0ef3496a8b93', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1150652778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:28,440 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.393s 2025-12-11 11:30:28,440 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:28 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-786f1ba5-6629-4ccf-9fb2-9c2ca7a02584', 'x-compute-request-id': 'req-786f1ba5-6629-4ccf-9fb2-9c2ca7a02584', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1150652778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:30,175 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.730s 2025-12-11 11:30:30,175 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:29 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-9bc9f4d3-2324-40f7-be15-0070046ab047', 'x-compute-request-id': 'req-9bc9f4d3-2324-40f7-be15-0070046ab047', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1150652778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:31,542 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.363s 2025-12-11 11:30:31,542 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30: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-cd34adf3-78ce-4bc3-b0d4-716e7777ce3b', 'x-compute-request-id': 'req-cd34adf3-78ce-4bc3-b0d4-716e7777ce3b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:30:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1150652778"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:32,951 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.400s 2025-12-11 11:30:32,951 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:32 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-4e9d8fb8-ded9-411a-9726-3cfc30bb1647', 'x-compute-request-id': 'req-4e9d8fb8-ded9-411a-9726-3cfc30bb1647', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:30:31Z", "addresses": {"tempest-network-smoke--1385998693": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:2b:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": "2025-12-11T11:30:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1150652778"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:32,956 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-11 11:30:33,251 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.295s 2025-12-11 11:30:33,251 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:32 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-cca139c2-f03d-4e32-990c-ba5eed3dfe2d', 'x-compute-request-id': 'req-cca139c2-f03d-4e32-990c-ba5eed3dfe2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:30:31Z", "addresses": {"tempest-network-smoke--1385998693": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:2b:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": "2025-12-11T11:30:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1150652778"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:30:33,255 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-11 11:30:33,359 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=4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.104s 2025-12-11 11:30:33,360 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-28034252-7a31-46c8-8a87-e1b48c6b8857', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"ports":[{"id":"246ccde6-c211-42fd-83f8-382ddba3c96b","name":"","network_id":"e094e1e1-4c47-458f-8f5e-1b285c44cab3","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:6e:2b:f5","admin_state_up":true,"status":"ACTIVE","device_id":"4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"75b5e003-6b02-4bd6-9183-2c998bd60ebc","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5bbdeaf4-4e01-4a2e-9c26-a3277e090f11"],"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-1386311379","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1386311379","fqdn":"tempest-testnetworkbasicops-server-1386311379.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:30:26Z","updated_at":"2025-12-11T11:30:30Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:30:33,360 25 DEBUG [tempest.common.waiters] Server ID 4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f ports are all ACTIVE [{'id': '246ccde6-c211-42fd-83f8-382ddba3c96b', 'name': '', 'network_id': 'e094e1e1-4c47-458f-8f5e-1b285c44cab3', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:6e:2b:f5', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '75b5e003-6b02-4bd6-9183-2c998bd60ebc', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5bbdeaf4-4e01-4a2e-9c26-a3277e090f11'], '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-1386311379', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-1386311379', 'fqdn': 'tempest-testnetworkbasicops-server-1386311379.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:30:26Z', 'updated_at': '2025-12-11T11:30:30Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:30:34,465 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.103s 2025-12-11 11:30:34,465 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "port_id": "246ccde6-c211-42fd-83f8-382ddba3c96b", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'c10000 ontent-length': '882', 'x-openstack-request-id': 'req-b66c69d4-bc77-470a-8e49-ff0bda3daa3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "435a6b1d-79c2-4b89-a1c2-96aa4e4c0f85", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.185", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "1b6de21d-1429-4683-bcde-79d1259f6c96", "port_id": "246ccde6-c211-42fd-83f8-382ddba3c96b", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e094e1e1-4c47-458f-8f5e-1b285c44cab3", "mac_address": "fa:16:3e:6e:2b:f5", "admin_state_up": true, "status": "ACTIVE", "device_id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:30:33Z", "updated_at": "2025-12-11T11:30:33Z", "revision_number": 0}}' 2025-12-11 11:30:34,602 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/435a6b1d-79c2-4b89-a1c2-96aa4e4c0f85 0.137s 2025-12-11 11:30:34,603 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-58f1dbc8-e091-4992-9bd8-1c3df49922de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/435a6b1d-79c2-4b89-a1c2-96aa4e4c0f85'} Body: b'{"floatingip": {"id": "435a6b1d-79c2-4b89-a1c2-96aa4e4c0f85", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.185", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "1b6de21d-1429-4683-bcde-79d1259f6c96", "port_id": "246ccde6-c211-42fd-83f8-382ddba3c96b", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e094e1e1-4c47-458f-8f5e-1b285c44cab3", "mac_address": "fa:16:3e:6e:2b:f5", "admin_state_up": true, "status": "ACTIVE", "device_id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:30:33Z", "updated_at": "2025-12-11T11:30:34Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:34,603 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '435a6b1d-79c2-4b89-a1c2-96aa4e4c0f85', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.185', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': '1b6de21d-1429-4683-bcde-79d1259f6c96', 'port_id': '246ccde6-c211-42fd-83f8-382ddba3c96b', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'e094e1e1-4c47-458f-8f5e-1b285c44cab3', 'mac_address': 'fa:16:3e:6e:2b:f5', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:30:33Z', 'updated_at': '2025-12-11T11:30:34Z', 'revision_number': 1, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:30:34,603 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.137610 seconds 2025-12-11 11:30:34,603 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.185 with user: cirros 2025-12-11 11:30:34,604 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.185 in 120 sec and the expected result is reachable 2025-12-11 11:30:48,821 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.216293 seconds 2025-12-11 11:30:48,822 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.185 in 120 sec and the ping result is expected 2025-12-11 11:30:48,972 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f/action 0.149s 2025-12-11 11:30:48,973 25 DEBUG [tempest.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': 'Thu, 11 Dec 2025 11:30:48 GMT', 'server': 'Apache', 'content-length': '75595', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003f71a1-0f2a-47ad-9a36-accd6c05db89', 'x-compute-request-id': 'req-003f71a1-0f2a-47ad-9a36-accd6c05db89', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f/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 1229270458 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001140] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001523] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004421] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004463] Using GB pages for direct mapping\\n[ 0.004723] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004728] ACPI: Early table checksum verification disabled\\n[ 0.004734] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004739] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004746] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004767] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004771] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004775] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004779] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004782] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004786] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004788] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004789] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004791] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004792] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004793] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006076] No NUMA configuration fo 2025-12-11 11:30:48,974 25 DEBUG [tempest.scenario.manager] Console output for 4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 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 1229270458 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001140] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001523] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004421] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004463] Using GB pages for direct mapping [ 0.004723] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004728] ACPI: Early table checksum verification disabled [ 0.004734] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004739] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004746] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004767] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004771] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004775] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004779] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004782] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004786] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004788] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004789] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004791] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004792] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004793] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006076] No NUMA configuration found [ 0.006078] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006087] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006537] Zone ranges: [ 0.006539] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006541] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006544] Normal empty [ 0.006546] Device empty [ 0.006547] Movable zone start for each node [ 0.006550] Early memory node ranges [ 0.006551] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006553] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006555] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007896] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007936] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.008146] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019538] ACPI: PM-Timer IO Port: 0x608 [ 0.019569] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019698] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019703] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019705] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019708] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019710] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019712] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019716] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019719] TSC deadline timer available [ 0.019736] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019810] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019813] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019815] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019816] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019818] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019819] Booting paravirtualized kernel on KVM [ 0.019823] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019830] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.021257] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.021338] kvm-guest: setup async PF for cpu 0 [ 0.021366] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.021385] kvm-guest: PV spinlocks disabled, single CPU [ 0.021392] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.021394] Policy zone: DMA32 [ 0.021395] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.021457] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021492] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021511] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021578] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021851] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022580] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022610] ftrace: allocating 50600 entries in 198 pages [ 0.047974] ftrace: allocated 198 pages with 4 groups [ 0.048129] rcu: Hierarchical RCU implementation. [ 0.048131] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.048133] Rude variant of Tasks RCU enabled. [ 0.048134] Tracing variant of Tasks RCU enabled. [ 0.048135] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.048136] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052372] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052761] random: crng init done [ 0.094292] Console: colour VGA+ 80x25 [ 0.248393] printk: console [tty1] enabled [ 0.615994] printk: console [ttyS0] enabled [ 0.619182] ACPI: Core revision 20210730 [ 0.622504] APIC: Switch to symmetric I/O mode setup [ 0.627313] x2apic enabled [ 0.630658] Switched APIC routing to physical x2apic. [ 0.639519] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.646934] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.650929] pid_max: default: 32768 minimum: 301 [ 0.650929] LSM: Security Framework initializing [ 0.650929] landlock: Up and running. [ 0.650929] Yama: becoming mindful. [ 0.650929] AppArmor: AppArmor initialized [ 0.650929] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.650929] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.650929] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.650929] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.650929] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.650929] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.650929] Spectre V2 : Mitigation: Retpolines [ 0.650929] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.650929] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.650929] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.650929] RETBleed: Mitigation: untrained return thunk [ 0.650929] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.650929] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.650929] Freeing SMP alternatives memory: 44K [ 0.650929] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.651088] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.654953] ... version: 0 [ 0.657913] ... bit width: 48 [ 0.658943] ... generic registers: 6 [ 0.662014] ... value mask: 0000ffffffffffff [ 0.662943] ... max period: 00007fffffffffff [ 0.666682] ... fixed-purpose events: 0 [ 0.666942] ... event mask: 000000000000003f [ 0.670826] rcu: Hierarchical SRCU implementation. [ 0.671475] smp: Bringing up secondary CPUs ... [ 0.674949] smp: Brought up 1 node, 1 CPU [ 0.678294] smpboot: Max logical packages: 1 [ 0.678949] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.683529] devtmpfs: initialized [ 0.686377] x86/mm: Memory block size: 128MB [ 0.687159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.690956] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.695009] pinctrl core: initialized pinctrl subsystem [ 0.698942] PM: RTC time: 11:30:33, date: 2025-12-11 [ 0.702658] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.703046] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.706980] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.710955] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.715089] audit: initializing netlink subsys (disabled) [ 0.719593] thermal_sys: Registered thermal governor 'fair_share' [ 0.719594] thermal_sys: Registered thermal governor 'bang_bang' [ 0.722970] audit: type=2000 audit(1765452632.445:1): state=initialized audit_enabled=0 res=1 [ 0.730945] thermal_sys: Registered thermal governor 'step_wise' [ 0.730947] thermal_sys: Registered thermal governor 'user_space' [ 0.734947] thermal_sys: Registered thermal governor 'power_allocator' [ 0.739008] EISA bus registered [ 0.745462] cpuidle: using governor ladder [ 0.746943] cpuidle: using governor menu [ 0.752958] ACPI: bus type PCI registered [ 0.754951] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.759355] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.762965] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.767006] PCI: Using configuration type 1 for base access [ 0.772447] Kprobes globally optimized [ 0.775265] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.778955] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.784446] ACPI: Added _OSI(Module Device) [ 0.786980] ACPI: Added _OSI(Processor Device) [ 0.790354] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.790988] ACPI: Added _OSI(Processor Aggregator Device) [ 0.794950] ACPI: Added _OSI(Linux-Dell-Video) [ 0.798203] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.798966] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.806785] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.811405] ACPI: Interpreter enabled [ 0.814502] ACPI: PM: (supports S0 S5) [ 0.814965] ACPI: Using IOAPIC for interrupt routing [ 0.819016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.822947] PCI: Using E820 reservations for host bridge windows [ 0.827285] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.836970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.838957] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.843076] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.847057] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.852314] PCI host bridge to bus 0000:00 [ 0.854947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.858944] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.862943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.866943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.870943] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.874943] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.878944] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.883316] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.891536] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.902998] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.918913] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.922982] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.936983] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.939214] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.947957] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.954761] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.963228] pci 0000:00:02.0: enabling Extended Tags [ 0.969894] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.974655] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.981122] pci 0000:00:02.1: enabling Extended Tags [ 0.985963] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.990763] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.999107] pci 0000:00:02.2: enabling Extended Tags [ 1.006663] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.010178] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.016481] pci 0000:00:02.3: enabling Extended Tags [ 1.021784] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.026324] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.035267] pci 0000:00:02.4: enabling Extended Tags [ 1.043298] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.050753] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.058528] pci 0000:00:02.5: enabling Extended Tags [ 1.061873] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.066951] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.076397] pci 0000:00:02.6: enabling Extended Tags [ 1.083416] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.092192] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.103843] pci 0000:00:02.7: enabling Extended Tags [ 1.112462] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.118569] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.125831] pci 0000:00:03.0: enabling Extended Tags [ 1.130103] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.134246] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.141670] pci 0000:00:03.1: enabling Extended Tags [ 1.145858] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.152327] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.159928] pci 0000:00:03.2: enabling Extended Tags [ 1.165704] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.170415] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.176378] pci 0000:00:03.3: enabling Extended Tags [ 1.181686] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.188476] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.198989] pci 0000:00:03.4: enabling Extended Tags [ 1.205890] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.210205] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.215756] pci 0000:00:03.5: enabling Extended Tags [ 1.223539] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.230955] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.242689] pci 0000:00:03.6: enabling Extended Tags [ 1.246666] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.250952] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.260747] pci 0000:00:03.7: enabling Extended Tags [ 1.268564] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.274571] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.280671] pci 0000:00:04.0: enabling Extended Tags [ 1.285781] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.290364] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.298827] pci 0000:00:04.1: enabling Extended Tags [ 1.303270] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.310803] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.316335] pci 0000:00:04.2: enabling Extended Tags [ 1.321838] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.326060] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.334949] pci 0000:00:04.3: enabling Extended Tags [ 1.342922] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.350265] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.356258] pci 0000:00:04.4: enabling Extended Tags [ 1.361699] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.366067] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.376626] pci 0000:00:04.5: enabling Extended Tags [ 1.381611] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.386266] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.392740] pci 0000:00:04.6: enabling Extended Tags [ 1.398219] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.402954] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.412435] pci 0000:00:04.7: enabling Extended Tags [ 1.420449] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.426844] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.432462] pci 0000:00:05.0: enabling Extended Tags [ 1.505306] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.508983] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.512521] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.532821] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.537093] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.543777] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.553521] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.563292] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.570951] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.578574] pci 0000:01:00.0: enabling Extended Tags [ 1.657285] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.659033] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.663042] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.667114] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.673910] pci_bus 0000:02: extended config space not accessible [ 1.675335] acpiphp: Slot [1] registered [ 1.678612] acpiphp: Slot [0] registered [ 1.679036] acpiphp: Slot [2] registered [ 1.682050] acpiphp: Slot [3] registered [ 1.683036] acpiphp: Slot [4] registered [ 1.686030] acpiphp: Slot [5] registered [ 1.687004] acpiphp: Slot [6] registered [ 1.690290] acpiphp: Slot [7] registered [ 1.691022] acpiphp: Slot [8] registered [ 1.694611] acpiphp: Slot [9] registered [ 1.695067] acpiphp: Slot [10] registered [ 1.698456] acpiphp: Slot [11] registered [ 1.699028] acpiphp: Slot [12] registered [ 1.702202] acpiphp: Slot [13] registered [ 1.703013] acpiphp: Slot [14] registered [ 1.706501] acpiphp: Slot [15] registered [ 1.707043] acpiphp: Slot [16] registered [ 1.710202] acpiphp: Slot [17] registered [ 1.711001] acpiphp: Slot [18] registered [ 1.714135] acpiphp: Slot [19] registered [ 1.715003] acpiphp: Slot [20] registered [ 1.718462] acpiphp: Slot [21] registered [ 1.719013] acpiphp: Slot [22] registered [ 1.722473] acpiphp: Slot [23] registered [ 1.723011] acpiphp: Slot [24] registered [ 1.726269] acpiphp: Slot [25] registered [ 1.727004] acpiphp: Slot [26] registered [ 1.730170] acpiphp: Slot [27] registered [ 1.731001] acpiphp: Slot [28] registered [ 1.734183] acpiphp: Slot [29] registered [ 1.735037] acpiphp: Slot [30] registered [ 1.738410] acpiphp: Slot [31] registered [ 1.741492] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.756054] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.852454] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.855014] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.859011] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.863115] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.872732] acpiphp: Slot [0-2] registered [ 1.875599] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.886951] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.900316] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.906954] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.911236] pci 0000:03:00.0: enabling Extended Tags [ 1.999705] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.003081] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.007072] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.014300] acpiphp: Slot [0-3] registered [ 2.015664] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.026952] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.038950] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.047399] pci 0000:04:00.0: enabling Extended Tags [ 2.135874] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.139081] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.143107] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.150461] acpiphp: Slot [0-4] registered [ 2.151656] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.162948] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.177169] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.181722] pci 0000:05:00.0: enabling Extended Tags [ 2.264221] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.267078] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.271087] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.278482] acpiphp: Slot [0-5] registered [ 2.279618] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.290915] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.302947] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.309418] pci 0000:06:00.0: enabling Extended Tags [ 2.393419] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.395076] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.399070] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.406799] acpiphp: Slot [0-6] registered [ 2.481559] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.483087] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.487069] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.494042] acpiphp: Slot [0-7] registered [ 2.568526] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.571076] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.575069] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.582290] acpiphp: Slot [0-8] registered [ 2.655929] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.659132] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.663122] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.670408] acpiphp: Slot [0-9] registered [ 2.742262] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.743072] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.747071] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.754219] acpiphp: Slot [0-10] registered [ 2.826871] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.827096] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.831071] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.838346] acpiphp: Slot [0-11] registered [ 2.912918] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.915077] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.919092] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.926230] acpiphp: Slot [0-12] registered [ 2.998885] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.999078] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.003077] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.010723] acpiphp: Slot [0-13] registered [ 3.086179] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.087076] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.091072] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.098065] acpiphp: Slot [0-14] registered [ 3.179831] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.183121] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.187108] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.194247] acpiphp: Slot [0-15] registered [ 3.267134] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.270761] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.271090] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.278224] acpiphp: Slot [0-16] registered [ 3.350533] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.351075] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.355076] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.363050] acpiphp: Slot [0-17] registered [ 3.437639] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.439078] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.443069] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.450121] acpiphp: Slot [0-18] registered [ 3.524283] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.527112] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.531088] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.539524] acpiphp: Slot [0-19] registered [ 3.616314] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.619131] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.623098] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.630860] acpiphp: Slot [0-20] registered [ 3.705617] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.707109] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.711139] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.718509] acpiphp: Slot [0-21] registered [ 3.789925] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.791095] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.795094] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.802221] acpiphp: Slot [0-22] registered [ 3.877053] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.879083] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.883086] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.890199] acpiphp: Slot [0-23] registered [ 3.965785] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.967149] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.971104] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.978856] acpiphp: Slot [0-24] registered [ 4.059303] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.063106] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.067090] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.074817] acpiphp: Slot [0-25] registered [ 4.154828] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.155091] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.159077] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.215893] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.219210] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.223179] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.227199] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.231168] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.235170] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.239313] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.243253] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.247101] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.250991] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.254977] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.258970] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.262967] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.266981] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.270982] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.275015] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.279583] iommu: Default domain type: Translated [ 4.282945] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.287568] SCSI subsystem initialized [ 4.290826] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.290929] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.290962] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.294948] vgaarb: loaded [ 4.297444] ACPI: bus type USB registered [ 4.299034] usbcore: registered new interface driver usbfs [ 4.302981] usbcore: registered new interface driver hub [ 4.306968] usbcore: registered new device driver usb [ 4.311022] pps_core: LinuxPPS API ver. 1 registered [ 4.314944] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.318966] PTP clock support registered [ 4.322300] EDAC MC: Ver: 3.0.0 [ 4.327199] NetLabel: Initializing [ 4.329857] NetLabel: domain hash size = 128 [ 4.330943] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.334998] NetLabel: unlabeled traffic allowed by default [ 4.339047] PCI: Using ACPI for IRQ routing [ 5.212523] clocksource: Switched to clocksource kvm-clock [ 5.244283] VFS: Disk quotas dquot_6.6.0 [ 5.248451] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.254489] AppArmor: AppArmor Filesystem Enabled [ 5.258594] pnp: PnP ACPI init [ 5.261531] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.267588] pnp: PnP ACPI: found 5 devices [ 5.276806] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.284264] NET: Registered PF_INET protocol family [ 5.288597] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.297730] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.303962] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.309545] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.315008] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.320241] TCP: Hash tables configured (established 1024 bind 1024) [ 5.325176] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.330465] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.335549] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.340575] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.344751] NET: Registered PF_XDP protocol family [ 5.348594] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.354578] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.360760] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.366772] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.372876] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.379193] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.385589] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.391549] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.397729] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.403555] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.409520] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.415540] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.421474] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.427364] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.433374] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.439339] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.445196] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.451150] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.456894] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.462686] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.468410] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.474247] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.479987] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.485791] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.491734] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.496591] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.501071] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.505622] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.510083] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.514587] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.519049] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.523497] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.527874] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.532282] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.536694] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.541308] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.545756] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.550181] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.554717] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.559504] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.564073] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.568750] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.573303] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.578038] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.582624] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.587432] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.591935] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.596785] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.601452] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.606322] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.611284] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.616554] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.621501] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.626679] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.631385] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.636261] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.640937] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.645930] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.650869] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.655962] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.660694] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.665442] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.670070] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.674691] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.679186] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.684456] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.690190] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.695825] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.700827] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.705352] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.710720] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.715495] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.719938] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.724704] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.730169] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.735142] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.739952] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.744763] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.749959] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.754967] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.760580] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.765748] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.770648] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.775547] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.780793] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.786163] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.790992] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.795726] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.800974] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.805667] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.810487] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.815064] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.820021] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.824775] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.829800] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.834071] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.844674] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.853713] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.865550] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.870440] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.879123] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.888631] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.899723] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.907729] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.917011] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.928075] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.935719] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.943361] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.957914] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.965157] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.974524] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.985698] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.993643] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.999604] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.008534] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.014768] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.020732] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.029580] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.037430] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.043508] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.052725] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.058728] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.065150] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.075695] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.083223] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.091755] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.099346] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.107227] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.114749] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.122838] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.129554] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.137312] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.145194] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.151759] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.158917] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.166231] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.171037] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.177631] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.186452] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.195295] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.199116] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.206238] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.212385] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.221170] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.224896] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.232244] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.238701] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.251165] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.255196] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.262989] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.268722] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.277592] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.282281] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.290313] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.297699] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.307217] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.311174] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.318160] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.323958] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.333094] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.336929] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.344513] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.351548] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.359036] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.364012] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.370175] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.377311] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.386524] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.390674] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.397448] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.403438] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.412861] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.416795] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.424303] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.430642] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.438169] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.443259] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.449774] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.458886] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.468610] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.474149] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.481209] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.489319] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.498358] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.502408] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.509121] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.516620] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.529053] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.535260] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.540590] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.546508] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.552606] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.558369] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.564408] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.569700] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.575986] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.582136] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.586264] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.590961] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.596984] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.602460] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.608745] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.613611] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.619511] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.624885] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.631021] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.636496] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.642673] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.650358] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.656576] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.661916] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.668183] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.673232] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.679158] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.684425] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.690387] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.695401] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.701262] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.706749] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.712841] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.717502] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.723388] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.728202] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.733689] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.739695] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.744518] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.749645] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.755541] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.760348] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.765759] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.771675] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.776475] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.781883] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.787721] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.792166] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.796859] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.802438] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.806844] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.811385] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.816837] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.820844] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.825235] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.830428] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.834342] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.839156] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.848162] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.852690] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.857836] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.863299] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.867973] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.872654] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.878621] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.883156] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.887713] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.893185] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.898104] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.902784] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.908961] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.913201] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.917882] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.926037] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.937752] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12161 usecs [ 6.943462] PCI: CLS 0 bytes, default 64 [ 6.946599] Trying to unpack rootfs image as initramfs... [ 6.951443] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.971494] Initialise system trusted keyrings [ 6.979102] Key type blacklist registered [ 6.987078] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.998136] zbud: loaded [ 7.008368] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.019277] fuse: init (API version 7.34) [ 7.023208] integrity: Platform Keyring initialized [ 7.039049] Key type asymmetric registered [ 7.042127] Asymmetric key parser 'x509' registered [ 7.051155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.067166] io scheduler mq-deadline registered [ 7.073546] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.087639] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.105402] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.119927] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.136911] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.151577] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.167602] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.179725] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.196501] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.211810] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.227608] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.241175] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.258635] Freeing initrd memory: 8744K [ 7.262775] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.267356] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.275546] pcieport 0000:00:02.7: PME:10000 Signaling with IRQ 31 [ 7.281034] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.286476] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.292723] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.297492] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.306408] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.311262] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.320547] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.326263] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.334885] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.339510] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.347469] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.352850] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.361376] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.366534] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.374640] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.379786] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.388159] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.393125] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.400893] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.409459] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.415386] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.425889] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.432312] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.443003] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.448673] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.458687] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.464988] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.474614] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.479955] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.488907] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.494188] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.503474] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.508300] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.516808] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.521690] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.528269] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.534494] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.539295] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.548485] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.559141] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.564487] shpchp 0000:01:00.0: Slot initialization failed [ 7.571215] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.576530] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.581974] ACPI: button: Power Button [PWRF] [ 7.611502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.647145] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.656402] Linux agpgart interface v0.103 [ 7.661947] loop: module loaded [ 7.664753] tun: Universal TUN/TAP device driver, 1.6 [ 7.668694] PPP generic driver version 2.4.2 [ 7.672582] VFIO - User Level meta-driver version: 0.3 [ 7.676788] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.682845] ehci-pci: EHCI PCI platform driver [ 7.686419] ehci-platform: EHCI generic platform driver [ 7.690240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.694973] ohci-pci: OHCI PCI platform driver [ 7.698602] ohci-platform: OHCI generic platform driver [ 7.703007] uhci_hcd: USB Universal Host Controller Interface driver [ 7.710100] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.714032] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.719383] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.723398] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.728370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.735306] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.740869] usb usb1: Product: UHCI Host Controller [ 7.744493] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.749007] usb usb1: SerialNumber: 0000:02:01.0 [ 7.752601] hub 1-0:1.0: USB hub found [ 7.755502] hub 1-0:1.0: 2 ports detected [ 7.758838] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.767591] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.771485] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.775660] mousedev: PS/2 mouse device common for all mice [ 7.780937] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.787244] rtc_cmos 00:03: RTC can wake from S4 [ 7.793415] rtc_cmos 00:03: registered as rtc0 [ 7.797392] rtc_cmos 00:03: setting system clock to 2025-12-11T11:30:41 UTC (1765452641) [ 7.803762] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.808680] i2c_dev: i2c /dev entries driver [ 7.812192] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.820705] device-mapper: uevent: version 1.0.3 [ 7.824603] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.830712] platform eisa.0: Probing EISA bus 0 [ 7.834131] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.839082] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.844002] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.848782] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.853770] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.858744] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.863759] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.868414] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.873053] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.877919] platform eisa.0: EISA: Detected 0 cards [ 7.881610] ledtrig-cpu: registered to indicate activity on CPUs [ 7.886144] drop_monitor: Initializing network drop monitor service [ 7.891254] NET: Registered PF_INET6 protocol family [ 7.900374] Segment Routing with IPv6 [ 7.903408] In-situ OAM (IOAM) with IPv6 [ 7.906642] NET: Registered PF_PACKET protocol family [ 7.910484] Key type dns_resolver registered [ 7.914123] IPI shorthand broadcast: enabled [ 7.917875] registered taskstats version 1 [ 7.922096] Loading compiled-in X.509 certificates [ 7.927979] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.936868] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.944142] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.951185] blacklist: Loading compiled-in revocation X.509 certificates [ 7.956141] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.963183] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.973139] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.981006] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.988707] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.996685] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.004765] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.012515] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.020972] zswap: loaded using pool lzo/zbud [ 8.024770] Key type .fscrypt registered [ 8.027801] Key type fscrypt-provisioning registered [ 8.033699] Key type encrypted registered [ 8.037002] AppArmor: AppArmor sha1 policy hashing enabled [ 8.041466] ima: No TPM chip found, activating TPM-bypass! [ 8.045933] Loading compiled-in module X.509 certificates [ 8.050281] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.057323] ima: Allocated hash algorithm: sha1 [ 8.060740] ima: No architecture policies found [ 8.064157] evm: Initialising EVM extended attributes: [ 8.067880] evm: security.selinux [ 8.070442] evm: security.SMACK64 [ 8.073102] evm: security.SMACK64EXEC [ 8.075851] evm: security.SMACK64TRANSMUTE [ 8.079043] evm: security.SMACK64MMAP [ 8.081849] evm: security.apparmor [ 8.084533] evm: security.ima [ 8.086848] evm: security.capability [ 8.089640] evm: HMAC attrs: 0x1 [ 8.092714] PM: Magic number: 5:507:529 [ 8.096468] RAS: Correctable Errors collector initialized. [ 8.100515] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.105317] Unstable clock detected, switching default tracing clock to "global" [ 8.105317] If you want to keep using the local clock, then add: [ 8.105317] "trace_clock=local" [ 8.105317] on the kernel command line [ 8.124896] Freeing unused decrypted memory: 2036K [ 8.131908] Freeing unused kernel image (initmem) memory: 3244K [ 8.138998] Write protecting the kernel read-only data: 30720k [ 8.146203] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.151456] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.201267] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.206886] Run /init as init process info: initramfs: up at 7.62 [ 8.267118] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.276490] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.282329] GPT:229375 != 2097151 [ 8.285100] GPT:Alternate GPT header not at the end of the disk. [ 8.289544] GPT:229375 != 2097151 [ 8.292284] GPT: Use GNU Parted to correct GPT errors. [ 8.348953] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.738083] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.772507] 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.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:4e:df:45:bf:b2:6c:4c:eb:bc:43:ed:f2:cc:f2:5d:1f 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.14s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCAk7pDgo1dtqePiJo36R9CWRvt3HC+z9id4cT9kLDxm1XVaO5oYHIuBrxizGbg8NeriLrOh+9geEx+fO0RuYyJY2xdtuKeTbU9rWtJJVLAWmisjDOte2j7W8yCoWlfgiaIrXP0uXV8gUYJI+Z76BpypbG9IiIkmKsYZRYHn0z0Je/IRjBjWY0ihrAOdsjLcQqqH2ChmG3tdiSulvwo5ZKdmxwJBebUFGG8y8B56acdEG868FrAru9KBYRFTDlWIu5bSc39ZO6qRZ1taQEK4YegB7mggAThZHKGcnZ1QT1X2oZxFYZgqhqjcZzg3A5Yt2QNCN8UWYbWgD+QPgTvRC5t root@tempest-testnetworkbasicops-server-1386311379 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBENluKfMy4bJ7516ZF4vE8ainARuq/zL0H+WbmpZkcCzl77OVzK+U97umaKBiofRUb7n1kOmWzO+FK4OMs3R7RE= root@tempest-testnetworkbasicops-server-1386311379 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe6e:2bf5/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f name: tempest-TestNetworkBasicOps-server-1386311379 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1386311379 launch-index: 0 === cirros: current=0.6.2 uptime=9.88 === === 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:6E:2B:F5 inet6 addr: fe80::f816:3eff:fe6e:2bf5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1022 (1022.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1386311379 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.855784] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.858254] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.940775] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.345190] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.382537] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.481535] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.482599] ISO 9660 Extensions: RRIP_1991A [ 9.592220] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.185281] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.187401] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:30:43 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:30:43 cirros auth.notice su: + none root:cirros Dec 11 11:30:43 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:30:43 cirros daemon.info dhcpcd[350]: DUID 00:04:4e:df:45:bf:b2:6c:4c:eb:bc:43:ed:f2:cc:f2:5d:1f Dec 11 11:30:43 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:30:43 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:30:43 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:30:43 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:6e:2b:f5 Dec 11 11:30:43 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe6e:2bf5 Dec 11 11:30:43 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:30:43 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 11 11:30:44 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 11 11:30:44 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Dec 11 11:30:44 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1386311379 login: 2025-12-11 11:30:48,976 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:30:48,981 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:30:49,085 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:30:49,085 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:30:51,729 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.641s 2025-12-11 11:30:51,730 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--1769937201", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-3f435d6a-1ba9-4bcd-8173-c946bf885e9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"8d55d863-b856-4b28-b92d-ffa5814da040","name":"tempest-network-smoke--1769937201","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:30:50Z","updated_at":"2025-12-11T11:30:50Z","revision_number":1}}' 2025-12-11 11:30:51,821 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.090s 2025-12-11 11:30:51,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': 'Thu, 11 Dec 2025 11:30:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-a23c0030-440d-42b3-9466-2dd5d39f476c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"75b5e003-6b02-4bd6-9183-2c998bd60ebc","name":"tempest-subnet-smoke-510487535","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"e094e1e1-4c47-458f-8f5e-1b285c44cab3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:30:12Z","updated_at":"2025-12-11T11:30:12Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:30:51,946 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.124s 2025-12-11 11:30:51,946 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-626017c4-c630-4b26-b6d9-36c66ba5a1c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:30:52,021 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.074s 2025-12-11 11:30:52,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': 'Thu, 11 Dec 2025 11:30:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f0d51bc1-6dee-42a3-b95c-8983f79578e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:30:52,101 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.16%2F28 0.079s 2025-12-11 11:30:52,101 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-653ffa90-7fe1-4191-a671-e6aa65d4d2af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:30:52,243 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.142s 2025-12-11 11:30:52,243 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a5503686-c687-4121-b27d-42b7cfa7ffb3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:30:52,319 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.16%2F28 0.075s 2025-12-11 11:30:52,319 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-de4b7b57-2a99-43cc-81c5-2471a791339f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:30:54,125 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.806s 2025-12-11 11:30:54,126 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-331365691", "network_id": "8d55d863-b856-4b28-b92d-ffa5814da040", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-e895ca69-4df0-42ea-96e9-a877f4fd0ac2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"3047d529-d868-4de1-bd05-14a4a5623fd8","name":"tempest-subnet-smoke-331365691","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"8d55d863-b856-4b28-b92d-ffa5814da040","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:30:52Z","updated_at":"2025-12-11T11:30:52Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:30:54,127 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:30:54,130 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:30:54,233 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:30:54,233 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:30:54,233 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-11 11:30:54,234 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:30:54,237 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:30:54,339 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:30:54,339 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:30:55,071 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=4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.726s 2025-12-11 11:30:55,072 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-def9acf6-87dd-4a23-9a73-d6b0153345d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"ports":[{"id":"246ccde6-c211-42fd-83f8-382ddba3c96b","name":"","network_id":"e094e1e1-4c47-458f-8f5e-1b285c44cab3","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:6e:2b:f5","admin_state_up":true,"status":"ACTIVE","device_id":"4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"75b5e003-6b02-4bd6-9183-2c998bd60ebc","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5bbdeaf4-4e01-4a2e-9c26-a3277e090f11"],"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-1386311379","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1386311379","fqdn":"tempest-testnetworkbasicops-server-1386311379.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:30:26Z","updated_at":"2025-12-11T11:30:30Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:31:01,310 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/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f/os-interface 6.237s 2025-12-11 11:31:01,310 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "8d55d863-b856-4b28-b92d-ffa5814da040"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:30:55 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-76e38896-793b-4d02-ad76-b637656d882d', 'x-compute-request-id': 'req-76e38896-793b-4d02-ad76-b637656d882d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "8d55d863-b856-4b28-b92d-ffa5814da040", "port_id": "6a44a225-7ef2-473c-b72d-115b43213678", "mac_addr": "fa:16:3e:9d:ac:e8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3047d529-d868-4de1-bd05-14a4a5623fd8", "ip_address": "10.100.0.20"}]}}' 2025-12-11 11:31:01,418 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=4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.105s 2025-12-11 11:31:01,418 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2675', 'x-openstack-request-id': 'req-83a7ce4e-6978-4aec-83c9-7a8c3fcde37d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"ports":[{"id":"246ccde6-c211-42fd-83f8-382ddba3c96b","name":"","network_id":"e094e1e1-4c47-458f-8f5e-1b285c44cab3","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:6e:2b:f5","admin_state_up":true,"status":"ACTIVE","device_id":"4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"75b5e003-6b02-4bd6-9183-2c998bd60ebc","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5bbdeaf4-4e01-4a2e-9c26-a3277e090f11"],"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-1386311379","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1386311379","fqdn":"tempest-testnetworkbasicops-server-1386311379.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:30:26Z","updated_at":"2025-12-11T11:30:30Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"},{"id":"6a44a225-7ef2-473c-b72d-115b43213678","name":"","network_id":"8d55d863-b856-4b28-b92d-ffa5814da040","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:9d:ac:e8","admin_state_up":true,"status":"ACTIVE","device_id":"4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3047d529-d868-4de1-bd05-14a4a5623fd8","ip_address":"10.100.0.20"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"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-1386311379","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-1386311379","fqdn":"tempest-testnetworkbasicops-server-1386311379.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:30:56Z","updated_at":"2025-12-11T11:31:01Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:31:01,418 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.106199 seconds 2025-12-11 11:31:01,418 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-11 11:31:01,418 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:01,422 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:01,529 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:01,529 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:01,536 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.117758 seconds 2025-12-11 11:31:01,537 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-11 11:31:01,537 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:01,540 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:01,599 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:01,599 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:01,604 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.20/28 dev eth1 2025-12-11 11:31:01,604 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:01,607 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:01,704 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:01,705 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:01,715 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-11 11:31:01,715 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:01,718 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:01,815 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:01,816 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:02,077 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=4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f&network_id=8d55d863-b856-4b28-b92d-ffa5814da040 0.255s 2025-12-11 11:31:02,077 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-f93d35c4-cbf5-438b-b0cb-49ddcce2f8dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f&network_id=8d55d863-b856-4b28-b92d-ffa5814da040'} Body: b'{"ports":[{"id":"6a44a225-7ef2-473c-b72d-115b43213678","name":"","network_id":"8d55d863-b856-4b28-b92d-ffa5814da040","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:9d:ac:e8","admin_state_up":true,"status":"ACTIVE","device_id":"4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3047d529-d868-4de1-bd05-14a4a5623fd8","ip_address":"10.100.0.20"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"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-1386311379","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-1386311379","fqdn":"tempest-testnetworkbasicops-server-1386311379.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:30:56Z","updated_at":"2025-12-11T11:31:01Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:31:02,078 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:02,081 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:02,178 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:02,179 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:02,179 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:9d:ac:e8/ {print $2}' 2025-12-11 11:31:02,180 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:02,182 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:02,280 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:02,280 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:02,363 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.077s 2025-12-11 11:31:02,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1257835271", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLIq+mL5kgZ2kdkh/1aaiMoaX1+VeDMtmus9ciyyEhwRO1VrIg/h6J89mpW3uzyUY4uzZ8nhOVEKSNMDegxp3Y5wMS1vadGHDXSvevsW7wOkGFd88i138Jz/ppgLByIrxQ=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:02 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f82393f-afc1-40af-8a3f-4f01d072d685', 'x-compute-request-id': 'req-8f82393f-afc1-40af-8a3f-4f01d072d685', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1257835271", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLIq+mL5kgZ2kdkh/1aaiMoaX1+VeDMtmus9ciyyEhwRO1VrIg/h6J89mpW3uzyUY4uzZ8nhOVEKSNMDegxp3Y5wMS1vadGHDXSvevsW7wOkGFd88i138Jz/ppgLByIrxQ==", "fingerprint": "fc:77:e9:3d:55:5f:5e:6f:6f:31:04:d8:64:97:66:41", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:31:02,554 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.189s 2025-12-11 11:31:02,554 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-1531417773", "description": "tempest-secgroup-smoke-1531417773 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-051ec245-e2f8-49c8-b774-cfaa2d0dc68a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "c1b26255-9323-4298-8718-a5faccf16471", "name": "tempest-secgroup-smoke-1531417773", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1531417773 description", "shared": false, "security_group_rules": [{"id": "23cf496c-31cd-4fa2-a65f-83d7cbbbc3d8", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "c1b26255-9323-4298-8718-a5faccf16471", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 135, "description": null, "tags": [], "created_at": "2025-12-11T11:31:02Z", "updated_at": "2025-12-11T11:31:02Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "af880ffc-06ff-42e4-a348-d24655cd0e13", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "c1b26255-9323-4298-8718-a5faccf16471", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 134, "description": null, "tags": [], "created_at": "2025-12-11T11:31:02Z", "updated_at": "2025-12-11T11:31:02Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:31:02Z", "updated_at": "2025-12-11T11:31:02Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:31:02,695 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.140s 2025-12-11 11:31:02,695 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": "c1b26255-9323-4298-8718-a5faccf16471", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5abf6a64-de82-45e0-87c0-fba433a16244', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "118e939f-8fa5-4b6e-8385-bfa636980d1c", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "c1b26255-9323-4298-8718-a5faccf16471", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:31:02Z", "updated_at": "2025-12-11T11:31:02Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:31:02,856 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.160s 2025-12-11 11:31:02,856 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": "c1b26255-9323-4298-8718-a5faccf16471", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-1b7f780d-8e6b-41e4-b2b0-25fa86a9f777', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "37158315-3907-485b-9013-c600c944e962", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "c1b26255-9323-4298-8718-a5faccf16471", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:31:02Z", "updated_at": "2025-12-11T11:31:02Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:31:03,137 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.280s 2025-12-11 11:31:03,137 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": "c1b26255-9323-4298-8718-a5faccf16471", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-abdbdd23-ebad-441c-a5fc-fc8c8355bb42', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "7a517e42-c339-4b97-b0e1-6be28ec96172", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "c1b26255-9323-4298-8718-a5faccf16471", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:31:03Z", "updated_at": "2025-12-11T11:31:03Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:31:03,291 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.154s 2025-12-11 11:31:03,292 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": "c1b26255-9323-4298-8718-a5faccf16471", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b701ec21-a5b4-4863-a050-cf23a300a141', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "51d36985-95aa-431d-b985-157be17e3245", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "c1b26255-9323-4298-8718-a5faccf16471", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:31:03Z", "updated_at": "2025-12-11T11:31:03Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:31:03,460 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.168s 2025-12-11 11:31:03,460 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": "c1b26255-9323-4298-8718-a5faccf16471", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-639deabf-b79e-46b0-b186-fdff3c9a515d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "86066a15-ccc9-4f1c-bef2-579c9877b926", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "c1b26255-9323-4298-8718-a5faccf16471", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:31:03Z", "updated_at": "2025-12-11T11:31:03Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:31:03,659 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.198s 2025-12-11 11:31:03,659 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": "c1b26255-9323-4298-8718-a5faccf16471", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-90de97d8-1bd2-4fac-847c-72322fdaa13f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "891c7fe4-e572-41c7-994b-6ba1dba14311", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "c1b26255-9323-4298-8718-a5faccf16471", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:31:03Z", "updated_at": "2025-12-11T11:31:03Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:31:03,977 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.309s 2025-12-11 11:31:03,977 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:03 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9ab471a0-f780-4278-a182-d8445d4b359f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["BMRn0NqPTMGG-tLKEv9tCQ"], "expires_at": "2025-12-11T12:31:03.000000Z", "issued_at": "2025-12-11T11:31:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openst10000 ack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:31:03,978 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-11 11:31:06,465 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.485s 2025-12-11 11:31:06,466 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1590011221", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "8d55d863-b856-4b28-b92d-ffa5814da040"}], "key_name": "tempest-TestNetworkBasicOps-1257835271", "security_groups": [{"name": "tempest-secgroup-smoke-1531417773"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:03 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b26aea3-38dc-4305-851c-bca1112941bd', 'x-compute-request-id': 'req-1b26aea3-38dc-4305-851c-bca1112941bd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "d105c017-33ee-4a50-a6c7-997b81613a8e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1531417773"}], "adminPass": "s2NkqJpauCdc"}}' 2025-12-11 11:31:07,065 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/d105c017-33ee-4a50-a6c7-997b81613a8e 0.597s 2025-12-11 11:31:07,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': 'Thu, 11 Dec 2025 11:31:06 GMT', 'server': 'Apache', 'content-length': '1395', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-702d469c-5065-478f-b7c8-6358dbba76ca', 'x-compute-request-id': 'req-702d469c-5065-478f-b7c8-6358dbba76ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:09,062 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/d105c017-33ee-4a50-a6c7-997b81613a8e 0.989s 2025-12-11 11:31:09,062 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:08 GMT', 'server': 'Apache', 'content-length': '1455', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28c301d2-da8f-4707-93ca-bb4ae72830c5', 'x-compute-request-id': 'req-28c301d2-da8f-4707-93ca-bb4ae72830c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:09,066 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-12-11 11:31:11,059 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/d105c017-33ee-4a50-a6c7-997b81613a8e 0.991s 2025-12-11 11:31:11,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': 'Thu, 11 Dec 2025 11:31:10 GMT', 'server': 'Apache', 'content-length': '1453', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8fbeb81-de8c-4387-9c2d-291c851a141a', 'x-compute-request-id': 'req-a8fbeb81-de8c-4387-9c2d-291c851a141a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:11,063 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2025-12-11 11:31:12,852 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/d105c017-33ee-4a50-a6c7-997b81613a8e 0.787s 2025-12-11 11:31:12,852 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:12 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-e1eaf360-094e-4904-8cdf-c94b9973742d', 'x-compute-request-id': 'req-e1eaf360-094e-4904-8cdf-c94b9973742d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1531417773"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:14,192 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/d105c017-33ee-4a50-a6c7-997b81613a8e 0.335s 2025-12-11 11:31:14,193 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:13 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-34dc3cd8-aa10-4151-9f70-5302bfed5857', 'x-compute-request-id': 'req-34dc3cd8-aa10-4151-9f70-5302bfed5857', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1531417773"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:16,229 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/d105c017-33ee-4a50-a6c7-997b81613a8e 1.032s 2025-12-11 11:31:16,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: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:15 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-bff51cf7-a2c5-4d68-afa0-a4e870e31c1e', 'x-compute-request-id': 'req-bff51cf7-a2c5-4d68-afa0-a4e870e31c1e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1531417773"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:18,263 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/d105c017-33ee-4a50-a6c7-997b81613a8e 1.028s 2025-12-11 11:31:18,263 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:17 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-54c9a5fc-feff-4f60-9533-4acd449de1ba', 'x-compute-request-id': 'req-54c9a5fc-feff-4f60-9533-4acd449de1ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1531417773"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:19,627 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/d105c017-33ee-4a50-a6c7-997b81613a8e 0.358s 2025-12-11 11:31:19,628 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:19 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-86140869-0a80-4041-954c-383e39bc34f5', 'x-compute-request-id': 'req-86140869-0a80-4041-954c-383e39bc34f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:19Z", "addresses": {"tempest-network-smoke--1769937201": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": "2025-12-11T11:31:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1531417773"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:19,631 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-11 11:31:20,202 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/d105c017-33ee-4a50-a6c7-997b81613a8e 0.571s 2025-12-11 11:31:20,203 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:19 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-10d2dde4-b594-442a-916a-7f8859a24d54', 'x-compute-request-id': 'req-10d2dde4-b594-442a-916a-7f8859a24d54', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:19Z", "addresses": {"tempest-network-smoke--1769937201": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": "2025-12-11T11:31:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1531417773"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:20,208 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.29 2025-12-11 11:31:20,208 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:20,218 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:20,322 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:20,323 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:21,333 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:21,334 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:22,335 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.29 2025-12-11 11:31:22,335 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:22,338 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:22,438 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:22,438 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:23,446 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:23,447 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:24,448 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.29 2025-12-11 11:31:24,449 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:24,451 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:24,550 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:24,550 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:25,559 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:25,559 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:26,560 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.29 2025-12-11 11:31:26,561 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:26,563 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:26,660 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:26,661 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:27,669 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:27,670 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:28,670 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.29 2025-12-11 11:31:28,671 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:28,674 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:28,774 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:28,774 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:29,782 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:29,782 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:30,783 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.29 2025-12-11 11:31:30,783 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:30,786 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:30,885 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:30,886 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:31,901 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:31,901 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:32,902 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.29 2025-12-11 11:31:32,903 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:32,906 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:32,961 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:32,962 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:33,971 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:33,971 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:34,973 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.29 2025-12-11 11:31:34,973 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:34,976 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:35,035 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:35,036 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:36,045 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:36,047 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:37,048 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29 2025-12-11 11:31:37,048 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:37,051 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:37,150 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:37,150 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:37,163 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 16.954816 seconds 2025-12-11 11:31:37,163 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o addr | awk '/eth1/ {print $4}' 2025-12-11 11:31:37,163 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:37,166 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:37,274 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:37,274 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:37,282 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.20/28 fe80::f816:3eff:fe9d:ace8/64 2025-12-11 11:31:37,282 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo start-stop-daemon -K -x /sbin/dhcpcd -p /var/run/dhcpcd/pid -o || true; sudo ip link set eth1 down;sudo ip link set dev eth1 address 00:00:00:00:00:01;sudo ip link set eth1 up;sudo ip address flush dev eth1;sudo ip addr add 10.100.0.20/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe9d:ace8/64 dev eth1; 2025-12-11 11:31:37,282 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:37,285 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:37,382 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:37,383 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:37,420 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr show eth1 | awk '/ether/ {print $2}' 2025-12-11 11:31:37,420 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:37,423 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:37,526 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:37,527 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:37,534 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.29 2025-12-11 11:31:37,535 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:37,537 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:37,594 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:37,594 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:38,602 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:38,603 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:38,603 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.068520 seconds 2025-12-11 11:31:40,281 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/6a44a225-7ef2-473c-b72d-115b43213678 1.677s 2025-12-11 11:31:40,281 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': 'Thu, 11 Dec 2025 11:31:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-0212bcab-70b4-4429-85e7-6556581d5b5a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6a44a225-7ef2-473c-b72d-115b43213678'} Body: b'{"port":{"id":"6a44a225-7ef2-473c-b72d-115b43213678","name":"","network_id":"8d55d863-b856-4b28-b92d-ffa5814da040","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:9d:ac:e8","admin_state_up":true,"status":"ACTIVE","device_id":"4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3047d529-d868-4de1-bd05-14a4a5623fd8","ip_address":"10.100.0.20"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1386311379","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-1386311379","fqdn":"tempest-testnetworkbasicops-server-1386311379.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:30:56Z","updated_at":"2025-12-11T11:31:39Z","revision_number":5,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:31:40,281 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.29 2025-12-11 11:31:40,282 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:40,285 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:40,385 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:40,385 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:41,394 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:41,395 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:42,396 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.29 2025-12-11 11:31:42,396 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:42,401 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:42,517 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:42,519 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:43,533 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:31:43,533 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-12-11 11:31:44,535 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.29 2025-12-11 11:31:44,535 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-11 11:31:44,539 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:31:44,639 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:31:44,640 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-11 11:31:44,650 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 4.368630 seconds 2025-12-11 11:31:44,834 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e 0.181s 2025-12-11 11:31:44,834 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:44 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24f73727-1903-42fa-bdf3-8bf1d25e91b5', 'x-compute-request-id': 'req-24f73727-1903-42fa-bdf3-8bf1d25e91b5', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'' 2025-12-11 11:31:47,244 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e 2.409s 2025-12-11 11:31:47,245 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:44 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-e4a5d547-7278-4b74-bb23-b3fdba2339be', 'x-compute-request-id': 'req-e4a5d547-7278-4b74-bb23-b3fdba2339be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:44Z", "addresses": {"tempest-network-smoke--1769937201": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": "2025-12-11T11:31:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1531417773"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:49,101 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e 0.849s 2025-12-11 11:31:49,101 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:48 GMT', 'server': 'Apache', 'content-length': '1632', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a31aa29-19f6-4182-ac3b-84a1c2f16ad6', 'x-compute-request-id': 'req-9a31aa29-19f6-4182-ac3b-84a1c2f16ad6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"server": {"id": "d105c017-33ee-4a50-a6c7-997b81613a8e", "name": "tempest-TestNetworkBasicOps-server-1590011221", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:31:06Z", "updated": "2025-12-11T11:31:45Z", "addresses": {"tempest-network-smoke--1769937201": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d105c017-33ee-4a50-a6c7-997b81613a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1257835271", "OS-SRV-USG:launched_at": "2025-12-11T11:31:19.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:50,197 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e 0.091s 2025-12-11 11:31:50,197 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:50 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-9205de1f-debf-46bb-be61-5d379836315e', 'x-compute-request-id': 'req-9205de1f-debf-46bb-be61-5d379836315e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d105c017-33ee-4a50-a6c7-997b81613a8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d105c017-33ee-4a50-a6c7-997b81613a8e could not be found."}}' 2025-12-11 11:31:51,184 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c1b26255-9323-4298-8718-a5faccf16471 0.986s 2025-12-11 11:31:51,184 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8eca4e27-6d28-423c-ace8-49b98749675e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c1b26255-9323-4298-8718-a5faccf16471'} Body: b'' 2025-12-11 11:31:51,258 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-1257835271 0.073s 2025-12-11 11:31:51,259 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:51 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-264a01ad-a443-4584-b433-59e7b56bc087', 'x-compute-request-id': 'req-264a01ad-a443-4584-b433-59e7b56bc087', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1257835271'} Body: b'' 2025-12-11 11:31:51,389 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f/os-interface/6a44a225-7ef2-473c-b72d-115b43213678 0.129s 2025-12-11 11:31:51,390 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:51 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-356fca98-6ce2-4ef2-83bd-778e4f532d45', 'x-compute-request-id': 'req-356fca98-6ce2-4ef2-83bd-778e4f532d45', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f/os-interface/6a44a225-7ef2-473c-b72d-115b43213678'} Body: b'' 2025-12-11 11:31:51,766 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6a44a225-7ef2-473c-b72d-115b43213678 0.375s 2025-12-11 11:31:51,766 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-517b509c-4321-4d49-b809-e29ea8513c2d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6a44a225-7ef2-473c-b72d-115b43213678'} Body: b'{"port":{"id":"6a44a225-7ef2-473c-b72d-115b43213678","name":"","network_id":"8d55d863-b856-4b28-b92d-ffa5814da040","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:9d:ac:e8","admin_state_up":true,"status":"ACTIVE","device_id":"4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3047d529-d868-4de1-bd05-14a4a5623fd8","ip_address":"10.100.0.20"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1386311379","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-1386311379","fqdn":"tempest-testnetworkbasicops-server-1386311379.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:30:56Z","updated_at":"2025-12-11T11:31:39Z","revision_number":5,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:31:52,835 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6a44a225-7ef2-473c-b72d-115b43213678 0.067s 2025-12-11 11:31:52,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': 'Thu, 11 Dec 2025 11:31:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-330d27e0-6707-45bc-bec7-fb32f7d40c9e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6a44a225-7ef2-473c-b72d-115b43213678'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 6a44a225-7ef2-473c-b72d-115b43213678 could not be found.", "detail": ""}}' 2025-12-11 11:31:53,107 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3047d529-d868-4de1-bd05-14a4a5623fd8 0.271s 2025-12-11 11:31:53,107 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8ffca0b0-3341-409e-806e-52c3cc15a937', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3047d529-d868-4de1-bd05-14a4a5623fd8'} Body: b'' 2025-12-11 11:31:53,608 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/8d55d863-b856-4b28-b92d-ffa5814da040 0.501s 2025-12-11 11:31:53,609 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5a69df2f-74a1-4df2-aabc-09c5e4d706a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/8d55d863-b856-4b28-b92d-ffa5814da040'} Body: b'' 2025-12-11 11:31:54,456 25 INFO [tempest.lib.common.rest_client]3C49 Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/435a6b1d-79c2-4b89-a1c2-96aa4e4c0f85 0.847s 2025-12-11 11:31:54,457 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1c1ce9d1-19b0-46aa-99bf-012e32b64101', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/435a6b1d-79c2-4b89-a1c2-96aa4e4c0f85'} Body: b'' 2025-12-11 11:31:54,656 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.198s 2025-12-11 11:31:54,656 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:54 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-fc47b8b3-8ce8-4676-9d19-0c799244fa89', 'x-compute-request-id': 'req-fc47b8b3-8ce8-4676-9d19-0c799244fa89', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'' 2025-12-11 11:31:55,569 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.912s 2025-12-11 11:31:55,569 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:54 GMT', 'server': 'Apache', 'content-length': '1821', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-999c0e88-a7b8-4848-bcc1-89f7072b1601', 'x-compute-request-id': 'req-999c0e88-a7b8-4848-bcc1-89f7072b1601', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:31:54Z", "addresses": {"tempest-network-smoke--1385998693": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:2b:f5"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:2b:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": "2025-12-11T11:30:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1150652778"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:57,276 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.701s 2025-12-11 11:31:57,277 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:56 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-ef568fe7-0b08-444f-9390-45d0870ef883', 'x-compute-request-id': 'req-ef568fe7-0b08-444f-9390-45d0870ef883', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"server": {"id": "4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f", "name": "tempest-TestNetworkBasicOps-server-1386311379", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:30:23Z", "updated": "2025-12-11T11:31:55Z", "addresses": {"tempest-network-smoke--1385998693": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:2b:f5"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:2b:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-376352199", "OS-SRV-USG:launched_at": "2025-12-11T11:30:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:31:58,371 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f 0.077s 2025-12-11 11:31:58,371 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:58 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62a95669-4500-487b-9a06-7d68d1de5207', 'x-compute-request-id': 'req-62a95669-4500-487b-9a06-7d68d1de5207', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4edf45bf-b26c-4ceb-bc43-edf2ccf25d1f could not be found."}}' 2025-12-11 11:31:59,194 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5bbdeaf4-4e01-4a2e-9c26-a3277e090f11 0.822s 2025-12-11 11:31:59,195 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8a82d0bd-4037-41a1-bf12-826e34ef99b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5bbdeaf4-4e01-4a2e-9c26-a3277e090f11'} Body: b'' 2025-12-11 11:31:59,275 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-376352199 0.079s 2025-12-11 11:31:59,275 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:31:59 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-9620b2a0-69b1-4792-8258-41a7e1382176', 'x-compute-request-id': 'req-9620b2a0-69b1-4792-8258-41a7e1382176', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-376352199'} Body: b'' 2025-12-11 11:32:01,983 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b6de21d-1429-4683-bcde-79d1259f6c96/remove_router_interface 2.707s 2025-12-11 11:32:01,984 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "75b5e003-6b02-4bd6-9183-2c998bd60ebc"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a2af7c6f-0836-465c-93a5-deaddc07a21a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b6de21d-1429-4683-bcde-79d1259f6c96/remove_router_interface'} Body: b'{"id": "1b6de21d-1429-4683-bcde-79d1259f6c96", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "8e995d89-4875-471e-b630-987f581f3397", "network_id": "e094e1e1-4c47-458f-8f5e-1b285c44cab3", "subnet_id": "75b5e003-6b02-4bd6-9183-2c998bd60ebc", "subnet_ids": ["75b5e003-6b02-4bd6-9183-2c998bd60ebc"]}' 2025-12-11 11:32:02,272 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/75b5e003-6b02-4bd6-9183-2c998bd60ebc 0.288s 2025-12-11 11:32:02,272 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4585b413-1c37-4203-a6dc-9be4029a7e10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/75b5e003-6b02-4bd6-9183-2c998bd60ebc'} Body: b'' 2025-12-11 11:32:03,187 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b6de21d-1429-4683-bcde-79d1259f6c96 0.914s 2025-12-11 11:32:03,188 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c7357371-cc15-4877-a4b9-6edbf9fb6112', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b6de21d-1429-4683-bcde-79d1259f6c96'} Body: b'' 2025-12-11 11:32:04,071 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e094e1e1-4c47-458f-8f5e-1b285c44cab3 0.883s 2025-12-11 11:32:04,071 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a4c38081-d2a7-43f8-a8b4-b83d899facc4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e094e1e1-4c47-458f-8f5e-1b285c44cab3'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-11 11:32:04.087127Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] time: 2025-12-11 11:33:02.996110Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-11 11:32:05,159 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.060s 2025-12-11 11:32:05,159 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--571872020", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-b1310ff2-ad47-4b4f-a6e7-bac9a46b88ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","name":"tempest-network-smoke--571872020","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:32:04Z","updated_at":"2025-12-11T11:32:04Z","revision_number":1}}' 2025-12-11 11:32:07,214 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.054s 2025-12-11 11:32:07,214 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-1766759670", "admin_state_up": true, "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb"}}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-d2ecdfa6-21a3-4e87-8a23-f221ae4e34f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "8e4a8127-3937-4ce6-b11b-35590f4761ec", "name": "tempest-TestNetworkBasicOps-router-1766759670", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.179"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:32:05Z", "updated_at": "2025-12-11T11:32:06Z", "revision_number": 2, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:07,331 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.116s 2025-12-11 11:32:07,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': 'Thu, 11 Dec 2025 11:32:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7bf317da-fc16-4228-94c3-f184ccc01bc8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:32:07,521 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.189s 2025-12-11 11:32:07,521 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7771d9f2-35d5-459a-a327-202465c65723', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:32:07,608 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.086s 2025-12-11 11:32:07,608 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-95968c5c-4d8f-43ae-8c4e-5f81a9f4b55b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:32:08,488 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 0.879s 2025-12-11 11:32:08,489 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-1125294894", "network_id": "944239f1-3b5a-4861-9cda-6fd5130a6fa6", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-2a7295d4-e8e3-444f-b22b-b6853275f023', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"fdb54d54-2f34-4b7a-b1e1-28317fc15379","name":"tempest-subnet-smoke-1125294894","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:32:07Z","updated_at":"2025-12-11T11:32:07Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:11,275 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/8e4a8127-3937-4ce6-b11b-35590f4761ec/add_router_interface 2.784s 2025-12-11 11:32:11,277 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fdb54d54-2f34-4b7a-b1e1-28317fc15379"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3912120e-c29e-4fa1-aec2-552976d6e39f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e4a8127-3937-4ce6-b11b-35590f4761ec/add_router_interface'} Body: b'{"id": "8e4a8127-3937-4ce6-b11b-35590f4761ec", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "5b4e026d-8f59-4b83-8b5a-d11add7878b8", "network_id": "944239f1-3b5a-4861-9cda-6fd5130a6fa6", "subnet_id": "fdb54d54-2f34-4b7a-b1e1-28317fc15379", "subnet_ids": ["fdb54d54-2f34-4b7a-b1e1-28317fc15379"]}' 2025-12-11 11:32:11,433 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.156s 2025-12-11 11:32:11,433 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-9f4b2799-f584-4948-8b2c-4051a43fcf92', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","name":"tempest-network-smoke--571872020","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["fdb54d54-2f34-4b7a-b1e1-28317fc15379"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:32:04Z","updated_at":"2025-12-11T11:32:07Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":47928},{"id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:32:11,529 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.095s 2025-12-11 11:32:11,530 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-2d6762f9-1ec7-4442-99eb-ceae4456e4e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"},{"id":"fdb54d54-2f34-4b7a-b1e1-28317fc15379","name":"tempest-subnet-smoke-1125294894","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:32:07Z","updated_at":"2025-12-11T11:32:07Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:32:11,646 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.115s 2025-12-11 11:32:11,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-291ae302-9346-4ff4-a2c7-52b2e98bef7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "8e4a8127-3937-4ce6-b11b-35590f4761ec", "name": "tempest-TestNetworkBasicOps-router-1766759670", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.179"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:32:05Z", "updated_at": "2025-12-11T11:32:09Z", "revision_number": 3, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:32:12,476 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 0.829s 2025-12-11 11:32:12,477 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-506413495", "network_id": "944239f1-3b5a-4861-9cda-6fd5130a6fa6"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-d303158f-4605-412f-ae6d-62c7b7c49d0e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"422e2772-301f-48d7-b37c-1cdb82b490e3","name":"tempest-TestNetworkBasicOps-506413495","network_id":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:ba:aa:e9","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"fdb54d54-2f34-4b7a-b1e1-28317fc15379","ip_address":"10.100.0.14"}],"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"host-10-100-0-14","fqdn":"host-10-100-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:32:11Z","updated_at":"2025-12-11T11:32:11Z","revision_number":1}}' 2025-12-11 11:32:12,621 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/422e2772-301f-48d7-b37c-1cdb82b490e3 0.143s 2025-12-11 11:32:12,621 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-08953611-27c7-4f86-ba6f-c8edf7d78869', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/422e2772-301f-48d7-b37c-1cdb82b490e3'} Body: b'{"port":{"id":"422e2772-301f-48d7-b37c-1cdb82b490e3","name":"tempest-TestNetworkBasicOps-506413495","network_id":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:ba:aa:e9","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"fdb54d54-2f34-4b7a-b1e1-28317fc15379","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"host-10-100-0-14","fqdn":"host-10-100-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:32:11Z","updated_at":"2025-12-11T11:32:11Z","revision_number":1,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:12,725 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.103s 2025-12-11 11:32:12,725 25 DEBUG [tempest.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-1736890201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBbKEOrNEha/VYJj4dxXL1C58gIj4/eOF7iLnVnBhDV+pnUnpgbRHOAyeKF+w1TT5IOvwqsBmUO1shSCKLhrKEWftUeLgl1khT5TKf8kayMzLQM44Sr53kZiPod7QhjruQ=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:12 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-3425ab13-6e9e-4665-b243-95ceb4d7248f', 'x-compute-request-id': 'req-3425ab13-6e9e-4665-b243-95ceb4d7248f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1736890201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBbKEOrNEha/VYJj4dxXL1C58gIj4/eOF7iLnVnBhDV+pnUnpgbRHOAyeKF+w1TT5IOvwqsBmUO1shSCKLhrKEWftUeLgl1khT5TKf8kayMzLQM44Sr53kZiPod7QhjruQ==", "fingerprint": "00:04:08:5a:f8:67:32:e6:be:fd:60:da:cb:22:78:ae", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:32:12,956 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.229s 2025-12-11 11:32:12,957 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-1794194288", "description": "tempest-secgroup-smoke-1794194288 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-ade12c5c-5bb5-4124-aa3d-107e15501434', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "name": "tempest-secgroup-smoke-1794194288", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1794194288 description", "shared": false, "security_group_rules": [{"id": "3d960744-f382-4176-b7aa-182cf819336b", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 152, "description": null, "tags": [], "created_at": "2025-12-11T11:32:12Z", "updated_at": "2025-12-11T11:32:12Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "9a865a1b-d83c-4ed1-b5fb-6ab99ed05bc9", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 153, "description": null, "tags": [], "created_at": "2025-12-11T11:32:12Z", "updated_at": "2025-12-11T11:32:12Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:32:12Z", "updated_at": "2025-12-11T11:32:12Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:14,125 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.167s 2025-12-11 11:32:14,125 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-40d060d7-1fee-4480-9d57-2674aa89477e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "483d1091-cbd3-4f40-85bf-c68736886163", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:13Z", "updated_at": "2025-12-11T11:32:13Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:15,256 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.130s 2025-12-11 11:32:15,257 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-bf7c10a1-596d-4711-b76f-ef2e132f2237', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "f9e3c965-45f3-45e8-879e-9279cebb02dd", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:15Z", "updated_at": "2025-12-11T11:32:15Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:16,165 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.908s 2025-12-11 11:32:16,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-31e6b3fb-b45e-413b-87c8-5a8b0f96cc62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "14c13781-7802-4238-88c7-271bcd373c87", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:15Z", "updated_at": "2025-12-11T11:32:15Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:16,354 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.187s 2025-12-11 11:32:16,354 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": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-206660c0-b044-42ac-a175-b2b645340a86', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "8517c5a1-addb-49f7-b2ed-0637b0f7e94c", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:16Z", "updated_at": "2025-12-11T11:32:16Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:17,189 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.834s 2025-12-11 11:32:17,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": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-edf3b7f6-d946-4d9a-a3bd-c86dec92a124', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "46cab621-73cd-4cf9-960e-72ec2f00cf68", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:17Z", "updated_at": "2025-12-11T11:32:17Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:18,144 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.954s 2025-12-11 11:32:18,145 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": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9888409e-a2a3-4960-8343-7ae5cc423a66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "02d2d2a7-6432-46a3-a80b-ce271f6c66fc", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "4a1e6969-f7b1-4aa2-9c80-00922ed8e491", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:17Z", "updated_at": "2025-12-11T11:32:17Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:18,513 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.361s 2025-12-11 11:32:18,514 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:18 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c57efc69-acaa-4a7c-bbcc-cb90877f34e8', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["JOc1G0tPTVOIpUkZuojZrQ"], "expires_at": "2025-12-11T12:32:18.000000Z", "issued_at": "2025-12-11T11:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:32:18,514 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-11 11:32:20,055 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.538s 2025-12-11 11:32:20,056 25 DEBUG [tempest.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-2004672669", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "944239f1-3b5a-4861-9cda-6fd5130a6fa6", "port": "422e2772-301f-48d7-b37c-1cdb82b490e3"}], "key_name": "tempest-TestNetworkBasicOps-1736890201", "security_groups": [{"name": "tempest-secgroup-smoke-1794194288"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:18 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3f5d5d7-9424-49c0-9948-02ba224bc523', 'x-compute-request-id': 'req-f3f5d5d7-9424-49c0-9948-02ba224bc523', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1794194288"}], "adminPass": "7RVncR7vSRMZ"}}' 2025-12-11 11:32:21,109 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 1.051s 2025-12-11 11:32:21,109 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:20 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-61d42506-3c8d-4ccf-aade-e76c7ef4a42c', 'x-compute-request-id': 'req-61d42506-3c8d-4ccf-aade-e76c7ef4a42c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:22,309 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.194s 2025-12-11 11:32:22,309 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:22 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-c7a38e23-bc0d-4c31-b8c5-153c4de4cd47', 'x-compute-request-id': 'req-c7a38e23-bc0d-4c31-b8c5-153c4de4cd47', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:24,091 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.777s 2025-12-11 11:32:24,091 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:23 GMT', 'server': 'Apache', 'content-length': '1465', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad5ba8ca-7164-4f3c-8321-72b34c90cfb6', 'x-compute-request-id': 'req-ad5ba8ca-7164-4f3c-8321-72b34c90cfb6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:24,100 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2025-12-11 11:32:25,331 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.227s 2025-12-11 11:32:25,331 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:25 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-a12ee233-ce14-445e-83d7-90938e5abcd0', 'x-compute-request-id': 'req-a12ee233-ce14-445e-83d7-90938e5abcd0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:25,336 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2025-12-11 11:32:27,283 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.946s 2025-12-11 11:32:27,283 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:26 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-c130c550-aa6d-47f1-94c6-6959a427c3ea', 'x-compute-request-id': 'req-c130c550-aa6d-47f1-94c6-6959a427c3ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:28,612 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.324s 2025-12-11 11:32:28,612 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:28 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-bcf2528d-a514-4dd2-8a2e-b57c780d45e9', 'x-compute-request-id': 'req-bcf2528d-a514-4dd2-8a2e-b57c780d45e9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:30,108 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.492s 2025-12-11 11:32:30,108 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:29 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-8d19e23d-ad7d-4b39-907b-e46659db3039', 'x-compute-request-id': 'req-8d19e23d-ad7d-4b39-907b-e46659db3039', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:31,856 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.742s 2025-12-11 11:32:31,857 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:31 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3326083-918c-46c1-8380-a5b31a07188c', 'x-compute-request-id': 'req-f3326083-918c-46c1-8380-a5b31a07188c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:30Z", "addresses": {"tempest-network-smoke--571872020": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": "2025-12-11T11:32:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:31,860 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-11 11:32:32,183 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.323s 2025-12-11 11:32:32,184 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:31 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30c13490-dd95-4fd0-8117-b140065ed85e', 'x-compute-request-id': 'req-30c13490-dd95-4fd0-8117-b140065ed85e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a6610000 3cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:30Z", "addresses": {"tempest-network-smoke--571872020": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": "2025-12-11T11:32:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:32,192 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-11 11:32:32,289 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=11a663cd-44a0-4cf7-98a6-7d8320a83169 0.096s 2025-12-11 11:32:32,289 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-afec7862-092e-4228-81ad-70031f796e62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"ports":[{"id":"422e2772-301f-48d7-b37c-1cdb82b490e3","name":"tempest-TestNetworkBasicOps-506413495","network_id":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:ba:aa:e9","admin_state_up":true,"status":"ACTIVE","device_id":"11a663cd-44a0-4cf7-98a6-7d8320a83169","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fdb54d54-2f34-4b7a-b1e1-28317fc15379","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"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-2004672669","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2004672669","fqdn":"tempest-testnetworkbasicops-server-2004672669.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:32:11Z","updated_at":"2025-12-11T11:32:30Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:32:32,290 25 DEBUG [tempest.common.waiters] Server ID 11a663cd-44a0-4cf7-98a6-7d8320a83169 ports are all ACTIVE [{'id': '422e2772-301f-48d7-b37c-1cdb82b490e3', 'name': 'tempest-TestNetworkBasicOps-506413495', 'network_id': '944239f1-3b5a-4861-9cda-6fd5130a6fa6', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:ba:aa:e9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '11a663cd-44a0-4cf7-98a6-7d8320a83169', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fdb54d54-2f34-4b7a-b1e1-28317fc15379', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c4571a72-c67c-4b28-b534-a2d3c3e1c8c8'], '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-2004672669', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-2004672669', 'fqdn': 'tempest-testnetworkbasicops-server-2004672669.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:32:11Z', 'updated_at': '2025-12-11T11:32:30Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:32:35,233 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.943s 2025-12-11 11:32:35,234 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "port_id": "422e2772-301f-48d7-b37c-1cdb82b490e3", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-6a027649-9710-46de-975d-7d95d76c0d0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "187f41c9-2ffe-4516-a92c-d45ba87e9650", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.207", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "8e4a8127-3937-4ce6-b11b-35590f4761ec", "port_id": "422e2772-301f-48d7-b37c-1cdb82b490e3", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-506413495", "network_id": "944239f1-3b5a-4861-9cda-6fd5130a6fa6", "mac_address": "fa:16:3e:ba:aa:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:32:33Z", "updated_at": "2025-12-11T11:32:33Z", "revision_number": 0}}' 2025-12-11 11:32:35,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/ports?device_id=11a663cd-44a0-4cf7-98a6-7d8320a83169&network_id=944239f1-3b5a-4861-9cda-6fd5130a6fa6 0.140s 2025-12-11 11:32:35,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': 'Thu, 11 Dec 2025 11:32:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-d639fb7e-6b96-49e1-82a1-fd1590799dd0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=11a663cd-44a0-4cf7-98a6-7d8320a83169&network_id=944239f1-3b5a-4861-9cda-6fd5130a6fa6'} Body: b'{"ports":[{"id":"422e2772-301f-48d7-b37c-1cdb82b490e3","name":"tempest-TestNetworkBasicOps-506413495","network_id":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:ba:aa:e9","admin_state_up":true,"status":"ACTIVE","device_id":"11a663cd-44a0-4cf7-98a6-7d8320a83169","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fdb54d54-2f34-4b7a-b1e1-28317fc15379","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"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-2004672669","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2004672669","fqdn":"tempest-testnetworkbasicops-server-2004672669.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:32:11Z","updated_at":"2025-12-11T11:32:30Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:32:35,529 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.153s 2025-12-11 11:32:35,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': 'Thu, 11 Dec 2025 11:32:35 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a750f8a3-c836-4e31-a66f-651534431ca1', 'x-compute-request-id': 'req-a750f8a3-c836-4e31-a66f-651534431ca1', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'' 2025-12-11 11:32:36,153 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.623s 2025-12-11 11:32:36,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': 'Thu, 11 Dec 2025 11:32:35 GMT', 'server': 'Apache', 'content-length': '1673', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9c31e4a-13c8-47ab-9a0c-2893d5c56278', 'x-compute-request-id': 'req-d9c31e4a-13c8-47ab-9a0c-2893d5c56278', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:35Z", "addresses": {"tempest-network-smoke--571872020": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": "2025-12-11T11:32:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:38,153 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.993s 2025-12-11 11:32:38,154 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:37 GMT', 'server': 'Apache', 'content-length': '1673', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ffd590-c321-43ce-b715-9e81ce440c1c', 'x-compute-request-id': 'req-99ffd590-c321-43ce-b715-9e81ce440c1c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:35Z", "addresses": {"tempest-network-smoke--571872020": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": "2025-12-11T11:32:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:39,650 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.491s 2025-12-11 11:32:39,650 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:39 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-b3b29bdd-7060-49b0-8c0a-a75654594575', 'x-compute-request-id': 'req-b3b29bdd-7060-49b0-8c0a-a75654594575', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"server": {"id": "11a663cd-44a0-4cf7-98a6-7d8320a83169", "name": "tempest-TestNetworkBasicOps-server-2004672669", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:20Z", "updated": "2025-12-11T11:32:35Z", "addresses": {"tempest-network-smoke--571872020": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}, {"version": 4, "addr": "192.168.122.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1736890201", "OS-SRV-USG:launched_at": "2025-12-11T11:32:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:40,737 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/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.083s 2025-12-11 11:32:40,737 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32: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-e8f0f2b3-dc55-4717-8656-7175b8bf5534', 'x-compute-request-id': 'req-e8f0f2b3-dc55-4717-8656-7175b8bf5534', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 11a663cd-44a0-4cf7-98a6-7d8320a83169 could not be found."}}' 2025-12-11 11:32:41,140 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/422e2772-301f-48d7-b37c-1cdb82b490e3 0.402s 2025-12-11 11:32:41,141 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-6a16ceb8-4a70-4260-9f27-1c2c68b4face', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/422e2772-301f-48d7-b37c-1cdb82b490e3'} Body: b'{"port":{"id":"422e2772-301f-48d7-b37c-1cdb82b490e3","name":"tempest-TestNetworkBasicOps-506413495","network_id":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:ba:aa:e9","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"fdb54d54-2f34-4b7a-b1e1-28317fc15379","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"host-10-100-0-14","fqdn":"host-10-100-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:32:11Z","updated_at":"2025-12-11T11:32:37Z","revision_number":8,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:41,211 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.070s 2025-12-11 11:32:41,212 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1481148468", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKflP2uL25LOeGR2BCtkThJV5XnNJgVwH8v+Po5bLMiW1/mSZiyQWJqPd1Ui4CdchFyJHqacsiXpZdJT3s2AYJzQ4PQlWEUh8VY1ReYGr9BLW40Y7pQIYYuKjrkOQedCiw=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:41 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-558e5686-55ba-409d-8c50-4d714ac755f4', 'x-compute-request-id': 'req-558e5686-55ba-409d-8c50-4d714ac755f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1481148468", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKflP2uL25LOeGR2BCtkThJV5XnNJgVwH8v+Po5bLMiW1/mSZiyQWJqPd1Ui4CdchFyJHqacsiXpZdJT3s2AYJzQ4PQlWEUh8VY1ReYGr9BLW40Y7pQIYYuKjrkOQedCiw==", "fingerprint": "89:95:9a:50:14:2f:da:5b:78:f5:05:78:f2:57:ad:2f", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:32:41,425 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.211s 2025-12-11 11:32:41,425 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-68633329", "description": "tempest-secgroup-smoke-68633329 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-76e0aa53-dc58-41b2-bc11-73e51a6ecd6b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "name": "tempest-secgroup-smoke-68633329", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-68633329 description", "shared": false, "security_group_rules": [{"id": "1c18b2c4-f84a-4fb2-b392-454429684d86", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 163, "description": null, "tags": [], "created_at": "2025-12-11T11:32:41Z", "updated_at": "2025-12-11T11:32:41Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "6c950e44-9dae-4868-b328-c05f829c6178", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 164, "description": null, "tags": [], "created_at": "2025-12-11T11:32:41Z", "updated_at": "2025-12-11T11:32:41Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:32:41Z", "updated_at": "2025-12-11T11:32:41Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:41,586 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.160s 2025-12-11 11:32:41,587 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": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4b130111-4334-4a17-8112-1da071136a33', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "65775caf-98f1-40e7-8957-993d0d07da04", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:41Z", "updated_at": "2025-12-11T11:32:41Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:41,752 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.162s 2025-12-11 11:32:41,753 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": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-cc941da7-6443-4cfb-a4d7-024e801f6437', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "be7a6ff4-7a84-4f75-b6ff-8c9b7e2e9e98", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:41Z", "updated_at": "2025-12-11T11:32:41Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:42,222 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.469s 2025-12-11 11:32:42,222 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-35139c82-27ab-47fc-bff3-af4bb67266cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "4a3f97da-47d2-4f4e-b65e-43cfc460d5cf", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:42Z", "updated_at": "2025-12-11T11:32:42Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:42,379 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.157s 2025-12-11 11:32:42,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": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5395829c-89a6-4d4b-8331-92cea2302438', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "ea87e2b2-3a91-4f2c-8b1b-e60f2393e056", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:42Z", "updated_at": "2025-12-11T11:32:42Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:42,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/security-group-rules 0.227s 2025-12-11 11:32:42,608 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": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4f13307c-89e2-48ea-b5c9-4d83cc8ee2e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "24cecf74-043c-49e2-974f-c80dce3506c7", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:42Z", "updated_at": "2025-12-11T11:32:42Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:43,134 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.524s 2025-12-11 11:32:43,134 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": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bb8b8aa5-16c6-4f45-b212-ac5fb6102529', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "d602853f-a252-4448-b9e7-6d4b9b4bda4c", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "15e4b592-7adc-4aae-b948-45d4fbb709c6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:32:42Z", "updated_at": "2025-12-11T11:32:42Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:32:43,449 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.311s 2025-12-11 11:32:43,449 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:43 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2f536c7e-d668-4b47-b13a-29ab7d4a8e71', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["gmd6OTrCQga7Nyir2jE-Bw"], "expires_at": "2025-12-11T12:32:43.000000Z", "issued_at": "2025-12-11T11:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:32:43,449 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-11 11:32:44,772 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.321s 2025-12-11 11:32:44,772 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1054541626", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "944239f1-3b5a-4861-9cda-6fd5130a6fa6", "port": "422e2772-301f-48d7-b37c-1cdb82b490e3"}], "key_name": "tempest-TestNetworkBasicOps-1481148468", "security_groups": [{"name": "tempest-secgroup-smoke-68633329"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:43 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955f64a3-bbed-4abc-a612-da1ab15120c6', 'x-compute-request-id': 'req-955f64a3-bbed-4abc-a612-da1ab15120c6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-68633329"}], "adminPass": "cMpxt4WC2SNE"}}' 2025-12-11 11:32:45,001 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/36bc7659-fea9-4f64-a836-daa8e21e26bd 0.227s 2025-12-11 11:32:45,001 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:44 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-6688d14b-0e1c-43de-a117-40f8d70f0eb0', 'x-compute-request-id': 'req-6688d14b-0e1c-43de-a117-40f8d70f0eb0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"server": {"id": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "name": "tempest-TestNetworkBasicOps-server-1054541626", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:44Z", "updated": "2025-12-11T11:32:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1481148468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:47,106 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/36bc7659-fea9-4f64-a836-daa8e21e26bd 1.100s 2025-12-11 11:32:47,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': 'Thu, 11 Dec 2025 11:32:46 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-8c733c91-4e9a-4791-bb24-c06c3753c3b2', 'x-compute-request-id': 'req-8c733c91-4e9a-4791-bb24-c06c3753c3b2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"server": {"id": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "name": "tempest-TestNetworkBasicOps-server-1054541626", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:44Z", "updated": "2025-12-11T11:32:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1481148468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:48,294 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/36bc7659-fea9-4f64-a836-daa8e21e26bd 0.179s 2025-12-11 11:32:48,295 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:48 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-1393f538-5963-42a7-8ca3-98d910663c76', 'x-compute-request-id': 'req-1393f538-5963-42a7-8ca3-98d910663c76', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"server": {"id": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "name": "tempest-TestNetworkBasicOps-server-1054541626", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:44Z", "updated": "2025-12-11T11:32:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1481148468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:48,298 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-11 11:32:49,696 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/36bc7659-fea9-4f64-a836-daa8e21e26bd 0.396s 2025-12-11 11:32:49,696 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:49 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-42ab137b-7e6c-404c-a85f-eae5dc103563', 'x-compute-request-id': 'req-42ab137b-7e6c-404c-a85f-eae5dc103563', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"server": {"id": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "name": "tempest-TestNetworkBasicOps-server-1054541626", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:44Z", "updated": "2025-12-11T11:32:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1481148468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:51,151 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/36bc7659-fea9-4f64-a836-daa8e21e26bd 0.450s 2025-12-11 11:32:51,151 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:50 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-b72e57f0-a651-421a-9809-1b4abb6385b1', 'x-compute-request-id': 'req-b72e57f0-a651-421a-9809-1b4abb6385b1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"server": {"id": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "name": "tempest-TestNetworkBasicOps-server-1054541626", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:44Z", "updated": "2025-12-11T11:32:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1481148468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:52,533 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/36bc7659-fea9-4f64-a836-daa8e21e26bd 0.373s 2025-12-11 11:32:52,534 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:52 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-93861d59-40b7-44e7-895c-805b856e9940', 'x-compute-request-id': 'req-93861d59-40b7-44e7-895c-805b856e9940', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"server": {"id": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "name": "tempest-TestNetworkBasicOps-server-1054541626", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:44Z", "updated": "2025-12-11T11:32:51Z", "addresses": {"tempest-network-smoke--571872020": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}, {"version": 4, "addr": "192.168.122.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1481148468", "OS-SRV-USG:launched_at": "2025-12-11T11:32:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:52,537 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2025-12-11 11:32:52,844 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/36bc7659-fea9-4f64-a836-daa8e21e26bd 0.307s 2025-12-11 11:32:52,845 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:52 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-352c3cc5-84ca-4251-9f80-8fb1b149b9b4', 'x-compute-request-id': 'req-352c3cc5-84ca-4251-9f80-8fb1b149b9b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"server": {"id": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "name": "tempest-TestNetworkBasicOps-server-1054541626", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:44Z", "updated": "2025-12-11T11:32:51Z", "addresses": {"tempest-network-smoke--571872020": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}, {"version": 4, "addr": "192.168.122.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1481148468", "OS-SRV-USG:launched_at": "2025-12-11T11:32:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:52,919 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=36bc7659-fea9-4f64-a836-daa8e21e26bd&network_id=944239f1-3b5a-4861-9cda-6fd5130a6fa6 0.069s 2025-12-11 11:32:52,919 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'co59BC ntent-length': '1381', 'x-openstack-request-id': 'req-8aae9ac2-12ff-4e7a-86da-b1d616ec0040', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=36bc7659-fea9-4f64-a836-daa8e21e26bd&network_id=944239f1-3b5a-4861-9cda-6fd5130a6fa6'} Body: b'{"ports":[{"id":"422e2772-301f-48d7-b37c-1cdb82b490e3","name":"tempest-TestNetworkBasicOps-506413495","network_id":"944239f1-3b5a-4861-9cda-6fd5130a6fa6","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:ba:aa:e9","admin_state_up":true,"status":"ACTIVE","device_id":"36bc7659-fea9-4f64-a836-daa8e21e26bd","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fdb54d54-2f34-4b7a-b1e1-28317fc15379","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c4571a72-c67c-4b28-b534-a2d3c3e1c8c8"],"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-1054541626","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1054541626","fqdn":"tempest-testnetworkbasicops-server-1054541626.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:32:11Z","updated_at":"2025-12-11T11:32:51Z","revision_number":11,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:32:53,107 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd 0.187s 2025-12-11 11:32:53,108 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32: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-2c309757-18e0-4a92-afc6-814e1391df11', 'x-compute-request-id': 'req-2c309757-18e0-4a92-afc6-814e1391df11', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'' 2025-12-11 11:32:54,144 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd 1.035s 2025-12-11 11:32:54,144 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:53 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-005233a6-705e-42fe-b721-9fd11d56ac13', 'x-compute-request-id': 'req-005233a6-705e-42fe-b721-9fd11d56ac13', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"server": {"id": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "name": "tempest-TestNetworkBasicOps-server-1054541626", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:44Z", "updated": "2025-12-11T11:32:53Z", "addresses": {"tempest-network-smoke--571872020": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}, {"version": 4, "addr": "192.168.122.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1481148468", "OS-SRV-USG:launched_at": "2025-12-11T11:32:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:55,519 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd 0.370s 2025-12-11 11:32:55,519 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:55 GMT', 'server': 'Apache', 'content-length': '1753', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e3f87b3-d7b8-421f-81ef-97d736df8f95', 'x-compute-request-id': 'req-7e3f87b3-d7b8-421f-81ef-97d736df8f95', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"server": {"id": "36bc7659-fea9-4f64-a836-daa8e21e26bd", "name": "tempest-TestNetworkBasicOps-server-1054541626", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:32:44Z", "updated": "2025-12-11T11:32:53Z", "addresses": {"tempest-network-smoke--571872020": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}, {"version": 4, "addr": "192.168.122.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:aa:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1481148468", "OS-SRV-USG:launched_at": "2025-12-11T11:32:51.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:32:56,597 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd 0.073s 2025-12-11 11:32:56,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: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:56 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bf8ee2a-c37e-4cc8-a5ee-59f8421a81d8', 'x-compute-request-id': 'req-7bf8ee2a-c37e-4cc8-a5ee-59f8421a81d8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36bc7659-fea9-4f64-a836-daa8e21e26bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 36bc7659-fea9-4f64-a836-daa8e21e26bd could not be found."}}' 2025-12-11 11:32:57,202 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/15e4b592-7adc-4aae-b948-45d4fbb709c6 0.604s 2025-12-11 11:32:57,203 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0faf6064-b960-4269-a6fa-d6933e972c0a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/15e4b592-7adc-4aae-b948-45d4fbb709c6'} Body: b'' 2025-12-11 11:32:57,265 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-1481148468 0.062s 2025-12-11 11:32:57,266 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:57 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-7edb314c-28cb-4921-9895-d71e9f583f53', 'x-compute-request-id': 'req-7edb314c-28cb-4921-9895-d71e9f583f53', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1481148468'} Body: b'' 2025-12-11 11:32:58,230 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/187f41c9-2ffe-4516-a92c-d45ba87e9650 0.964s 2025-12-11 11:32:58,230 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3470cc53-efc3-423c-8128-05fb9fb17e6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/187f41c9-2ffe-4516-a92c-d45ba87e9650'} Body: b'' 2025-12-11 11:32:58,350 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.118s 2025-12-11 11:32:58,355 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:58 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1dfaff1-454d-4a1f-bbe0-3c8fdf959fcc', 'x-compute-request-id': 'req-d1dfaff1-454d-4a1f-bbe0-3c8fdf959fcc', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 11a663cd-44a0-4cf7-98a6-7d8320a83169 could not be found."}}' 2025-12-11 11:32:58,569 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169 0.214s 2025-12-11 11:32:58,570 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:58 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c198c70-99f3-4dfb-b8fe-9f24d19fc982', 'x-compute-request-id': 'req-8c198c70-99f3-4dfb-b8fe-9f24d19fc982', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/11a663cd-44a0-4cf7-98a6-7d8320a83169'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 11a663cd-44a0-4cf7-98a6-7d8320a83169 could not be found."}}' 2025-12-11 11:32:59,250 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4a1e6969-f7b1-4aa2-9c80-00922ed8e491 0.680s 2025-12-11 11:32:59,250 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-465fa3e8-a6c2-4f0c-86d0-20ad1adb7797', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4a1e6969-f7b1-4aa2-9c80-00922ed8e491'} Body: b'' 2025-12-11 11:32:59,315 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-1736890201 0.065s 2025-12-11 11:32:59,316 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:59 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-fd09977d-0653-4ee7-b1a9-c40802128f44', 'x-compute-request-id': 'req-fd09977d-0653-4ee7-b1a9-c40802128f44', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1736890201'} Body: b'' 2025-12-11 11:32:59,626 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/422e2772-301f-48d7-b37c-1cdb82b490e3 0.309s 2025-12-11 11:32:59,626 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:32:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-392dc1b8-174a-48e4-a33a-3776349e3f0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/422e2772-301f-48d7-b37c-1cdb82b490e3'} Body: b'' 2025-12-11 11:33:00,651 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e4a8127-3937-4ce6-b11b-35590f4761ec/remove_router_interface 1.024s 2025-12-11 11:33:00,651 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fdb54d54-2f34-4b7a-b1e1-28317fc15379"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-57f87962-3e24-44c2-aa2f-16b2ca5a9c11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e4a8127-3937-4ce6-b11b-35590f4761ec/remove_router_interface'} Body: b'{"id": "8e4a8127-3937-4ce6-b11b-35590f4761ec", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "5b4e026d-8f59-4b83-8b5a-d11add7878b8", "network_id": "944239f1-3b5a-4861-9cda-6fd5130a6fa6", "subnet_id": "fdb54d54-2f34-4b7a-b1e1-28317fc15379", "subnet_ids": ["fdb54d54-2f34-4b7a-b1e1-28317fc15379"]}' 2025-12-11 11:33:01,092 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/fdb54d54-2f34-4b7a-b1e1-28317fc15379 0.440s 2025-12-11 11:33:01,092 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ec04c7c4-4498-4009-9800-fe941c46c5cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/fdb54d54-2f34-4b7a-b1e1-28317fc15379'} Body: b'' 2025-12-11 11:33:02,539 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e4a8127-3937-4ce6-b11b-35590f4761ec 1.446s 2025-12-11 11:33:02,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': 'Thu, 11 Dec 2025 11:33:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cc5d8ef0-fc0b-4d2c-aa38-86bf9313fb8f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e4a8127-3937-4ce6-b11b-35590f4761ec'} Body: b'' 2025-12-11 11:33:02,995 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/944239f1-3b5a-4861-9cda-6fd5130a6fa6 0.455s 2025-12-11 11:33:02,995 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-08ad10e6-4c8d-4c29-b2e7-3e666d7e795a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/944239f1-3b5a-4861-9cda-6fd5130a6fa6'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-11 11:33:03.004430Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] time: 2025-12-11 11:33:03.005164Z skip: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] [ multipart Content-Type: text/plain;charset=utf8 reason 44 Skipped because network extension: l3_agent_scheduler is not enabled0 ] tags: -worker-0 time: 2025-12-11 11:33:03.005360Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] time: 2025-12-11 11:34:05.281108Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-11 11:33:07,129 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 4.124s 2025-12-11 11:33:07,130 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--540139200", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-4b66dc1d-f150-4860-a650-361d036f0711', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"cf4dc97e-7e30-428d-a3f9-ca52095180a2","name":"tempest-network-smoke--540139200","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:33:04Z","updated_at":"2025-12-11T11:33:04Z","revision_number":1}}' 2025-12-11 11:33:09,793 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.662s 2025-12-11 11:33:09,793 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-1243732037", "admin_state_up": true, "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb"}}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-23442210-9fc4-4814-af99-4e865f52577d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "2183d8bd-1df8-4b79-a213-a49e6c6d3b46", "name": "tempest-TestNetworkBasicOps-router-1243732037", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.186"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:33:08Z", "updated_at": "2025-12-11T11:33:08Z", "revision_number": 2, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:09,905 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.111s 2025-12-11 11:33:09,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-32c35768-43e8-40e7-b9e7-01a4064ad831', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:33:09,993 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.087s 2025-12-11 11:33:09,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': 'Thu, 11 Dec 2025 11:33:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-67716ea4-3e99-49ba-80db-823ca0969d75', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:33:10,251 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.257s 2025-12-11 11:33:10,252 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1e7deb82-fc9a-4e6d-8d92-f12aeb73a394', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:33:11,388 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.135s 2025-12-11 11:33:11,388 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-90138045", "network_id": "cf4dc97e-7e30-428d-a3f9-ca52095180a2", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '640', 'x-openstack-request-id': 'req-8666c3c0-4605-4b09-9094-e80d212ec74a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"bae27621-322e-42d2-a28a-34ac92ecedc0","name":"tempest-subnet-smoke-90138045","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"cf4dc97e-7e30-428d-a3f9-ca52095180a2","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":["1.2.3.4"],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:33:10Z","updated_at":"2025-12-11T11:33:10Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:13,551 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2183d8bd-1df8-4b79-a213-a49e6c6d3b46/add_router_interface 2.162s 2025-12-11 11:33:13,552 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bae27621-322e-42d2-a28a-34ac92ecedc0"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b044e726-f8eb-43a2-874b-b54516522257', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2183d8bd-1df8-4b79-a213-a49e6c6d3b46/add_router_interface'} Body: b'{"id": "2183d8bd-1df8-4b79-a213-a49e6c6d3b46", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "138b3e20-860d-4e40-9ef6-ea3b1971049a", "network_id": "cf4dc97e-7e30-428d-a3f9-ca52095180a2", "subnet_id": "bae27621-322e-42d2-a28a-34ac92ecedc0", "subnet_ids": ["bae27621-322e-42d2-a28a-34ac92ecedc0"]}' 2025-12-11 11:33:13,658 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.106s 2025-12-11 11:33:13,659 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-894b5705-f531-4cc9-8024-5844901a8d54', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"cf4dc97e-7e30-428d-a3f9-ca52095180a2","name":"tempest-network-smoke--540139200","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["bae27621-322e-42d2-a28a-34ac92ecedc0"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:33:04Z","updated_at":"2025-12-11T11:33:10Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":52580},{"id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:33:13,741 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.082s 2025-12-11 11:33:13,742 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1299', 'x-openstack-request-id': 'req-edd6c7bc-8730-441d-b1f8-5eab7a2fe4b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"},{"id":"bae27621-322e-42d2-a28a-34ac92ecedc0","name":"tempest-subnet-smoke-90138045","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"cf4dc97e-7e30-428d-a3f9-ca52095180a2","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":["1.2.3.4"],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:33:10Z","updated_at":"2025-12-11T11:33:10Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:33:13,849 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.107s 2025-12-11 11:33:13,850 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-57468004-9c59-48be-9ac9-6aabbfbb1c3e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "2183d8bd-1df8-4b79-a213-a49e6c6d3b46", "name": "tempest-TestNetworkBasicOps-router-1243732037", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.186"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:33:08Z", "updated_at": "2025-12-11T11:33:12Z", "revision_number": 3, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:33:13,992 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.140s 2025-12-11 11:33:13,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1575769470", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBDcoLMYhVEq9NFHiaQuCn0DcPXLaBN7Y5R2BcrPNhHmDDARNgPay71iIvXH3Hf+AUT/lOi3PPn2T3YrGZ3M8+cKspEarB8CVzpbZErBqy0ZYbuww4yoWdbs6Tq+XQm6KA=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:13 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-c1944875-f1ba-4a15-a277-d92df3375b46', 'x-compute-request-id': 'req-c1944875-f1ba-4a15-a277-d92df3375b46', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1575769470", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBDcoLMYhVEq9NFHiaQuCn0DcPXLaBN7Y5R2BcrPNhHmDDARNgPay71iIvXH3Hf+AUT/lOi3PPn2T3YrGZ3M8+cKspEarB8CVzpbZErBqy0ZYbuww4yoWdbs6Tq+XQm6KA==", "fingerprint": "50:d7:c8:a7:78:6f:53:ce:88:c9:60:5f:6c:67:e7:79", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:33:14,214 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.218s 2025-12-11 11:33:14,214 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-1174818205", "description": "tempest-secgroup-smoke-1174818205 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-39caa316-7c03-4b79-8c95-718337dea204', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "name": "tempest-secgroup-smoke-1174818205", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1174818205 description", "shared": false, "security_group_rules": [{"id": "54525e03-5164-4d7f-ab86-9a60e7ad45d0", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 179, "description": null, "tags": [], "created_at": "2025-12-11T11:33:14Z", "updated_at": "2025-12-11T11:33:14Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "b43e900b-f3bd-4da0-be60-917aa81c5b94", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 180, "description": null, "tags": [], "created_at": "2025-12-11T11:33:14Z", "updated_at": "2025-12-11T11:33:14Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:33:14Z", "updated_at": "2025-12-11T11:33:14Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:14,404 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.189s 2025-12-11 11:33:14,404 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": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b7cd05c4-0146-4e31-a644-c392f09baf28', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "8da2a573-0fca-45ff-9ee2-e5cccd60b15e", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:33:14Z", "updated_at": "2025-12-11T11:33:14Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:14,618 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.213s 2025-12-11 11:33:14,618 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": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-dcdf1fb7-3a5e-4dee-b129-697b71258485', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "2deb5794-4fc4-423b-a0c3-f8ad79ede84d", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:33:14Z", "updated_at": "2025-12-11T11:33:14Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:14,803 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 2025-12-11 11:33:14,803 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": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bc7843f2-a928-472f-a2a8-5361058d17ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "c67992a8-41ea-403a-842e-0d47ac095607", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:33:14Z", "updated_at": "2025-12-11T11:33:14Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:14,990 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.186s 2025-12-11 11:33:14,991 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": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b3acf377-7d02-4ff1-830d-e1437c673dff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "82e2aedd-50f7-430a-9e21-6cb1be2a3a3a", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:33:14Z", "updated_at": "2025-12-11T11:33:14Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:15,195 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.204s 2025-12-11 11:33:15,195 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": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1b580c9c-c536-45d7-9a7d-f3afa9e1c5b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "1e52c744-33fa-4b8f-ba0f-abf5d8216519", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:33:15Z", "updated_at": "2025-12-11T11:33:15Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:15,369 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.172s 2025-12-11 11:33:15,369 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": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f046b78d-a70c-4ae0-89d6-691f2c2045bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "72cb2646-3acb-449b-b995-ba5f244deb64", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "2eacc36d-7bab-49f0-af7c-07982c3fc38c", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:33:15Z", "updated_at": "2025-12-11T11:33:15Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:15,699 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.325s 2025-12-11 11:33:15,699 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:15 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d0447027-555c-4e13-9d20-98180e386c54', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["-RZ1R_SsQf2vsM7kDBRwAA"], "expires_at": "2025-12-11T12:33:15.000000Z", "issued_at": "2025-12-11T11:33:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:33:15,700 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2025-12-11 11:33:20,673 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.972s 2025-12-11 11:33:20,674 25 DEBUG [tempest.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-328298694", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "cf4dc97e-7e30-428d-a3f9-ca52095180a2"}], "key_name": "tempest-TestNetworkBasicOps-1575769470", "security_groups": [{"name": "tempest-secgroup-smoke-1174818205"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:15 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-099053d4-19a6-4268-b9e3-9f856702e886', 'x-compute-request-id': 'req-099053d4-19a6-4268-b9e3-9f856702e886', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1174818205"}], "adminPass": "8mRwuFywHCnB"}}' 2025-12-11 11:33:21,146 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.471s 2025-12-11 11:33:21,146 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:20 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-48e8da77-7c0a-47b1-afa5-324fcb2e2c1c', 'x-compute-request-id': 'req-48e8da77-7c0a-47b1-afa5-324fcb2e2c1c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:33:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:33:23,284 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 1.131s 2025-12-11 11:33:23,285 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:22 GMT', 'server': 'Apache', 'content-length': '1398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f806a6-350d-450d-975a-bc8deb569dfc', 'x-compute-request-id': 'req-a3f806a6-350d-450d-975a-bc8deb569dfc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:33:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:33:25,151 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.860s 2025-12-11 11:33:25,151 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:24 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-e6a8d49b-264b-49b9-8dab-09e834c49225', 'x-compute-request-id': 'req-e6a8d49b-264b-49b9-8dab-09e834c49225', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:33:25,158 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2025-12-11 11:33:26,502 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.342s 2025-12-11 11:33:26,502 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:26 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-af26268f-dba6-44ec-a0a1-f5627ef795ba', 'x-compute-request-id': 'req-af26268f-dba6-44ec-a0a1-f5627ef795ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174818205"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:33:28,299 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.791s 2025-12-11 11:33:28,300 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:27 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-1da91a08-ad34-4685-898b-45653e2b9ef8', 'x-compute-request-id': 'req-1da91a08-ad34-4685-898b-45653e2b9ef8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174818205"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:33:29,697 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.393s 2025-12-11 11:33:29,698 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:29 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-998acf2f-0639-43ad-9e55-b3fd04a80b3d', 'x-compute-request-id': 'req-998acf2f-0639-43ad-9e55-b3fd04a80b3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174818205"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:33:31,284 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.581s 2025-12-11 11:33:31,284 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:30 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3808d08f-fafd-4adf-9b00-89ac6e353ed0', 'x-compute-request-id': 'req-3808d08f-fafd-4adf-9b00-89ac6e353ed0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:33:30Z", "addresses": {"tempest-network-smoke--540139200": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:5f:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": "2025-12-11T11:33:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174818205"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:33:31,287 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-11 11:33:31,637 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.349s 2025-12-11 11:33:31,637 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:31 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-efb85181-235c-496d-90be-21d3e3d9d333', 'x-compute-request-id': 'req-efb85181-235c-496d-90be-21d3e3d9d333', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:33:30Z", "addresses": {"tempest-network-smoke--540139200": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:5f:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": "2025-12-11T11:33:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174818205"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:33:31,640 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-11 11:33:31,733 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=afbb08e9-f2a0-4144-a1d3-61a855358e27 0.089s 2025-12-11 11:33:31,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-60574b65-dfec-4be8-9f1f-049254cbbe59', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"ports":[{"id":"fce6b36d-86dc-4b29-bcec-e2effaf20172","name":"","network_id":"cf4dc97e-7e30-428d-a3f9-ca52095180a2","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:9d:5f:ca","admin_state_up":true,"status":"ACTIVE","device_id":"afbb08e9-f2a0-4144-a1d3-61a855358e27","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bae27621-322e-42d2-a28a-34ac92ecedc0","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2eacc36d-7bab-49f0-af7c-07982c3fc38c"],"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-328298694","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-328298694","fqdn":"tempest-testnetworkbasicops-server-328298694.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:33:25Z","updated_at":"2025-12-11T11:33:29Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:33:31,733 25 DEBUG [tempest.common.waiters] Server ID afbb08e9-f2a0-4144-a1d3-61a855358e27 ports are all ACTIVE [{'id': 'fce6b36d-86dc-4b29-bcec-e2effaf20172', 'name': '', 'network_id': 'cf4dc97e-7e30-428d-a3f9-ca52095180a2', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:9d:5f:ca', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'afbb08e9-f2a0-4144-a1d3-61a855358e27', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'bae27621-322e-42d2-a28a-34ac92ecedc0', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['2eacc36d-7bab-49f0-af7c-07982c3fc38c'], '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-328298694', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-328298694', 'fqdn': 'tempest-testnetworkbasicops-server-328298694.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:33:25Z', 'updated_at': '2025-12-11T11:33:29Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:33:34,370 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.636s 2025-12-11 11:33:34,370 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "port_id": "fce6b36d-86dc-4b29-bcec-e2effaf20172", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-43f9993c-2ae0-4dd3-9ba3-9160904bb800', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "ee92d203-b9be-4728-8023-3ed7cc5fafb5", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.219", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", 10000 "router_id": "2183d8bd-1df8-4b79-a213-a49e6c6d3b46", "port_id": "fce6b36d-86dc-4b29-bcec-e2effaf20172", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cf4dc97e-7e30-428d-a3f9-ca52095180a2", "mac_address": "fa:16:3e:9d:5f:ca", "admin_state_up": true, "status": "ACTIVE", "device_id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:33:32Z", "updated_at": "2025-12-11T11:33:32Z", "revision_number": 0}}' 2025-12-11 11:33:34,482 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ee92d203-b9be-4728-8023-3ed7cc5fafb5 0.110s 2025-12-11 11:33:34,482 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-ff7b18ab-d4eb-46d1-a5c5-545fade7a26f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ee92d203-b9be-4728-8023-3ed7cc5fafb5'} Body: b'{"floatingip": {"id": "ee92d203-b9be-4728-8023-3ed7cc5fafb5", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.219", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "2183d8bd-1df8-4b79-a213-a49e6c6d3b46", "port_id": "fce6b36d-86dc-4b29-bcec-e2effaf20172", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cf4dc97e-7e30-428d-a3f9-ca52095180a2", "mac_address": "fa:16:3e:9d:5f:ca", "admin_state_up": true, "status": "ACTIVE", "device_id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:33:32Z", "updated_at": "2025-12-11T11:33:34Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:34,482 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'ee92d203-b9be-4728-8023-3ed7cc5fafb5', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.219', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': '2183d8bd-1df8-4b79-a213-a49e6c6d3b46', 'port_id': 'fce6b36d-86dc-4b29-bcec-e2effaf20172', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'cf4dc97e-7e30-428d-a3f9-ca52095180a2', 'mac_address': 'fa:16:3e:9d:5f:ca', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'afbb08e9-f2a0-4144-a1d3-61a855358e27', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:33:32Z', 'updated_at': '2025-12-11T11:33:34Z', 'revision_number': 1, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:33:34,482 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.111428 seconds 2025-12-11 11:33:34,482 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.219 with user: cirros 2025-12-11 11:33:34,483 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.219 in 120 sec and the expected result is reachable 2025-12-11 11:33:48,809 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.326074 seconds 2025-12-11 11:33:48,809 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.219 in 120 sec and the ping result is expected 2025-12-11 11:33:48,939 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27/action 0.129s 2025-12-11 11:33:48,940 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:48 GMT', 'server': 'Apache', 'content-length': '75567', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7645c9e1-31b6-4e3c-9118-a0aef76ae8f9', 'x-compute-request-id': 'req-7645c9e1-31b6-4e3c-9118-a0aef76ae8f9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27/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 1143538537 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001147] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001565] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004496] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004537] Using GB pages for direct mapping\\n[ 0.004767] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004772] ACPI: Early table checksum verification disabled\\n[ 0.004778] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004783] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004790] 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.004805] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004809] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004813] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004816] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004818] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004820] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004821] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004822] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004823] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006122] No NUMA configuration fo 2025-12-11 11:33:48,942 25 DEBUG [tempest.scenario.manager] Console output for afbb08e9-f2a0-4144-a1d3-61a855358e27 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 1143538537 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001147] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001565] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004496] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004537] Using GB pages for direct mapping [ 0.004767] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004772] ACPI: Early table checksum verification disabled [ 0.004778] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004783] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004790] 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.004805] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004809] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004813] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004816] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004818] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004820] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004821] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004822] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004823] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006122] No NUMA configuration found [ 0.006125] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006133] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006554] Zone ranges: [ 0.006557] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006560] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006563] Normal empty [ 0.006565] Device empty [ 0.006567] Movable zone start for each node [ 0.006571] Early memory node ranges [ 0.006573] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006575] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006577] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006819] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006854] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007182] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019723] ACPI: PM-Timer IO Port: 0x608 [ 0.019759] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019911] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019915] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019918] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019920] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019922] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019923] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019927] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019929] TSC deadline timer available [ 0.019946] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020026] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020030] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020031] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020033] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020035] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020037] Booting paravirtualized kernel on KVM [ 0.020040] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020047] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020436] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020523] kvm-guest: setup async PF for cpu 0 [ 0.020552] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020581] kvm-guest: PV spinlocks disabled, single CPU [ 0.020591] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020594] Policy zone: DMA32 [ 0.020596] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020674] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020713] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020734] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020800] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021138] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021927] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021960] ftrace: allocating 50600 entries in 198 pages [ 0.046589] ftrace: allocated 198 pages with 4 groups [ 0.046756] rcu: Hierarchical RCU implementation. [ 0.046757] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046759] Rude variant of Tasks RCU enabled. [ 0.046760] Tracing variant of Tasks RCU enabled. [ 0.046762] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046763] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051463] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051869] random: crng init done [ 0.095674] Console: colour VGA+ 80x25 [ 0.252945] printk: console [tty1] enabled [ 0.627728] printk: console [ttyS0] enabled [ 0.631190] ACPI: Core revision 20210730 [ 0.634345] APIC: Switch to symmetric I/O mode setup [ 0.639534] x2apic enabled [ 0.643053] Switched APIC routing to physical x2apic. [ 0.652671] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.660046] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.664041] pid_max: default: 32768 minimum: 301 [ 0.664041] LSM: Security Framework initializing [ 0.664041] landlock: Up and running. [ 0.664041] Yama: becoming mindful. [ 0.664041] AppArmor: AppArmor initialized [ 0.664041] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.664041] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.664041] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.664041] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.664041] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.664041] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.664041] Spectre V2 : Mitigation: Retpolines [ 0.664041] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.664041] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.664041] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.664041] RETBleed: Mitigation: untrained return thunk [ 0.664041] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.664041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.664041] Freeing SMP alternatives memory: 44K [ 0.664041] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.664227] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.668067] ... version: 0 [ 0.671248] ... bit width: 48 [ 0.672057] ... generic registers: 6 [ 0.675439] ... value mask: 0000ffffffffffff [ 0.676058] ... max period: 00007fffffffffff [ 0.680058] ... fixed-purpose events: 0 [ 0.683123] ... event mask: 000000000000003f [ 0.684194] rcu: Hierarchical SRCU implementation. [ 0.688228] smp: Bringing up secondary CPUs ... [ 0.691679] smp: Brought up 1 node, 1 CPU [ 0.692063] smpboot: Max logical packages: 1 [ 0.695516] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.696705] devtmpfs: initialized [ 0.699559] x86/mm: Memory block size: 128MB [ 0.700259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.704072] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.708141] pinctrl core: initialized pinctrl subsystem [ 0.712055] PM: RTC time: 11:33:32, date: 2025-12-11 [ 0.716158] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.720155] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.724092] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.728074] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.732076] audit: initializing netlink subsys (disabled) [ 0.736270] thermal_sys: Registered thermal governor 'fair_share' [ 0.736271] thermal_sys: Registered thermal governor 'bang_bang' [ 0.740060] audit: type=2000 audit(1765452811.362:1): state=initialized audit_enabled=0 res=1 [ 0.748060] thermal_sys: Registered thermal governor 'step_wise' [ 0.748061] thermal_sys: Registered thermal governor 'user_space' [ 0.752056] thermal_sys: Registered thermal governor 'power_allocator' [ 0.756079] EISA bus registered [ 0.762702] cpuidle: using governor ladder [ 0.764056] cpuidle: using governor menu [ 0.771366] ACPI: bus type PCI registered [ 0.772061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.776485] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.780061] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.784080] PCI: Using configuration type 1 for base access [ 0.789597] Kprobes globally optimized [ 0.792209] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.796068] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.801137] ACPI: Added _OSI(Module Device) [ 0.804093] ACPI: Added _OSI(Processor Device) [ 0.807375] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.808095] ACPI: Added _OSI(Processor Aggregator Device) [ 0.811980] ACPI: Added _OSI(Linux-Dell-Video) [ 0.812064] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.816004] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.819342] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.824591] ACPI: Interpreter enabled [ 0.827792] ACPI: PM: (supports S0 S5) [ 0.828056] ACPI: Using IOAPIC for interrupt routing [ 0.831966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.832056] PCI: Using E820 reservations for host bridge windows [ 0.836399] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.845720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848063] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.852217] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.856181] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.861398] PCI host bridge to bus 0000:00 [ 0.864059] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.868056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.872056] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.876057] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.880057] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.884056] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.888056] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.892388] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.900551] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.911479] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.921727] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.928098] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.938023] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.940289] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.949074] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.955745] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.961761] pci 0000:00:02.0: enabling Extended Tags [ 0.968227] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.975057] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.980932] pci 0000:00:02.1: enabling Extended Tags [ 0.986825] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.992064] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.004028] pci 0000:00:02.2: enabling Extended Tags [ 1.008023] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.011455] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.017799] pci 0000:00:02.3: enabling Extended Tags [ 1.022900] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.027170] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.033004] pci 0000:00:02.4: enabling Extended Tags [ 1.040494] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.048246] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.060415] pci 0000:00:02.5: enabling Extended Tags [ 1.067126] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.071403] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.077782] pci 0000:00:02.6: enabling Extended Tags [ 1.083135] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.089261] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.100038] pci 0000:00:02.7: enabling Extended Tags [ 1.109502] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.115383] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.121674] pci 0000:00:03.0: enabling Extended Tags [ 1.127280] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.132066] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.141000] pci 0000:00:03.1: enabling Extended Tags [ 1.146834] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.151751] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.159657] pci 0000:00:03.2: enabling Extended Tags [ 1.164812] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.171621] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.179340] pci 0000:00:03.3: enabling Extended Tags [ 1.183253] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.187544] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.193518] pci 0000:00:03.4: enabling Extended Tags [ 1.200671] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.207873] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.215039] pci 0000:00:03.5: enabling Extended Tags [ 1.218935] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.223469] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.231285] pci 0000:00:03.6: enabling Extended Tags [ 1.236707] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.243603] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.251501] pci 0000:00:03.7: enabling Extended Tags [ 1.257307] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.264065] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.276496] pci 0000:00:04.0: enabling Extended Tags [ 1.283523] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.288036] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.297374] pci 0000:00:04.1: enabling Extended Tags [ 1.303513] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.308064] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.319846] pci 0000:00:04.2: enabling Extended Tags [ 1.323203] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.327731] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.333690] pci 0000:00:04.3: enabling Extended Tags [ 1.339117] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.343284] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.353076] pci 0000:00:04.4: enabling Extended Tags [ 1.360030] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.362988] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.370061] pci 0000:00:04.5: enabling Extended Tags [ 1.374670] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.379155] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.387516] pci 0000:00:04.6: enabling Extended Tags [ 1.393043] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.400064] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.413144] pci 0000:00:04.7: enabling Extended Tags [ 1.422102] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.428063] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.439529] pci 0000:00:05.0: enabling Extended Tags [ 1.514066] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.518135] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.521205] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.541738] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.546350] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.553344] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.563319] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.571422] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.575419] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.579716] pci 0000:01:00.0: enabling Extended Tags [ 1.659866] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.660131] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.664127] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.668206] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.674492] pci_bus 0000:02: extended config space not accessible [ 1.676328] acpiphp: Slot [1] registered [ 1.679304] acpiphp: Slot [0] registered [ 1.680107] acpiphp: Slot [2] registered [ 1.683050] acpiphp: Slot [3] registered [ 1.684117] acpiphp: Slot [4] registered [ 1.687340] acpiphp: Slot [5] registered [ 1.688119] acpiphp: Slot [6] registered [ 1.692069] acpiphp: Slot [7] registered [ 1.695767] acpiphp: Slot [8] registered [ 1.696128] acpiphp: Slot [9] registered [ 1.699211] acpiphp: Slot [10] registered [ 1.700114] acpiphp: Slot [11] registered [ 1.703331] acpiphp: Slot [12] registered [ 1.704131] acpiphp: Slot [13] registered [ 1.707641] acpiphp: Slot [14] registered [ 1.708146] acpiphp: Slot [15] registered [ 1.711746] acpiphp: Slot [16] registered [ 1.712112] acpiphp: Slot [17] registered [ 1.715295] acpiphp: Slot [18] registered [ 1.716119] acpiphp: Slot [19] registered [ 1.720138] acpiphp: Slot [20] registered [ 1.723113] acpiphp: Slot [21] registered [ 1.724143] acpiphp: Slot [22] registered [ 1.727760] acpiphp: Slot [23] registered [ 1.728125] acpiphp: Slot [24] registered [ 1.731586] acpiphp: Slot [25] registered [ 1.732123] acpiphp: Slot [26] registered [ 1.735149] acpiphp: Slot [27] registered [ 1.736110] acpiphp: Slot [28] registered [ 1.739640] acpiphp: Slot [29] registered [ 1.740127] acpiphp: Slot [30] registered [ 1.743499] acpiphp: Slot [31] registered [ 1.746904] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.759428] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.839573] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.840167] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.844134] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.848215] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.857974] acpiphp: Slot [0-2] registered [ 1.860758] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.869505] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.883061] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.887084] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.888284] pci 0000:03:00.0: enabling Extended Tags [ 1.978070] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.980219] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.984184] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.991345] acpiphp: Slot [0-3] registered [ 1.992770] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.004064] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.015540] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.020239] pci 0000:04:00.0: enabling Extended Tags [ 2.106089] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.108211] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.112188] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.118669] acpiphp: Slot [0-4] registered [ 2.120778] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.128062] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.142954] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.147225] pci 0000:05:00.0: enabling Extended Tags [ 2.235661] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.236207] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.240203] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.247637] acpiphp: Slot [0-5] registered [ 2.248814] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.260064] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.270874] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.276097] pci 0000:06:00.0: enabling Extended Tags [ 2.362971] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.364460] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.368251] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.374175] acpiphp: Slot [0-6] registered [ 2.452649] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.456193] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.460187] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.468256] acpiphp: Slot [0-7] registered [ 2.547416] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.548197] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.552218] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.559300] acpiphp: Slot [0-8] registered [ 2.636495] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.640193] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.644227] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.651822] acpiphp: Slot [0-9] registered [ 2.726355] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.728193] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.732194] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.740140] acpiphp: Slot [0-10] registered [ 2.817590] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.820219] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.824194] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.831554] acpiphp: Slot [0-11] registered [ 2.910570] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.912210] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.916196] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.923382] acpiphp: Slot [0-12] registered [ 2.996312] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.000089] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.004182] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.011380] acpiphp: Slot [0-13] registered [ 3.086072] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.088232] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.092222] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.099329] acpiphp: Slot [0-14] registered [ 3.173593] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.176189] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.180182] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.187420] acpiphp: Slot [0-15] registered [ 3.264556] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.268219] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.272183] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.279621] acpiphp: Slot [0-16] registered [ 3.357826] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.360215] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.364217] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.372063] acpiphp: Slot [0-17] registered [ 3.451130] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.452208] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.456205] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.463404] acpiphp: Slot [0-18] registered [ 3.539446] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.540199] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.544196] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.551497] acpiphp: Slot [0-19] registered [ 3.628988] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.632190] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.636196] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.644489] acpiphp: Slot [0-20] registered [ 3.726473] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.728221] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.732221] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.740664] acpiphp: Slot [0-21] registered [ 3.818158] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.820193] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.824218] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.831788] acpiphp: Slot [0-22] registered [ 3.903158] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.904190] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.908181] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.915611] acpiphp: Slot [0-23] registered [ 3.991444] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.992194] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.996181] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.003976] acpiphp: Slot [0-24] registered [ 4.077806] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.080190] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.084203] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.091837] acpiphp: Slot [0-25] registered [ 4.165278] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.168226] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.172184] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.231574] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.232326] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.236286] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.240362] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.244345] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.248295] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.252293] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.256315] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.260180] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.264078] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.268079] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.272077] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.276080] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.280079] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.284109] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.288076] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.292504] iommu: Default domain type: Translated [ 4.296059] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.300319] SCSI subsystem initialized [ 4.303393] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.304041] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.304072] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.308059] vgaarb: loaded [ 4.310302] ACPI: bus type USB registered [ 4.312102] usbcore: registered new interface driver usbfs [ 4.316081] usbcore: registered new interface driver hub [ 4.319965] usbcore: registered new device driver usb [ 4.320102] pps_core: LinuxPPS API ver. 1 registered [ 4.323686] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.324072] PTP clock support registered [ 4.327417] EDAC MC: Ver: 3.0.0 [ 4.331755] NetLabel: Initializing [ 4.332058] NetLabel: domain hash size = 128 [ 4.335344] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.336101] NetLabel: unlabeled traffic allowed by default [ 4.340122] PCI: Using ACPI for IRQ routing [ 5.206713] clocksource: Switched to clocksource kvm-clock [ 5.236388] VFS: Disk quotas dquot_6.6.0 [ 5.239763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.245523] AppArmor: AppArmor Filesystem Enabled [ 5.249329] pnp: PnP ACPI init [ 5.253002] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.259694] pnp: PnP ACPI: found 5 devices [ 5.269177] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.275449] NET: Registered PF_INET protocol family [ 5.279042] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.289305] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.305351] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.311225] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.317274] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.322231] TCP: Hash tables configured (established 1024 bind 1024) [ 5.327554] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.333034] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.337751] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.343026] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.347308] NET: Registered PF_XDP protocol family [ 5.351602] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.358895] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.365946] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.373256] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.380423] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.386613] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.393371] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.399175] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.405416] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.411462] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.417706] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.424005] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.430087] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.435784] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.441910] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.448563] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.454760] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.461337] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.467980] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.474168] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.480303] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.486348] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.492588] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.499164] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.505154] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.510041] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.514763] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.519451] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.524766] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.530353] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.535648] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.540911] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.545588] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.550500] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.555906] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.561092] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.566483] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.571586] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.576528] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.581422] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.586389] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.591769] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.596399] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.601640] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.606460] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.611261] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.615956] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.620803] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.625376] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.631001] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.635509] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.640468] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.645110] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.650528] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.655225] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.660255] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.664755] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.669551] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.674252] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.679132] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.684310] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.688888] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.693405] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.698264] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.703197] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.707641] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.712179] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.716668] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.721664] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.726442] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.731190] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.735962] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.741134] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.746128] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.751405] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.756265] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.761178] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.766103] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.771248] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.776085] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.781122] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.785623] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.791140] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.795585] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.800434] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.805012] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.809770] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.814575] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.819602] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.825191] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.830571] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.836081] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.841953] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.847388] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.853341] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.858281] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.869162] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.877488] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.890016] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.895216] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.902491] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.910770] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.920542] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.927732] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.936237] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.946621] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.954535] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.962508] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.973587] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.979283] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.987033] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.996307] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.002874] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.010634] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.019388] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.025320] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.032893] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.041592] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.046677] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.053813] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.063500] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.069000] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.075986] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.085312] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.091762] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.099259] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.106896] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.113684] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.119371] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.128278] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.134429] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.140169] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.151011] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.158306] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.163928] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.172710] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.176449] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.183935] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.190481] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.198275] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.203471] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.209664] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.216838] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.225082] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.228803] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.235116] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.240998] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.249644] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.253337] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.260424] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.266063] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.274970] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.279767] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.285586] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.292269] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.299324] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.304632] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.311082] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.318143] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.326624] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.330349] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.337507] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.343161] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.353345] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.358722] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.365067] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.371882] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.380793] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.384650] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.391728] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.398249] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.408761] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.413952] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.420300] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.427431] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.435878] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.439662] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.446070] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.452339] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.461425] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.466669] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.472894] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.479405] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.487195] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.492307] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.498288] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.506045] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.514439] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.519245] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.524707] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.529732] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.534858] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.539541] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.544400] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.549030] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.553620] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.559105] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.563730] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.568488] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.574624] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.579269] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.584612] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.591482] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.596856] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.601604] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.607122] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.611515] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.617103] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.621914] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.627156] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.631757] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.636822] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.641367] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.646610] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.651208] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.656455] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.660905] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.666104] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.670720] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.676218] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.680944] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.686279] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.691449] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.696145] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.701829] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.706084] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.711189] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.716519] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.720533] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.724907] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.730002] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.734066] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.738564] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.743905] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.748110] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.753164] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.758305] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.762631] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.767548] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.772945] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.777326] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.781955] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.787340] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.791789] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.797094] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.805087] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.809118] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.813878] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.819536] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.824182] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.829409] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.834888] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.839243] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.843965] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.850060] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.854365] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.859091] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.864575] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.869156] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.874171] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.881593] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.893548] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12157 usecs [ 6.900369] PCI: CLS 0 bytes, default 64 [ 6.903745] Trying to unpack rootfs image as initramfs... [ 6.907854] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.925117] Initialise system trusted keyrings [ 6.932211] Key type blacklist registered [ 6.940159] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.956274] zbud: loaded [ 6.959052] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.976382] fuse: init (API version 7.34) [ 6.984411] integrity: Platform Keyring initialized [ 7.000343] Key type asymmetric registered [ 7.008258] Asymmetric key parser 'x509' registered [ 7.016143] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.029404] io scheduler mq-deadline registered [ 7.040148] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.052719] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.077305] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.092628] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.109923] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.120888] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.140571] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.152577] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.169572] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.184869] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.200487] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.216495] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.221506] Freeing initrd memory: 8744K [ 7.230153] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.236731] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.246663] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.252327] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.260298] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.267694] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.273219] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.284912] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.290520] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.299662] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.304519] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.314663] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.319576] pcieport 0000:00:03.3: AER: enabled with I9EBE RQ 35 [ 7.328106] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.333584] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.342402] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.347547] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.357704] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.363902] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.373932] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.379281] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.386271] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.394224] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.399728] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.409629] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.415752] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.427131] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.432706] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.441344] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.447066] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.457851] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.463576] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.472965] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.477834] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.487129] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.492915] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.502562] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.507478] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.514732] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.522710] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.527623] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.537180] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.548109] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.554099] shpchp 0000:01:00.0: Slot initialization failed [ 7.561747] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.567534] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.573884] ACPI: button: Power Button [PWRF] [ 7.608821] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.644334] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.652125] Linux agpgart interface v0.103 [ 7.657832] loop: module loaded [ 7.660756] tun: Universal TUN/TAP device driver, 1.6 [ 7.664943] PPP generic driver version 2.4.2 [ 7.669741] VFIO - User Level meta-driver version: 0.3 [ 7.674058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.679461] ehci-pci: EHCI PCI platform driver [ 7.683317] ehci-platform: EHCI generic platform driver [ 7.687537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.692517] ohci-pci: OHCI PCI platform driver [ 7.696326] ohci-platform: OHCI generic platform driver [ 7.700801] uhci_hcd: USB Universal Host Controller Interface driver [ 7.708354] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.712690] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.718716] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.723245] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.728143] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.734953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.740824] usb usb1: Product: UHCI Host Controller [ 7.744950] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.750177] usb usb1: SerialNumber: 0000:02:01.0 [ 7.753823] hub 1-0:1.0: USB hub found [ 7.756737] hub 1-0:1.0: 2 ports detected [ 7.760524] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.769517] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.773431] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.777273] mousedev: PS/2 mouse device common for all mice [ 7.782367] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.790328] rtc_cmos 00:03: RTC can wake from S4 [ 7.795744] rtc_cmos 00:03: registered as rtc0 [ 7.799847] rtc_cmos 00:03: setting system clock to 2025-12-11T11:33:39 UTC (1765452819) [ 7.806001] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.811227] i2c_dev: i2c /dev entries driver [ 7.814912] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.823416] device-mapper: uevent: version 1.0.3 [ 7.826909] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.832905] platform eisa.0: Probing EISA bus 0 [ 7.836239] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.841098] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.846147] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.851389] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.856821] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.861513] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.866479] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.871390] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.876994] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.882476] platform eisa.0: EISA: Detected 0 cards [ 7.886842] ledtrig-cpu: registered to indicate activity on CPUs [ 7.891412] drop_monitor: Initializing network drop monitor service [ 7.896195] NET: Registered PF_INET6 protocol family [ 7.904257] Segment Routing with IPv6 [ 7.907188] In-situ OAM (IOAM) with IPv6 [ 7.910373] NET: Registered PF_PACKET protocol family [ 7.914489] Key type dns_resolver registered [ 7.917956] IPI shorthand broadcast: enabled [ 7.921399] registered taskstats version 1 [ 7.924908] Loading compiled-in X.509 certificates [ 7.930116] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.938454] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.946096] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.953201] blacklist: Loading compiled-in revocation X.509 certificates [ 7.958162] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.965650] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.975464] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.983466] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.991002] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.998941] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.007299] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.015195] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.023726] zswap: loaded using pool lzo/zbud [ 8.027376] Key type .fscrypt registered [ 8.030843] Key type fscrypt-provisioning registered [ 8.036573] Key type encrypted registered [ 8.039895] AppArmor: AppArmor sha1 policy hashing enabled [ 8.044664] ima: No TPM chip found, activating TPM-bypass! [ 8.048924] Loading compiled-in module X.509 certificates [ 8.054016] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.061609] ima: Allocated hash algorithm: sha1 [ 8.065499] ima: No architecture policies found [ 8.069655] evm: Initialising EVM extended attributes: [ 8.073962] evm: security.selinux [ 8.076856] evm: security.SMACK64 [ 8.079599] evm: security.SMACK64EXEC [ 8.082552] evm: security.SMACK64TRANSMUTE [ 8.085918] evm: security.SMACK64MMAP [ 8.089117] evm: security.apparmor [ 8.092273] evm: security.ima [ 8.094734] evm: security.capability [ 8.097492] evm: HMAC attrs: 0x1 [ 8.100988] PM: Magic number: 5:60:580 [ 8.104181] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.109410] pci_bus 0000:01: hash matches [ 8.113029] RAS: Correctable Errors collector initialized. [ 8.117714] Unstable clock detected, switching default tracing clock to "global" [ 8.117714] If you want to keep using the local clock, then add: [ 8.117714] "trace_clock=local" [ 8.117714] on the kernel command line [ 8.138679] Freeing unused decrypted memory: 2036K [ 8.145499] Freeing unused kernel image (initmem) memory: 3244K [ 8.150032] Write protecting the kernel read-only data: 30720k [ 8.155187] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.162601] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.211753] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.217031] Run /init as init process info: initramfs: up at 7.61 [ 8.282010] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.290752] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.296089] GPT:229375 != 2097151 [ 8.298657] GPT:Alternate GPT header not at the end of the disk. [ 8.303097] GPT:229375 != 2097151 [ 8.305629] GPT: Use GNU Parted to correct GPT errors. [ 8.367185] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.748111] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.777176] 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.48 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:af:bb:08:e9:f2:a0:41:44:a1:d3:61:a8:55:35:8e:27 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTTXj7gRNB4/kqKxy4FYDHK/+EfvHCs+JX15rViYOgqICZJyuZUfwYQB/pWKK/68tRHZlo3fnUPoFS/QHgZDq1Sup1pZaOMS7GvVc66c/tCkFGY1chDiWdDwjSZMQtRhVdKZcKTm0zE0g2inEqX2yY0BBWwRSkLAgRUnPypwBrJLLpbNYbNEEIP3SBfyQ3m1GtDNbl6KRW4ss2KbK3B3Bl0xuMuoaRh9keV6Z5vWi5G84ko25YiWjZu7hDdVoAqUAtrtswkVfrnqKb8AkTp3uK3lVHm+ct/VJsFfHnmq7MhmX4eEg3rWm8sOkT67ypmaW7lTqVjM4gUnqV3O5KsyD root@tempest-testnetworkbasicops-server-328298694 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAUGPjSR0BjkBC6470dgDPkmT5Pt5vYRbKQX13kap/Yr7yavse85JS9KFFajsL/GIbCYMRmukP05xhUxaqAB0dY= root@tempest-testnetworkbasicops-server-328298694 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe9d:5fca/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: afbb08e9-f2a0-4144-a1d3-61a855358e27 name: tempest-TestNetworkBasicOps-server-328298694 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-328298694 launch-index: 0 === cirros: current=0.6.2 uptime=9.74 === === 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:9D:5F:CA inet6 addr: fe80::f816:3eff:fe9d:5fca/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-328298694 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.842469] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.858052] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.071007] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.094466] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.196431] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.197320] ISO 9660 Extensions: RRIP_1991A [ 9.311083] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.332124] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.202372] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.205325] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:33:40 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:33:40 cirros auth.notice su: + none root:cirros Dec 11 11:33:40 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:33:40 cirros daemon.info dhcpcd[350]: DUID 00:04:af:bb:08:e9:f2:a0:41:44:a1:d3:61:a8:55:35:8e:27 Dec 11 11:33:41 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:33:41 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:33:41 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:33:41 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:9d:5f:ca Dec 11 11:33:41 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe9d:5fca Dec 11 11:33:41 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:33:41 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 11 11:33:42 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 11 11:33:42 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.12 from 10.100.0.1 Dec 11 11:33:42 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-328298694 login: 2025-12-11 11:33:48,944 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-12-11 11:33:48,949 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:33:49,051 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:33:49,051 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-12-11 11:33:49,053 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-12-11 11:33:49,056 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:33:49,167 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:33:49,168 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-12-11 11:33:49,170 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-12-11 11:33:49,171 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-12-11 11:33:49,175 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:33:49,230 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:33:49,230 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-12-11 11:33:49,242 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-12-11 11:33:49,242 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-12-11 11:33:49,246 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:33:49,303 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:33:49,303 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-12-11 11:33:49,707 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bae27621-322e-42d2-a28a-34ac92ecedc0 0.399s 2025-12-11 11:33:49,708 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': 'Thu, 11 Dec 2025 11:33:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '640', 'x-openstack-request-id': 'req-6ed4f3b0-5ac1-484b-a53a-4ec21238476a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bae27621-322e-42d2-a28a-34ac92ecedc0'} Body: b'{"subnet":{"id":"bae27621-322e-42d2-a28a-34ac92ecedc0","name":"tempest-subnet-smoke-90138045","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"cf4dc97e-7e30-428d-a3f9-ca52095180a2","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":["9.8.7.6"],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:33:10Z","updated_at":"2025-12-11T11:33:49Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:33:49,708 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-12-11 11:33:49,709 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-12-11 11:33:49,713 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:33:49,810 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:33:49,811 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-12-11 11:33:49,821 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-12-11 11:33:49,821 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-12-11 11:33:49,824 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:33:49,879 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:33:49,880 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-12-11 11:33:49,887 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2025-12-11 11:33:52,891 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-12-11 11:33:52,891 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-12-11 11:33:52,894 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:33:52,950 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:33:52,951 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-12-11 11:33:52,961 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-12-11 11:33:52,962 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-12-11 11:33:52,964 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:33:53,023 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:33:53,024 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-12-11 11:33:53,029 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.321062 seconds 2025-12-11 11:33:57,270 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ee92d203-b9be-4728-8023-3ed7cc5fafb5 4.240s 2025-12-11 11:33:57,271 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-66c03f26-8054-4cf9-a1d3-67be48d9d334', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ee92d203-b9be-4728-8023-3ed7cc5fafb5'} Body: b'' 2025-12-11 11:33:57,478 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.206s 2025-12-11 11:33:57,478 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:57 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-8d225cb0-9ca1-4fa8-8720-ea0f00c0927d', 'x-compute-request-id': 'req-8d225cb0-9ca1-4fa8-8720-ea0f00c0927d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'' 2025-12-11 11:33:59,199 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 1.720s 2025-12-11 11:33:59,200 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:33:57 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-a6825055-cff8-4654-a5c1-8945b44d88ed', 'x-compute-request-id': 'req-a6825055-cff8-4654-a5c1-8945b44d88ed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:33:57Z", "addresses": {"tempest-network-smoke--540139200": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:5f:ca"}, {"version": 4, "addr": "192.168.122.219", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:5f:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": "2025-12-11T11:33:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174818205"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:00,594 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.383s 2025-12-11 11:34:00,595 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:00 GMT', 'server': 'Apache', 'content-length': '1484', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429c371d-e938-4927-8629-0f5192bdd8d6', 'x-compute-request-id': 'req-429c371d-e938-4927-8629-0f5192bdd8d6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"server": {"id": "afbb08e9-f2a0-4144-a1d3-61a855358e27", "name": "tempest-TestNetworkBasicOps-server-328298694", "status": "DELETED", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:33:20Z", "updated": "2025-12-11T11:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1575769470", "OS-SRV-USG:launched_at": "2025-12-11T11:33:30.000000", "OS-SRV-USG:terminated_at": "2025-12-11T11:34:00.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:00,599 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-11 11:34:01,677 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27 0.077s 2025-12-11 11:34:01,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': 'Thu, 11 Dec 2025 11:34:01 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d566c2-1126-4dbe-b8b3-7415fe3f0c20', 'x-compute-request-id': 'req-22d566c2-1126-4dbe-b8b3-7415fe3f0c20', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afbb08e9-f2a0-4144-a1d3-61a855358e27'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance afbb08e9-f2a0-4144-a1d3-61a855358e27 could not be found."}}' 2025-12-11 11:34:02,295 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2eacc36d-7bab-49f0-af7c-07982c3fc38c 0.617s 2025-12-11 11:34:02,296 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7ff87296-6093-42e1-b7a7-94eafceca37e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2eacc36d-7bab-49f0-af7c-07982c3fc38c'} Body: b'' 2025-12-11 11:34:02,382 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-1575769470 0.086s 2025-12-11 11:34:02,383 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:02 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43da2ffc-dcb6-48a6-bd86-4604aa07f8f5', 'x-compute-request-id': 'req-43da2ffc-dcb6-48a6-bd86-4604aa07f8f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1575769470'} Body: b'' 2025-12-11 11:34:03,472 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2183d8bd-1df8-4b79-a213-a49e6c6d3b46/remove_router_interface 1.089s 2025-12-11 11:34:03,472 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bae27621-322e-42d2-a28a-34ac92ecedc0"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fb5a5fa1-aa85-4cb3-85cd-bb0a8094259a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2183d8bd-1df8-4b79-a213-a49e6c6d3b46/remove_router_interface'} Body: b'{"id": "2183d8bd-1df8-4b79-a213-a49e6c6d3b46", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "138b3e20-860d-4e40-9ef6-ea3b1971049a", "network_id": "cf4dc97e-7e30-428d-a3f9-ca52095180a2", "subnet_id": "bae27621-322e-42d2-a28a-34ac92ecedc0", "subnet_ids": ["bae27621-322e-42d2-a28a-34ac92ecedc0"]}' 2025-12-11 11:34:03,716 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bae27621-322e-42d2-a28a-34ac92ecedc0 0.243s 2025-12-11 11:34:03,716 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fb7e11b9-0ce6-41b7-bf01-f982a5f7fdb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bae27621-322e-42d2-a28a-34ac92ecedc0'} Body: b'' 2025-12-11 11:34:04,671 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2183d8bd-1df8-4b79-a213-a49e6c6d3b46 0.955s 2025-12-11 11:34:04,671 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cc139a39-6f3b-4421-aeda-b5431c5b5d68', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2183d8bd-1df8-4b79-a213-a49e6c6d3b46'} Body: b'' 2025-12-11 11:34:05,280 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/cf4dc97e-7e30-428d-a3f9-ca52095180a2 0.608s 2025-12-11 11:34:05,280 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-166503bb-7050-4ce0-9976-3eac9877d48c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/cf4dc97e-7e30-428d-a3f9-ca52095180a2'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-11 11:34:05.286181Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] time: 2025-12-11 11:35:16.446232Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-11 11:34:05,744 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.457s 2025-12-11 11:34:05,744 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--354856839", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-da1e6ab6-f828-42fe-afe2-96a02fbc972e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"8d264fa1-a4bd-4cda-b0f8-15fe40c2af08","name":"tempest-network-smoke--354856839","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:34:05Z","updated_at":"2025-12-11T11:34:05Z","revision_number":1}}' 2025-12-11 11:34:07,394 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.649s 2025-12-11 11:34:07,395 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-186153070", "admin_state_up": true, "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb"}}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-890b4fc3-dc6a-415f-9953-7bad4f7e6aff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "a58f80ce-5b53-4dd5-ace1-58ddac9200af", "name": "tempest-TestNetworkBasicOps-router-186153070", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:34:05Z", "updated_at": "2025-12-11T11:34:06Z", "revision_number": 2, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:07,490 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.094s 2025-12-11 11:34:07,490 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d0d3aee7-b8da-4a3a-9f78-dda5c8c142dd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:34:07,653 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.162s 2025-12-11 11:34:07,654 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-6ca061fe-c3a9-4127-83b8-befacf236af6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:34:07,729 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.075s 2025-12-11 11:34:07,729 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7026bdd5-fbfd-4f99-b57d-d44718c2c0b8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:34:09,266 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.536s 2025-12-11 11:34:09,266 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-668752299", "network_id": "8d264fa1-a4bd-4cda-b0f8-15fe40c2af08", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-4bd5bc38-08b6-48b0-8c5b-99bf4d587037', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"a8a674b1-071c-4aab-b621-295cbac7273a","name":"tempest-subnet-smoke-668752299","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"8d264fa1-a4bd-4cda-b0f8-15fe40c2af08","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:34:08Z","updated_at":"2025-12-11T11:34:08Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:10,905 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/a58f80ce-5b53-4dd5-ace1-58ddac9200af/add_router_interface 1.638s 2025-12-11 11:34:10,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a8a674b1-071c-4aab-b621-295cbac7273a"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-057a70c4-35eb-4c13-905c-62b626b588ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a58f80ce-5b53-4dd5-ace1-58ddac9200af/add_router_interface'} Body: b'{"id": "a58f80ce-5b53-4dd5-ace1-58ddac9200af", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "789dfecd-fae8-49bd-9078-7273015d17c4", "network_id": "8d264fa1-a4bd-4cda-b0f8-15fe40c2af08", "subnet_id": "a8a674b1-071c-4aab-b621-295cbac7273a", "subnet_ids": ["a8a674b1-071c-4aab-b621-295cbac7273a"]}' 2025-12-11 11:34:11,176 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.269s 2025-12-11 11:34:11,176 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-0bfa2403-8f66-4484-935a-e739d5e41b27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"8d264fa1-a4bd-4cda-b0f8-15fe40c2af08","name":"tempest-network-smoke--354856839","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["a8a674b1-071c-4aab-b621-295cbac7273a"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:34:05Z","updated_at":"2025-12-11T11:34:08Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":33247},{"id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:34:11,251 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.074s 2025-12-11 11:34:11,251 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-2eb76e60-cd5e-43d4-95e9-e602f4363f7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"},{"id":"a8a674b1-071c-4aab-b621-295cbac7273a","name":"tempest-subnet-smoke-668752299","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"8d264fa1-a4bd-4cda-b0f8-15fe40c2af08","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:34:08Z","updated_at":"2025-12-11T11:34:08Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:34:11,358 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.105s 2025-12-11 11:34:11,358 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-c38f77c6-d761-413d-a63a-50dc718fe80d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "a58f80ce-5b53-4dd5-ace1-58ddac9200af", "name": "tempest-TestNetworkBasicOps-router-186153070", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:34:05Z", "updated_at": "2025-12-11T11:34:10Z", "revision_number": 3, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:34:11,617 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.258s 2025-12-11 11:34:11,617 25 DEBUG [tempest.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-1791615305", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFoHgjjCyplDgCBAf6++b/GtcqmrHT5BfRrCZetOiDJTDaA4gHBH7g1KzbGhdH3voU0283Y9wRtowlwkzesJ9ORcvzrYoQHKNX01U+NIEGNR1SE/U115m14zE/iF6XaapA=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:11 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-32783544-7345-4ade-9252-2b6723f550fc', 'x-compute-request-id': 'req-32783544-7345-4ade-9252-2b6723f550fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1791615305", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFoHgjjCyplDgCBAf6++b/GtcqmrHT5BfRrCZetOiDJTDaA4gHBH7g1KzbGhdH3voU0283Y9wRtowlwkzesJ9ORcvzrYoQHKNX01U+NIEGNR1SE/U115m14zE/iF6XaapA==", "fingerprint": "03:86:f8:03:01:ec:9c:d3:46:3b:ac:83:f6:d7:3d:69", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:34:11,856 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.237s 2025-12-11 11:34:11,857 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-1005352935", "description": "tempest-secgroup-smoke-1005352935 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-b4c2565e-636b-4ba5-95e7-9c2a9dffac1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "name": "tempest-secgroup-smoke-1005352935", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1005352935 description", "shared": false, "security_group_rules": [{"id": "0687701d-a0a5-42a8-a90f-89f4ab6932ff", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 199, "description": null, "tags": [], "created_at": "2025-12-11T11:34:11Z", "updated_at": "2025-12-11T11:34:11Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "81827010-6045-4e97-a5a6-6e77d1918192", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 198, "description": null, "tags": [], "created_at": "2025-12-11T11:34:11Z", "updated_at": "2025-12-11T11:34:11Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:34:11Z", "updated_at": "2025-12-11T11:34:11Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:12,197 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.339s 2025-12-11 11:34:12,197 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": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8545f3e0-f6d5-4b5c-8c04-f7499d3718f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "baa25a88-0565-4b17-8103-cf30e9623abe", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:11Z", "updated_at": "2025-12-11T11:34:11Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:12,521 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.322s 2025-12-11 11:34:12,522 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": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8e4cab6f-0896-4a56-a13f-ff099e290748', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "6f4fd1ed-c48d-41af-ad98-a9ca85681f01", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:12Z", "updated_at": "2025-12-11T11:34:12Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:12,776 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.253s 2025-12-11 11:34:12,776 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": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d65814c0-a05b-4927-8eef-00c7ba0ce1b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "d36084c8-e642-4910-86da-6b82ea1d62db", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:12Z", "updated_at": "2025-12-11T11:34:12Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:12,965 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.189s 2025-12-11 11:34:12,965 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": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3ed198c5-b781-49b9-83d5-edf98a90b5a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "0f126647-585b-4fe2-bece-4abf24b77be1", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:12Z", "updated_at": "2025-12-11T11:34:12Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:13,248 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.282s 2025-12-11 11:34:13,249 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": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-fcc8cc73-1765-45c4-8554-354dc18e695c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "260cd5e6-6977-4e5a-9ef9-e53ff635a105", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:13Z", "updated_at": "2025-12-11T11:34:13Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:13,467 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.218s 2025-12-11 11:34:13,467 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": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-71f21162-d90c-4bcd-bbab-f149ceed1003', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "ab9be48e-3178-490d-9241-293cefb77486", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "a4371b23-e8c0-4b46-8ee5-44f6f2179fc4", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:13Z", "updated_at": "2025-12-11T11:34:13Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:13,784 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.312s 2025-12-11 11:34:13,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:13 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-85738975-c7bc-466d-9cff-9085fcc20f93', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["8488k-UPSraode2hCtLHGw"], "expires_at": "2025-12-11T12:34:13.000000Z", "issued_at": "2025-12-11T11:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:34:13,784 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-11 11:34:18,356 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 4.571s 2025-12-11 11:34:18,357 25 DEBUG [tempest.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-1309274408", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "8d264fa1-a4bd-4cda-b0f8-15fe40c2af08"}], "key_name": "tempest-TestNetworkBasicOps-1791615305", "security_groups": [{"name": "tempest-secgroup-smoke-1005352935"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:13 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f5cc0e-b844-4eae-b878-f8307ca3eb34', 'x-compute-request-id': 'req-e9f5cc0e-b844-4eae-b878-f8307ca3eb34', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1005352935"}], "adminPass": "RMmz24iaAPQG"}}' 2025-12-11 11:34:19,159 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/fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.801s 2025-12-11 11:34:19,159 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:18 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-b698444b-4ac5-4095-a204-0867de8bc5cd', 'x-compute-request-id': 'req-b698444b-4ac5-4095-a204-0867de8bc5cd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"server": {"id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "name": "tempest-TestNetworkBasicOps-server-1309274408", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:18Z", "updated": "2025-12-11T11:34:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1791615305", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:20,418 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/fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.252s 2025-12-11 11:34:20,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': 'Thu, 11 Dec 2025 11:34:20 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-c3542594-5b3c-4e17-9e01-b17d27b397e4', 'x-compute-request-id': 'req-c3542594-5b3c-4e17-9e01-b17d27b397e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"server": {"id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "name": "tempest-TestNetworkBasicOps-server-1309274408", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:18Z", "updated": "2025-12-11T11:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1791615305", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:20,421 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-11 11:34:21,876 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/fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.454s 2025-12-11 11:34:21,876 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:21 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-92b1af52-7a7a-4ebc-be3a-d0289cc4b21c', 'x-compute-request-id': 'req-92b1af52-7a7a-4ebc-be3a-d0289cc4b21c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"server": {"id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "name": "tempest-TestNetworkBasicOps-server-1309274408", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:18Z", "updated": "2025-12-11T11:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1791615305", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005352935"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:23,369 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/fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.488s 2025-12-11 11:34:23,369 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:22 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2e73fb-a46e-4fc6-a714-36bf36c7751b', 'x-compute-request-id': 'req-5e2e73fb-a46e-4fc6-a714-36bf36c7751b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"server": {"id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "name": "tempest-TestNetworkBasicOps-server-1309274408", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:18Z", "updated": "2025-12-11T11:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1791615305", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005352935"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:24,710 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/fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.336s 2025-12-11 11:34:24,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': 'Thu, 11 Dec 2025 11:34:24 GMT', 'server': 'Apache', 'content-length': '1693', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-839746ea-a072-4068-bfef-a3cbe7344839', 'x-compute-request-id': 'req-839746ea-a072-4068-bfef-a3cbe7344839', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"server": {"id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "name": "tempest-TestNetworkBasicOps-server-1309274408", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:18Z", "updated": "2025-12-11T11:34:24Z", "addresses": {"tempest-network-smoke--354856839": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:25:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1791615305", "OS-SRV-USG:launched_at": "2025-12-11T11:34:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005352935"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:24,713 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2025-12-11 11:34:25,028 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/fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.315s 2025-12-11 11:34:25,029 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:24 GMT', 'server': 'Apache', 'content-length': '1693', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0052cb1f-4c89-4ebf-8f54-e3a7facdd726', 'x-compute-request-id': 'req-0052cb1f-4c89-4ebf-8f54-e3a7facdd726', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"server": {"id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "name": "tempest-TestNetworkBasicOps-server-1309274408", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:18Z", "updated": "2025-12-11T11:34:24Z", "addresses": {"tempest-network-smoke--354856839": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:25:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1791615305", "OS-SRV-USG:launched_at": "2025-12-11T11:34:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005352935"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:25,032 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-11 11:34:25,161 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=fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.128s 2025-12-11 11:34:25,161 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-7359accf-0970-4933-a826-3f02dff4c467', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"ports":[{"id":"d7aaffd1-3b6a-454d-bbe7-82dad36beee6","name":"","network_id":"8d264fa1-a4bd-4cda-b0f8-15fe40c2af08","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:2a:25:1c","admin_state_up":true,"status":"ACTIVE","device_id":"fd8291d9-209c-4b3d-9b87-c7da483d7b11","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8a674b1-071c-4aab-b621-295cbac7273a","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a4371b23-e8c0-4b46-8ee5-44f6f2179fc4"],"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-1309274408","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1309274408","fqdn":"tempest-testnetworkbasicops-server-1309274408.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:34:20Z","updated_at":"2025-12-11T11:34:23Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:34:25,161 25 DEBUG [tempest.common.waiters] Server ID fd8291d9-209c-4b3d-9b87-c7da483d7b11 ports are all ACTIVE [{'id': 'd7aaffd1-3b6a-454d-bbe7-82dad36beee6', 'name': '', 'network_id': '8d264fa1-a4bd-4cda-b0f8-15fe40c2af08', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:2a:25:1c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fd8291d9-209c-4b3d-9b87-c7da483d7b11', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a8a674b1-071c-4aab-b621-295cbac7273a', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a4371b23-e8c0-4b46-8ee5-44f6f2179fc4'], '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-1309274408', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-1309274408', 'fqdn': 'tempest-testnetworkbasicops-server-1309274408.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:34:20Z', 'updated_at': '2025-12-11T11:34:23Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:34:26,293 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.132s 2025-12-11 11:34:26,294 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "port_id": "d7aaffd1-3b6a-454d-bbe7-82dad36beee6", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-316b090d-e24f-443d-bd3e-b2df13f44b11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "896ab436-4204-47bc-b000-bb2ddb74b5b4", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.224", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "a58f80ce-5b53-4dd5-ace1-58ddac9200af", "port_id": "d7aaffd1-3b6a-454d-bbe7-82dad36beee6", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "8d264fa1-a4bd-4cda-b0f8-15fe40c2af08", "mac_address": "fa:16:3e:2a:25:1c", "admin_state_up": true, "status": "ACTIVE", "device_id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:34:25Z", "updated_at": "2025-12-11T11:34:25Z", "revision_number": 0}}' 2025-12-11 11:34:26,382 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=fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.088s 2025-12-11 11:34:26,383 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-d792d4f3-80ae-4d35-a7d2-ea29390e9c6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"ports":[{"id":"d7aaffd1-3b6a-454d-bbe7-82dad36beee6","name":"","network_id":"8d264fa1-a4bd-4cda-b0f8-15fe40c2af08","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:2a:25:1c","admin_state_up":true,"status":"ACTIVE","device_id":"fd8291d9-209c-4b3d-9b87-c7da483d7b11","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8a674b1-071c-4aab-b621-295cbac7273a","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a4371b23-e8c0-4b46-8ee5-44f6f2179fc4"],"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-1309274408","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1309274408","fqdn":"tempest-testnetworkbasicops-server-1309274408.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:34:20Z","updated_at":"2025-12-11T11:34:23Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:34:26,526 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.142s 2025-12-11 11:34:26,526 25 DEBUG [tempest.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-1212381020", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGfoR9UduRTYiYyTeDahEdlyul17lsrm751vs9LC/O4PcgWJ7CrSIb5XYr0mK7Yw9MU53G0iVyF74+GkrTRNgyuJqj0KJfvyTkQ0ZN/++MFevIsrxgQgHQEbBkT2uizidQ=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:26 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-4bef7245-c485-4492-a451-7377510de327', 'x-compute-request-id': 'req-4bef7245-c485-4492-a451-7377510de327', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1212381020", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGfoR9UduRTYiYyTeDahEdlyul17lsrm751vs9LC/O4PcgWJ7CrSIb5XYr0mK7Yw9MU53G0iVyF74+GkrTRNgyuJqj0KJfvyTkQ0ZN/++MFevIsrxgQgHQEbBkT2uizidQ==", "fingerprint": "c0:3b:59:9f:a6:0d:b9:99:f1:e9:c6:56:28:c5:f5:93", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 10000 2025-12-11 11:34:26,705 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.177s 2025-12-11 11:34:26,705 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-1888959650", "description": "tempest-secgroup-smoke-1888959650 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-90f7a193-9cff-47c3-91a0-26768bd5078b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "62f79708-33e1-43a1-bcf3-23f253a403ef", "name": "tempest-secgroup-smoke-1888959650", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1888959650 description", "shared": false, "security_group_rules": [{"id": "17dce8d0-5bcc-4dc8-a682-1177edc1682a", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "62f79708-33e1-43a1-bcf3-23f253a403ef", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 211, "description": null, "tags": [], "created_at": "2025-12-11T11:34:26Z", "updated_at": "2025-12-11T11:34:26Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "73ec28cd-5680-4cac-809b-81b42a1777b5", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "62f79708-33e1-43a1-bcf3-23f253a403ef", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 210, "description": null, "tags": [], "created_at": "2025-12-11T11:34:26Z", "updated_at": "2025-12-11T11:34:26Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:34:26Z", "updated_at": "2025-12-11T11:34:26Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:26,865 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.159s 2025-12-11 11:34:26,865 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": "62f79708-33e1-43a1-bcf3-23f253a403ef", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f6b3c8b4-d090-4321-80e2-a70c69a67955', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "70f35158-e720-4806-ac6a-6dc96e15c8a5", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "62f79708-33e1-43a1-bcf3-23f253a403ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:26Z", "updated_at": "2025-12-11T11:34:26Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:27,036 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.171s 2025-12-11 11:34:27,036 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": "62f79708-33e1-43a1-bcf3-23f253a403ef", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-d572cf61-6a9f-437d-9aea-7899c9462cfe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "15e6e3dc-2b3e-4f05-bc9a-80a16aa24107", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "62f79708-33e1-43a1-bcf3-23f253a403ef", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:26Z", "updated_at": "2025-12-11T11:34:26Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:27,211 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.174s 2025-12-11 11:34:27,211 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "62f79708-33e1-43a1-bcf3-23f253a403ef", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ce703072-88a8-4c37-8c57-d1ca31511889', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "b24be409-f05a-4218-ae97-30293cfa9986", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "62f79708-33e1-43a1-bcf3-23f253a403ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:27Z", "updated_at": "2025-12-11T11:34:27Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:27,414 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 2025-12-11 11:34:27,415 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": "62f79708-33e1-43a1-bcf3-23f253a403ef", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ca7202da-2342-46db-8b75-4406eeeb5276', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "75cd3da6-cd9e-4fe2-a02e-85bbcb4e545e", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "62f79708-33e1-43a1-bcf3-23f253a403ef", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:27Z", "updated_at": "2025-12-11T11:34:27Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:27,618 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.202s 2025-12-11 11:34:27,619 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": "62f79708-33e1-43a1-bcf3-23f253a403ef", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7cc8db40-a8a4-41bf-a2ea-ca0136d9cfba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "d0a07d9f-f0cc-42f6-8a80-40bf2db99528", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "62f79708-33e1-43a1-bcf3-23f253a403ef", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:27Z", "updated_at": "2025-12-11T11:34:27Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:27,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.175s 2025-12-11 11:34:27,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": "62f79708-33e1-43a1-bcf3-23f253a403ef", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d90f9c52-d3ef-4372-b093-a2ad69cc6232', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "9014b784-7e5d-4dca-88a2-87ffcbfa50ad", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "62f79708-33e1-43a1-bcf3-23f253a403ef", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:34:27Z", "updated_at": "2025-12-11T11:34:27Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:28,162 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.363s 2025-12-11 11:34:28,162 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:27 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-faa78590-88e7-4c9b-8a54-b2e16bf48be7', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["RQ5KX6pURhKKVFEggUf1cQ"], "expires_at": "2025-12-11T12:34:28.000000Z", "issued_at": "2025-12-11T11:34:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:34:28,163 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-11 11:34:30,231 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.066s 2025-12-11 11:34:30,231 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1360102377", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "8d264fa1-a4bd-4cda-b0f8-15fe40c2af08"}], "key_name": "tempest-TestNetworkBasicOps-1212381020", "security_groups": [{"name": "tempest-secgroup-smoke-1888959650"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:28 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebdc54ed-17a5-48c7-a2b8-812836ff9a1d', 'x-compute-request-id': 'req-ebdc54ed-17a5-48c7-a2b8-812836ff9a1d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "1065cc22-595b-442c-a162-ced3ad881653", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1065cc22-595b-442c-a162-ced3ad881653"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1888959650"}], "adminPass": "KnQFrpdby6gH"}}' 2025-12-11 11:34:30,487 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/1065cc22-595b-442c-a162-ced3ad881653 0.254s 2025-12-11 11:34:30,487 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:30 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-40de0a00-3122-4125-9955-fe62614aa578', 'x-compute-request-id': 'req-40de0a00-3122-4125-9955-fe62614aa578', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"server": {"id": "1065cc22-595b-442c-a162-ced3ad881653", "name": "tempest-TestNetworkBasicOps-server-1360102377", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:30Z", "updated": "2025-12-11T11:34:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1065cc22-595b-442c-a162-ced3ad881653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1212381020", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:31,734 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/1065cc22-595b-442c-a162-ced3ad881653 0.237s 2025-12-11 11:34:31,735 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:31 GMT', 'server': 'Apache', 'content-length': '1455', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b03395-76b9-44b5-8dd8-86bab3b60bbe', 'x-compute-request-id': 'req-19b03395-76b9-44b5-8dd8-86bab3b60bbe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"server": {"id": "1065cc22-595b-442c-a162-ced3ad881653", "name": "tempest-TestNetworkBasicOps-server-1360102377", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:30Z", "updated": "2025-12-11T11:34:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1065cc22-595b-442c-a162-ced3ad881653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1212381020", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:31,739 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2025-12-11 11:34:33,064 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/1065cc22-595b-442c-a162-ced3ad881653 0.324s 2025-12-11 11:34:33,064 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:32 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4437159a-69f4-42bc-8ce0-d7f4a898c7ca', 'x-compute-request-id': 'req-4437159a-69f4-42bc-8ce0-d7f4a898c7ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"server": {"id": "1065cc22-595b-442c-a162-ced3ad881653", "name": "tempest-TestNetworkBasicOps-server-1360102377", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:30Z", "updated": "2025-12-11T11:34:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1065cc22-595b-442c-a162-ced3ad881653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1212381020", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1888959650"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:33,067 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2025-12-11 11:34:34,465 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/1065cc22-595b-442c-a162-ced3ad881653 0.397s 2025-12-11 11:34:34,465 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:34 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-e69e771e-62aa-46ec-9c58-529bc3def2f4', 'x-compute-request-id': 'req-e69e771e-62aa-46ec-9c58-529bc3def2f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"server": {"id": "1065cc22-595b-442c-a162-ced3ad881653", "name": "tempest-TestNetworkBasicOps-server-1360102377", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:30Z", "updated": "2025-12-11T11:34:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1065cc22-595b-442c-a162-ced3ad881653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1212381020", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1888959650"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:36,443 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/1065cc22-595b-442c-a162-ced3ad881653 0.969s 2025-12-11 11:34:36,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': 'Thu, 11 Dec 2025 11:34:35 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-6d501136-24af-4648-a556-cfec596f2942', 'x-compute-request-id': 'req-6d501136-24af-4648-a556-cfec596f2942', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"server": {"id": "1065cc22-595b-442c-a162-ced3ad881653", "name": "tempest-TestNetworkBasicOps-server-1360102377", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:30Z", "updated": "2025-12-11T11:34:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1065cc22-595b-442c-a162-ced3ad881653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1212381020", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1888959650"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:38,329 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/1065cc22-595b-442c-a162-ced3ad881653 0.847s 2025-12-11 11:34:38,330 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:37 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-002f09cf-a0e1-467c-ada4-ca475c75f244', 'x-compute-request-id': 'req-002f09cf-a0e1-467c-ada4-ca475c75f244', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"server": {"id": "1065cc22-595b-442c-a162-ced3ad881653", "name": "tempest-TestNetworkBasicOps-server-1360102377", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:30Z", "updated": "2025-12-11T11:34:35Z", "addresses": {"tempest-network-smoke--354856839": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:1b:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1065cc22-595b-442c-a162-ced3ad881653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1212381020", "OS-SRV-USG:launched_at": "2025-12-11T11:34:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1888959650"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:38,333 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-11 11:34:38,706 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/1065cc22-595b-442c-a162-ced3ad881653 0.373s 2025-12-11 11:34:38,707 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:38 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-4b6f0dfd-dc87-4f70-8f43-7ec1736d594d', 'x-compute-request-id': 'req-4b6f0dfd-dc87-4f70-8f43-7ec1736d594d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"server": {"id": "1065cc22-595b-442c-a162-ced3ad881653", "name": "tempest-TestNetworkBasicOps-server-1360102377", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:30Z", "updated": "2025-12-11T11:34:35Z", "addresses": {"tempest-network-smoke--354856839": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:1b:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1065cc22-595b-442c-a162-ced3ad881653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1212381020", "OS-SRV-USG:launched_at": "2025-12-11T11:34:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1888959650"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:34:38,806 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=1065cc22-595b-442c-a162-ced3ad881653 0.096s 2025-12-11 11:34:38,807 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-3202a0a8-b883-4530-b3eb-f1c766b590ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"ports":[{"id":"7e494f40-37ab-4536-abc6-ea0e4a9af164","name":"","network_id":"8d264fa1-a4bd-4cda-b0f8-15fe40c2af08","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:80:1b:8b","admin_state_up":true,"status":"ACTIVE","device_id":"1065cc22-595b-442c-a162-ced3ad881653","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8a674b1-071c-4aab-b621-295cbac7273a","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["62f79708-33e1-43a1-bcf3-23f253a403ef"],"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-1360102377","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1360102377","fqdn":"tempest-testnetworkbasicops-server-1360102377.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:34:32Z","updated_at":"2025-12-11T11:34:35Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:34:38,807 25 DEBUG [tempest.common.waiters] Server ID 1065cc22-595b-442c-a162-ced3ad881653 ports are all ACTIVE [{'id': '7e494f40-37ab-4536-abc6-ea0e4a9af164', 'name': '', 'network_id': '8d264fa1-a4bd-4cda-b0f8-15fe40c2af08', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:80:1b:8b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1065cc22-595b-442c-a162-ced3ad881653', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a8a674b1-071c-4aab-b621-295cbac7273a', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['62f79708-33e1-43a1-bcf3-23f253a403ef'], '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-1360102377', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1360102377', 'fqdn': 'tempest-testnetworkbasicops-server-1360102377.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:34:32Z', 'updated_at': '2025-12-11T11:34:35Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:34:40,815 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.007s 2025-12-11 11:34:40,815 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "port_id": "7e494f40-37ab-4536-abc6-ea0e4a9af164", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-cf5fb0e0-da78-4503-afbd-25233d194f31', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "5aaf5a6a-bf8b-4298-91d0-b2cd4b413395", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.195", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "a58f80ce-5b53-4dd5-ace1-58ddac9200af", "port_id": "7e494f40-37ab-4536-abc6-ea0e4a9af164", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "8d264fa1-a4bd-4cda-b0f8-15fe40c2af08", "mac_address": "fa:16:3e:80:1b:8b", "admin_state_up": true, "status": "ACTIVE", "device_id": "1065cc22-595b-442c-a162-ced3ad881653", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:34:39Z", "updated_at": "2025-12-11T11:34:39Z", "revision_number": 0}}' 2025-12-11 11:34:40,816 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-11 11:34:56,125 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:34:56,226 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:34:56,227 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-11 11:34:56,377 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/896ab436-4204-47bc-b000-bb2ddb74b5b4 0.150s 2025-12-11 11:34:56,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-77e22d36-06de-4946-8e1f-f94e5c54336e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/896ab436-4204-47bc-b000-bb2ddb74b5b4'} Body: b'{"floatingip": {"id": "896ab436-4204-47bc-b000-bb2ddb74b5b4", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.224", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "a58f80ce-5b53-4dd5-ace1-58ddac9200af", "port_id": "d7aaffd1-3b6a-454d-bbe7-82dad36beee6", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "8d264fa1-a4bd-4cda-b0f8-15fe40c2af08", "mac_address": "fa:16:3e:2a:25:1c", "admin_state_up": true, "status": "ACTIVE", "device_id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:34:25Z", "updated_at": "2025-12-11T11:34:26Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:56,378 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '896ab436-4204-47bc-b000-bb2ddb74b5b4', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.224', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': 'a58f80ce-5b53-4dd5-ace1-58ddac9200af', 'port_id': 'd7aaffd1-3b6a-454d-bbe7-82dad36beee6', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '8d264fa1-a4bd-4cda-b0f8-15fe40c2af08', 'mac_address': 'fa:16:3e:2a:25:1c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fd8291d9-209c-4b3d-9b87-c7da483d7b11', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:34:25Z', 'updated_at': '2025-12-11T11:34:26Z', 'revision_number': 1, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:34:56,378 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.151114 seconds 2025-12-11 11:34:56,378 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.224 with user: cirros 2025-12-11 11:34:56,378 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.224 in 120 sec and the expected result is reachable 2025-12-11 11:34:56,410 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.031329 seconds 2025-12-11 11:34:56,410 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.224 in 120 sec and the ping result is expected 2025-12-11 11:34:56,557 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/fd8291d9-209c-4b3d-9b87-c7da483d7b11/action 0.146s 2025-12-11 11:34:56,558 25 DEBUG [tempest.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': 'Thu, 11 Dec 2025 11:34:56 GMT', 'server': 'Apache', 'content-length': '75352', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f72756e-003c-4cdd-b1a5-acf6c5dc3960', 'x-compute-request-id': 'req-8f72756e-003c-4cdd-b1a5-acf6c5dc3960', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11/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 1146134179 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001545] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004393] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004432] Using GB pages for direct mapping\\n[ 0.004666] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004670] ACPI: Early table checksum verification disabled\\n[ 0.004675] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004680] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004687] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004694] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004698] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004702] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004706] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004709] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004713] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004715] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004716] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004717] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004719] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004720] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006032] No NUMA configuration fo 2025-12-11 11:34:56,561 25 DEBUG [tempest.scenario.manager] Console output for fd8291d9-209c-4b3d-9b87-c7da483d7b11 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 1146134179 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001545] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004393] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004432] Using GB pages for direct mapping [ 0.004666] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004670] ACPI: Early table checksum verification disabled [ 0.004675] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004680] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004687] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004694] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004698] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004702] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004706] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004709] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004713] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004715] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004716] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004717] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004719] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004720] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006032] No NUMA configuration found [ 0.006035] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006048] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006493] Zone ranges: [ 0.006495] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006498] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006500] Normal empty [ 0.006502] Device empty [ 0.006504] Movable zone start for each node [ 0.006507] Early memory node ranges [ 0.006508] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006509] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006511] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006777] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006806] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006998] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018644] ACPI: PM-Timer IO Port: 0x608 [ 0.018678] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018823] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018828] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018831] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018833] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018834] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018836] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018839] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018842] TSC deadline timer available [ 0.018857] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018935] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018938] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018939] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018940] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018943] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018944] Booting paravirtualized kernel on KVM [ 0.018948] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018955] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020898] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020982] kvm-guest: setup async PF for cpu 0 [ 0.021011] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.021034] kvm-guest: PV spinlocks disabled, single CPU [ 0.021042] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.021045] Policy zone: DMA32 [ 0.021047] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.021118] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021132] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021141] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021210] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021563] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022292] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022322] ftrace: allocating 50600 entries in 198 pages [ 0.051433] ftrace: allocated 198 pages with 4 groups [ 0.051613] rcu: Hierarchical RCU implementation. [ 0.051615] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051618] Rude variant of Tasks RCU enabled. [ 0.051619] Tracing variant of Tasks RCU enabled. [ 0.051620] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051622] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.057360] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057897] random: crng init done [ 0.103129] Console: colour VGA+ 80x25 [ 0.260288] printk: console [tty1] enabled [ 0.619463] printk: console [ttyS0] enabled [ 0.622656] ACPI: Core revision 20210730 [ 0.625696] APIC: Switch to symmetric I/O mode setup [ 0.630670] x2apic enabled [ 0.634101] Switched APIC routing to physical x2apic. [ 0.643050] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.650330] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.654324] pid_max: default: 32768 minimum: 301 [ 0.654324] LSM: Security Framework initializing [ 0.654324] landlock: Up and running. [ 0.654324] Yama: becoming mindful. [ 0.654324] AppArmor: AppArmor initialized [ 0.654324] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.654324] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.654324] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.654324] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.654324] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.654324] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.654324] Spectre V2 : Mitigation: Retpolines [ 0.654324] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.654324] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.654324] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.654324] RETBleed: Mitigation: untrained return thunk [ 0.654324] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.654324] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.654324] Freeing SMP alternatives memory: 44K [ 0.654324] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.654503] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.658348] ... version: 0 [ 0.661575] ... bit width: 48 [ 0.662342] ... generic registers: 6 [ 0.665407] ... value mask: 0000ffffffffffff [ 0.666339] ... max period: 00007f10000 ffffffffff [ 0.670340] ... fixed-purpose events: 0 [ 0.673644] ... event mask: 000000000000003f [ 0.674488] rcu: Hierarchical SRCU implementation. [ 0.678751] smp: Bringing up secondary CPUs ... [ 0.682206] smp: Brought up 1 node, 1 CPU [ 0.682342] smpboot: Max logical packages: 1 [ 0.685600] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.686841] devtmpfs: initialized [ 0.689587] x86/mm: Memory block size: 128MB [ 0.690515] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.694349] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.698390] pinctrl core: initialized pinctrl subsystem [ 0.702755] PM: RTC time: 11:34:25, date: 2025-12-11 [ 0.706540] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.710474] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.714403] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.718356] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.722355] audit: initializing netlink subsys (disabled) [ 0.726513] thermal_sys: Registered thermal governor 'fair_share' [ 0.726514] thermal_sys: Registered thermal governor 'bang_bang' [ 0.730351] audit: type=2000 audit(1765452865.383:1): state=initialized audit_enabled=0 res=1 [ 0.738352] thermal_sys: Registered thermal governor 'step_wise' [ 0.738355] thermal_sys: Registered thermal governor 'user_space' [ 0.742341] thermal_sys: Registered thermal governor 'power_allocator' [ 0.746368] EISA bus registered [ 0.753221] cpuidle: using governor ladder [ 0.754342] cpuidle: using governor menu [ 0.760159] ACPI: bus type PCI registered [ 0.762339] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.766674] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.770345] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.774374] PCI: Using configuration type 1 for base access [ 0.780045] Kprobes globally optimized [ 0.782522] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.786341] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.791175] ACPI: Added _OSI(Module Device) [ 0.794390] ACPI: Added _OSI(Processor Device) [ 0.797919] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.798371] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802347] ACPI: Added _OSI(Linux-Dell-Video) [ 0.805805] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.806350] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.814810] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.822708] ACPI: Interpreter enabled [ 0.825691] ACPI: PM: (supports S0 S5) [ 0.826342] ACPI: Using IOAPIC for interrupt routing [ 0.830436] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.834344] PCI: Using E820 reservations for host bridge windows [ 0.838652] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.848786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.850353] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.854504] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.858448] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.863755] PCI host bridge to bus 0000:00 [ 0.866344] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.870340] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882338] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.886338] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.890339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.894699] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.902908] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.914345] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.930315] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.936903] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.948841] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.950616] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.960049] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.965986] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.973501] pci 0000:00:02.0: enabling Extended Tags [ 0.977198] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.981804] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.988143] pci 0000:00:02.1: enabling Extended Tags [ 0.992961] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.997547] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.006145] pci 0000:00:02.2: enabling Extended Tags [ 1.009943] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.013217] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.019902] pci 0000:00:02.3: enabling Extended Tags [ 1.025272] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.030347] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.040675] pci 0000:00:02.4: enabling Extended Tags [ 1.046343] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.053951] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.059821] pci 0000:00:02.5: enabling Extended Tags [ 1.065165] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.070350] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.082344] pci 0000:00:02.6: enabling Extended Tags [ 1.090516] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.098167] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.103375] pci 0000:00:02.7: enabling Extended Tags [ 1.111198] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.117677] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.123931] pci 0000:00:03.0: enabling Extended Tags [ 1.129193] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.135879] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.145630] pci 0000:00:03.1: enabling Extended Tags [ 1.149193] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.154040] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.162075] pci 0000:00:03.2: enabling Extended Tags [ 1.165016] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.169834] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.176705] pci 0000:00:03.3: enabling Extended Tags [ 1.182229] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.185389] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.191215] pci 0000:00:03.4: enabling Extended Tags [ 1.197142] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.203858] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.214082] pci 0000:00:03.5: enabling Extended Tags [ 1.217304] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.221600] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.227750] pci 0000:00:03.6: enabling Extended Tags [ 1.233226] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.239591] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.249796] pci 0000:00:03.7: enabling Extended Tags [ 1.256447] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.261688] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.267693] pci 0000:00:04.0: enabling Extended Tags [ 1.273067] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.278095] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.286723] pci 0000:00:04.1: enabling Extended Tags [ 1.295289] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.303511] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.313624] pci 0000:00:04.2: enabling Extended Tags [ 1.317588] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.321081] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.326655] pci 0000:00:04.3: enabling Extended Tags [ 1.333011] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.337677] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.344663] pci 0000:00:04.4: enabling Extended Tags [ 1.349295] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.354349] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.363640] pci 0000:00:04.5: enabling Extended Tags [ 1.369031] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.373547] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.383676] pci 0000:00:04.6: enabling Extended Tags [ 1.389362] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.393911] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.399740] pci 0000:00:04.7: enabling Extended Tags [ 1.410808] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.418348] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.427685] pci 0000:00:05.0: enabling Extended Tags [ 1.497556] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.500300] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.503394] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.524528] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.528935] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.534886] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.546163] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.553615] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.558147] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.562745] pci 0000:01:00.0: enabling Extended Tags [ 1.644966] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.646415] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.650412] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.654471] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.660908] pci_bus 0000:02: extended config space not accessible [ 1.662654] acpiphp: Slot [1] registered [ 1.665937] acpiphp: Slot [0] registered [ 1.666390] acpiphp: Slot [2] registered [ 1.669392] acpiphp: Slot [3] registered [ 1.670393] acpiphp: Slot [4] registered [ 1.673415] acpiphp: Slot [5] registered [ 1.674393] acpiphp: Slot [6] registered [ 1.677725] acpiphp: Slot [7] registered [ 1.678424] acpiphp: Slot [8] registered [ 1.681395] acpiphp: Slot [9] registered [ 1.682409] acpiphp: Slot [10] registered [ 1.685796] acpiphp: Slot [11] registered [ 1.686398] acpiphp: Slot [12] registered [ 1.689607] acpiphp: Slot [13] registered [ 1.690394] acpiphp: Slot [14] registered [ 1.693869] acpiphp: Slot [15] registered [ 1.694395] acpiphp: Slot [16] registered [ 1.697352] acpiphp: Slot [17] registered [ 1.698402] acpiphp: Slot [18] registered [ 1.701717] acpiphp: Slot [19] registered [ 1.702407] acpiphp: Slot [20] registered [ 1.706377] acpiphp: Slot [21] registered [ 1.709316] acpiphp: Slot [22] registered [ 1.710394] acpiphp: Slot [23] registered [ 1.713551] acpiphp: Slot [24] registered [ 1.714404] acpiphp: Slot [25] registered [ 1.717693] acpiphp: Slot [26] registered [ 1.718391] acpiphp: Slot [27] registered [ 1.721338] acpiphp: Slot [28] registered [ 1.722388] acpiphp: Slot [29] registered [ 1.725531] acpiphp: Slot [30] registered [ 1.726391] acpiphp: Slot [31] registered [ 1.731966] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.744461] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.825281] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.826410] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.830406] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.834535] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.844169] acpiphp: Slot [0-2] registered [ 1.847032] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.856907] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.867848] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.874342] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.878542] pci 0000:03:00.0: enabling Extended Tags [ 1.964488] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.966531] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.970483] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.977912] acpiphp: Slot [0-3] registered [ 1.979082] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.990345] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.004860] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.010049] pci 0000:04:00.0: enabling Extended Tags [ 2.098156] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.098496] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.102500] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.108621] acpiphp: Slot [0-4] registered [ 2.111029] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.120411] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.129107] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.133444] pci 0000:05:00.0: enabling Extended Tags [ 2.217780] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.218499] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.222494] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.229626] acpiphp: Slot [0-5] registered [ 2.231009] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.242308] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.250343] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.256781] pci 0000:06:00.0: enabling Extended Tags [ 2.337734] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.338482] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.342465] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.349441] acpiphp: Slot [0-6] registered [ 2.421940] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.422517] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.426470] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.434349] acpiphp: Slot [0-7] registered [ 2.513032] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.514509] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.518475] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.526100] acpiphp: Slot [0-8] registered [ 2.603828] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.606506] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.610513] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.618490] acpiphp: Slot [0-9] registered [ 2.707571] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.710516] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.714501] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.722278] acpiphp: Slot [0-10] registered [ 2.799224] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.802478] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.806533] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.813644] acpiphp: Slot [0-11] registered [ 2.894239] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.894501] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.898509] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.906133] acpiphp: Slot [0-12] registered [ 2.985806] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.986478] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.990495] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.997494] acpiphp: Slot [0-13] registered [ 3.074482] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.078474] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.082467] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.089670] acpiphp: Slot [0-14] registered [ 3.164796] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.166473] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.170495] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.177758] acpiphp: Slot [0-15] registered [ 3.253002] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.254476] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.258464] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.266005] acpiphp: Slot [0-16] registered [ 3.340192] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.342477] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.346470] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.353619] acpiphp: Slot [0-17] registered [ 3.429758] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.430475] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.434475] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.441644] acpiphp: Slot [0-18] registered [ 3.516483] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.518496] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.522494] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.529745] acpiphp: Slot [0-19] registered [ 3.608160] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.610517] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.614467] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.621659] acpiphp: Slot [0-20] registered [ 3.697977] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.698477] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.702496] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.710160] acpiphp: Slot [0-21] registered [ 3.785303] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.786499] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.790475] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.797645] acpiphp: Slot [0-22] registered [ 3.882927] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.886513] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.890499] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.898353] acpiphp: Slot [0-23] registered [ 3.980258] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.982519] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.986497] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.994450] acpiphp: Slot [0-24] registered [ 4.075509] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.078478] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.082479] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.090167] acpiphp: Slot [0-25] registered [ 4.164274] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.166490] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.170476] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.223826] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.226691] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.230648] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.234591] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.238626] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.242586] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.246625] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.250645] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.254513] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.258361] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.262363] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.266357] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.270355] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.274360] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.278359] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.282364] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.286772] iommu: Default domain type: Translated [ 4.290343] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.294620] SCSI subsystem initialized [ 4.298143] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.298324] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.298359] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.302389] vgaarb: loaded [ 4.306372] ACPI: bus type USB registered [ 4.310129] usbcore: registered new interface driver usbfs [ 4.310360] usbcore: registered new interface driver hub [ 4.314362] usbcore: registered new device driver usb [ 4.318289] pps_core: LinuxPPS API ver. 1 registered [ 4.318342] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.322353] PTP clock support registered [ 4.325797] EDAC MC: Ver: 3.0.0 [ 4.329992] NetLabel: Initializing [ 4.330339] NetLabel: domain hash size = 128 [ 4.333599] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.334404] NetLabel: unlabeled traffic allowed by default [ 4.338385] PCI: Using ACPI for IRQ routing [ 5.193327] clocksource: Switched to clocksource kvm-clock [ 5.214086] VFS: Disk quotas dquot_6.6.0 [ 5.217511] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.223143] AppArmor: AppArmor Filesystem Enabled [ 5.227299] pnp: PnP ACPI init [ 5.230671] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.239519] pnp: PnP ACPI: found 5 devices [ 5.250593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.260719] NET: Registered PF_INET protocol family [ 5.266711] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.277774] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.287472] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.295865] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.303956] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.311374] TCP: Hash tables configured (established 1024 bind 1024) [ 5.318141] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.325522] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.332171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.340196] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.347085] NET: Registered PF_XDP protocol family [ 5.353322] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.363290] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.372265] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.381337] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.389615] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.398017] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.406672] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.414519] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.422733] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.431671] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.440453] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.449714] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.458384] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.467658] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.476191] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.485446] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.494058] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.503662] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.513392] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.524116] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.534446] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.542844] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.550866] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.559485] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.567633] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.573629] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.579960] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.586367] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.593217] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.599589] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.606484] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.612500] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.618994] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.625656] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.632498] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.638460] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.644792] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.651175] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.657666] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.664703] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.671269] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.678270] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.685218] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.692333] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.699134] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.706750] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.713295] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.719788] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.725934] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.732664] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.739656] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.746383] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.753088] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.759723] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.765709] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.771990] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.777976] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.784739] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.791290] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.797720] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.803675] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.809749] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.815946] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.821983] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.827942] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.834290] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.840752] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.847387] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.853613] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.859727] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.866002] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.873317] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.879826] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.886177] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.892971] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.899983] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.907257] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.913920] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.921252] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.929402] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.936026] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.942398] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.948875] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.954873] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.961861] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.968432] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.976090] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.984002] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.991811] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.998465] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.006075] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.012587] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.019941] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.026724] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.034108] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.039638] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.049376] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.059590] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.072121] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.078194] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.088320] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.097767] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.108729] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.116112] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.124909] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.139310] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.149862] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.157603] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.171069] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.179024] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.189756] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.201349] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.209688] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.218889] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.230694] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.239156] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.247913] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.257447] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.265691] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.275148] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.286622] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.294720] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.304397] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.316293] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.323378] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.333045] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.344622] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.352868] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.361857] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.373901] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.384655] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.396812] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.411180] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.421195] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.432875] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.447216] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.455107] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.465607] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.477135] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.490038] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.496107] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.504585] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.513728] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.523414] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.529824] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.537598] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.546821] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.557947] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.563602] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.572135] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.581577] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.591850] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.596928] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.605813] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.614915] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.625249] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.630749] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.639281] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.648596] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.659647] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.665911] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.674042] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.683633] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.695943] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.702651] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.711262] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.718823] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.729696] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.736370] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.744291] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.753682] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.765732] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.771712] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.781078] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.790420] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.802572] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.809158] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.817458] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.827060] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.837751] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.844218] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.852338] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.860554] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.872357] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.879027] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.886837] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.896124] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.907067] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.913744] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.920868] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.928155] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.935591] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.942423] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.949192] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.955291] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.961506] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.969375] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.975471] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.983562] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.990874] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.997428] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 7.004697] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 7.011696] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 7.018731] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 7.024587] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 7.031848] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 7.038228] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 7.045116] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 7.051216] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 7.058446] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 7.064788] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 7.071717] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 7.078258] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.085631] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 7.091943] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.099527] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 7.105996] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.113358] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.119735] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.127251] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.133587] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.140894] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.147139] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.154365] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.162480] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.168546] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.175405] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.183868] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.190401] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.197650] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.205988] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.212293] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.219163] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.227026] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.233194] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.240321] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.248186] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.254357] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.261159] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.269199] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.275585] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.283076] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.291473] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.297530] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.304318] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.314497] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.319898] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.325784] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.332691] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.338265] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.344375] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.351290] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.356700] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.363052] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.371341] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.378482] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.386088] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.394850] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.401532] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.408148] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.417345] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.430321] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 13098 usecs [ 7.440696] PCI: CLS 0 bytes, default 64 [ 7.445557] Trying to unpack rootfs image as initramfs... [ 7.449791] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.470793] Initialise system trusted keyrings [ 7.474298] Key type blacklist registered [ 7.486450] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.494186] zbud: loaded [ 7.502581] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.514545] fuse: init (API version 7.34) [ 7.517864] integrity: Platform Keyring initialized [ 7.534431] Key type asymmetric registered [ 7.537692] Asymmetric key parser 'x509' registered [ 7.550441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.562475] io scheduler mq-deadline registered [ 7.568973] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.583302] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.604160] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.615138] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.632020] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.646914] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.662852] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.674932] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.692678] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.707121] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.724522] Freeing initrd memory: 8744K [ 7.728463] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.733538] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.742631] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.748356] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.757666] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.762713] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.769283] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.776347] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.781430] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.790878] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.796484] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.805220] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.810905] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.819251] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.823855] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.832998] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.838664] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.849042] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.854691] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.862972] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.867557] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.877172] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.882903] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.888837] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.895847] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.901676] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.910520] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.915731] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.924059] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.928735] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.938028] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.943452] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.951824] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.957137] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.965793] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.970481] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.980085] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.985439] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.993517] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.998637] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 8.004135] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.010223] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.014728] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.023847] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.034439] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.039413] shpchp 0000:01:00.0: Slot initialization failed [ 8.047548] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.053819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.060647] ACPI: button: Power Button [PWRF] [ 8.092642] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.128470] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.137088] Linux agpgart interface v0.103 [ 8.141443] loop: module loaded [ 8.144180] tun: Universal TUN/TAP device driver, 1.6 [ 8.147965] PPP generic driver version 2.4.2 [ 8.151171] VFIO - User Level meta-driver version: 0.3 [ 8.154897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.159390] ehci-pci: EHCI PCI platform driver [ 8.162676] ehci-platform: EHCI generic platform driver [ 8.166439] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.170831] ohci-pci: OHCI PCI platform driver [ 8.174012] ohci-platform: OHCI generic platform driver [ 8.177832] uhci_hcd: USB Universal Host Controller Interface driver [ 8.185029] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.189142] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.194446] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.198388] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.202879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.209057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.214667] usb usb1: Product: UHCI Host Controller [ 8.218610] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.223218] usb usb1: SerialNumber: 0000:02:01.0 [ 8.226724] hub 1-0:1.0: USB hub found [ 8.230037] hub 1-0:1.0: 2 ports detected [ 8.233649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.241822] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.245551] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.249437] mousedev: PS/2 mouse device common for all mice [ 8.254510] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.260775] rtc_cmos 00:03: RTC can wake from S4 [ 8.266833] rtc_cmos 00:03: registered as rtc0 [ 8.270564] rtc_cmos 00:03: setting system clock to 2025-12-11T11:34:33 UTC (1765452873) [ 8.276909] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.281985] i2c_dev: i2c /dev entries driver [ 8.285862] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.295435] device-mapper: uevent: version 1.0.3 [ 8.299786] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.306615] platform eisa.0: Probing EISA bus 0 [ 8.310306] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.315213] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.319810] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.324716] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.329556] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.334300] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.339407] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.344066] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.348578] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.353183] platform eisa.0: EISA: Detected 0 cards [ 8.358293] ledtrig-cpu: registered to indicate activity on CPUs [ 8.363004] drop_monitor: Initializing network drop monitor service [ 8.367775] NET: Registered PF_INET6 protocol family [ 8.374908] Segment Routing with IPv6 [ 8.377772] In-situ OAM (IOAM) with IPv6 [ 8.381048] NET: Registered PF_PACKET protocol family [ 8.384990] Key type dns_resolver registered [ 8.388593] IPI shorthand broadcast: enabled [ 8.392341] registered taskstats version 1 [ 8.395716] Loading compiled-in X.509 certificates [ 8.399799] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.407885] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.415295] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.422198] blacklist: Loading compiled-in revocation X.509 certificates [ 8.426950] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.433885] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.444114] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.451884] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.459256] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.467378] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.474838] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.482610] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.491039] zswap: loaded using pool lzo/zbud [ 8.494866] Key type .fscrypt registered [ 8.497767] Key type fscrypt-provisioning registered [ 8.503313] Key type encrypted registered [ 8.506314] AppArmor: AppArmor sha1 policy hashing enabled [ 8.510486] ima: No TPM chip found, activating TPM-bypass! [ 8.514492] Loading compiled-in module X.509 certificates [ 8.518819] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.525765] ima: Allocated hash algorithm: sha1 [ 8.529240] ima: No architecture policies found [ 8.533139] evm: Initialising EVM extended attributes: [ 8.537194] evm: security.selinux [ 8.539891] evm: security.SMACK64 [ 8.542656] evm: security.SMACK64EXEC [ 8.545425] evm: security.SMACK64TRANSMUTE [ 8.548752] evm: security.SMACK64MMAP [ 8.551701] evm: security.apparmor [ 8.554377] evm: security.ima [ 8.556832] evm: security.capability [ 8.559601] evm: HMAC attrs: 0x1 [ 8.562602] PM: Magic number: 5:60:580 [ 8.565644] pci_bus 0000:01: hash matches [ 8.569142] RAS: Correctable Errors collector initialized. [ 8.573184] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.578009] Unstable clock detected, switching default tracing clock to "global" [ 8.578009] If you want to keep using the local clock, then add: [ 8.578009] "trace_clock=local" [ 8.578009] on the kernel command line [ 8.595110] Freeing unused decrypted memory: 2036K [ 8.599308] Freeing unused kernel image (initmem) memory: 3244K [ 8.603824] Write protecting the kernel read-only data: 30720k [ 8.608608] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.613685] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.671434] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.676610] Run /init as init process info: initramfs: up at 8.09 [ 8.741445] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.754671] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.761386] GPT:229375 != 2097151 [ 8.764648] GPT:Alternate GPT header not at the end of the disk. [ 8.769272] GPT:229375 != 2097151 [ 8.772029] GPT: Use GNU Parted to correct GPT errors. [ 8.828039] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.202033] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.235925] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.39 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:fd:82:91:d9:20:9c:4b:3d:9b:87:c7:da:48:3d:7b:11 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2/8RDpgTQV8gej9dU8nddrOwxnERk7whjboNUI9HbYZaLMjRG/pEGbkyPXohBo1RkyFvSj89T93Q7ZvLKV3npvVJNeHK91yYSz2HYbDYz6mqufzlWzmwsvuFCwbbhOGFsbToNtCTof48phc7T8pMnZDLb5eq9VJiidx1rYFS56a+Com3if7b0OddUBw5FymXUAQalHkG2UHdm9IBGUnK94miuMnbznd/oHcSZ/LqCdcg2dlpGtnWly4C+QsqCeeuxoiMdiSteQhxVccHRRWgvWTLXtB5X82H8srtVn+hK7bPJdVoffgJ7NsAN1X6cb4thCuUGWEY/pOi/cU2wGmz root@tempest-testnetworkbasicops-server-1309274408 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDu7GTNc0P/Oxu99jgWYelq/ggOKKd9g0EObmdTkBQD6I/Rlagc5fVYjPw3LvRhhhIJtcSa07LJsTPFPfw6ouLY= root@tempest-testnetworkbasicops-server-1309274408 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2a:251c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: fd8291d9-209c-4b3d-9b87-c7da483d7b11 name: tempest-TestNetworkBasicOps-server-1309274408 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1309274408 launch-index: 0 === cirros: current=0.6.2 uptime=10.69 === === 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:2A:25:1C inet6 addr: fe80::f816:3eff:fe2a:251c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:616 (616.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-1309274408 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 [ 9.302001] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.304382] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.317919] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.965903] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.988980] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.093718] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.094533] ISO 9660 Extensions: RRIP_1991A [ 10.198095] 8021q: adding VLAN 0 to HW filter on device eth0 [ 11.154787] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 11.156159] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:34:35 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:34:35 cirros auth.notice su: + none root:cirros Dec 11 11:34:35 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: DUID 00:04:fd:82:91:d9:20:9c:4b:3d:9b:87:c7:da:48:3d:7b:11 Dec 11 11:34:35 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2a:25:1c Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2a:251c Dec 11 11:34:35 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:34:36 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-1309274408 login: 2025-12-11 11:34:56,562 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2025-12-11 11:34:56,569 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:34:56,676 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:34:56,677 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2025-12-11 11:34:56,677 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.12 2025-12-11 11:34:56,677 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-11 11:34:56,680 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:34:56,734 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:34:56,735 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-11 11:34:56,741 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.063837 seconds 2025-12-11 11:34:57,252 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/d7aaffd1-3b6a-454d-bbe7-82dad36beee6 0.510s 2025-12-11 1110000 :34:57,253 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": false}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:34:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1081', 'x-openstack-request-id': 'req-c44be905-78d5-4334-a0fa-3de06c21d865', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/d7aaffd1-3b6a-454d-bbe7-82dad36beee6'} Body: b'{"port":{"id":"d7aaffd1-3b6a-454d-bbe7-82dad36beee6","name":"","network_id":"8d264fa1-a4bd-4cda-b0f8-15fe40c2af08","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:2a:25:1c","admin_state_up":false,"status":"ACTIVE","device_id":"fd8291d9-209c-4b3d-9b87-c7da483d7b11","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8a674b1-071c-4aab-b621-295cbac7273a","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a4371b23-e8c0-4b46-8ee5-44f6f2179fc4"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1309274408","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1309274408","fqdn":"tempest-testnetworkbasicops-server-1309274408.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:34:20Z","updated_at":"2025-12-11T11:34:56Z","revision_number":5,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:34:57,253 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.224 with user: cirros 2025-12-11 11:34:57,253 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.224 in 120 sec and the expected result is unreachable 2025-12-11 11:34:58,299 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.045645 seconds 2025-12-11 11:34:58,300 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.224 in 120 sec and the ping result is expected 2025-12-11 11:34:58,404 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/fd8291d9-209c-4b3d-9b87-c7da483d7b11/action 0.103s 2025-12-11 11:34:58,405 25 DEBUG [tempest.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': 'Thu, 11 Dec 2025 11:34:58 GMT', 'server': 'Apache', 'content-length': '75352', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1be76e63-5c7d-4517-8df6-2eee272a1e03', 'x-compute-request-id': 'req-1be76e63-5c7d-4517-8df6-2eee272a1e03', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11/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 1146134179 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001545] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004393] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004432] Using GB pages for direct mapping\\n[ 0.004666] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004670] ACPI: Early table checksum verification disabled\\n[ 0.004675] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004680] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004687] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004694] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004698] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004702] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004706] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004709] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004713] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004715] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004716] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004717] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004719] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004720] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006032] No NUMA configuration fo 2025-12-11 11:34:58,406 25 DEBUG [tempest.scenario.manager] Console output for fd8291d9-209c-4b3d-9b87-c7da483d7b11 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 1146134179 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001545] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004393] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004432] Using GB pages for direct mapping [ 0.004666] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004670] ACPI: Early table checksum verification disabled [ 0.004675] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004680] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004687] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004694] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004698] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004702] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004706] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004709] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004713] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004715] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004716] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004717] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004719] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004720] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006032] No NUMA configuration found [ 0.006035] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006048] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006493] Zone ranges: [ 0.006495] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006498] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006500] Normal empty [ 0.006502] Device empty [ 0.006504] Movable zone start for each node [ 0.006507] Early memory node ranges [ 0.006508] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006509] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006511] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006777] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006806] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006998] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018644] ACPI: PM-Timer IO Port: 0x608 [ 0.018678] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018823] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018828] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018831] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018833] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018834] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018836] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018839] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018842] TSC deadline timer available [ 0.018857] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018935] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018938] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018939] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018940] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018943] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018944] Booting paravirtualized kernel on KVM [ 0.018948] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018955] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020898] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020982] kvm-guest: setup async PF for cpu 0 [ 0.021011] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.021034] kvm-guest: PV spinlocks disabled, single CPU [ 0.021042] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.021045] Policy zone: DMA32 [ 0.021047] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.021118] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021132] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021141] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021210] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021563] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022292] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022322] ftrace: allocating 50600 entries in 198 pages [ 0.051433] ftrace: allocated 198 pages with 4 groups [ 0.051613] rcu: Hierarchical RCU implementation. [ 0.051615] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051618] Rude variant of Tasks RCU enabled. [ 0.051619] Tracing variant of Tasks RCU enabled. [ 0.051620] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051622] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.057360] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057897] random: crng init done [ 0.103129] Console: colour VGA+ 80x25 [ 0.260288] printk: console [tty1] enabled [ 0.619463] printk: console [ttyS0] enabled [ 0.622656] ACPI: Core revision 20210730 [ 0.625696] APIC: Switch to symmetric I/O mode setup [ 0.630670] x2apic enabled [ 0.634101] Switched APIC routing to physical x2apic. [ 0.643050] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.650330] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.654324] pid_max: default: 32768 minimum: 301 [ 0.654324] LSM: Security Framework initializing [ 0.654324] landlock: Up and running. [ 0.654324] Yama: becoming mindful. [ 0.654324] AppArmor: AppArmor initialized [ 0.654324] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.654324] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.654324] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.654324] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.654324] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.654324] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.654324] Spectre V2 : Mitigation: Retpolines [ 0.654324] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.654324] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.654324] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.654324] RETBleed: Mitigation: untrained return thunk [ 0.654324] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.654324] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.654324] Freeing SMP alternatives memory: 44K [ 0.654324] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.654503] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.658348] ... version: 0 [ 0.661575] ... bit width: 48 [ 0.662342] ... generic registers: 6 [ 0.665407] ... value mask: 0000ffffffffffff [ 0.666339] ... max period: 00007fffffffffff [ 0.670340] ... fixed-purpose events: 0 [ 0.673644] ... event mask: 000000000000003f [ 0.674488] rcu: Hierarchical SRCU implementation. [ 0.678751] smp: Bringing up secondary CPUs ... [ 0.682206] smp: Brought up 1 node, 1 CPU [ 0.682342] smpboot: Max logical packages: 1 [ 0.685600] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.686841] devtmpfs: initialized [ 0.689587] x86/mm: Memory block size: 128MB [ 0.690515] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.694349] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.698390] pinctrl core: initialized pinctrl subsystem [ 0.702755] PM: RTC time: 11:34:25, date: 2025-12-11 [ 0.706540] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.710474] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.714403] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.718356] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.722355] audit: initializing netlink subsys (disabled) [ 0.726513] thermal_sys: Registered thermal governor 'fair_share' [ 0.726514] thermal_sys: Registered thermal governor 'bang_bang' [ 0.730351] audit: type=2000 audit(1765452865.383:1): state=initialized audit_enabled=0 res=1 [ 0.738352] thermal_sys: Registered thermal governor 'step_wise' [ 0.738355] thermal_sys: Registered thermal governor 'user_space' [ 0.742341] thermal_sys: Registered thermal governor 'power_allocator' [ 0.746368] EISA bus registered [ 0.753221] cpuidle: using governor ladder [ 0.754342] cpuidle: using governor menu [ 0.760159] ACPI: bus type PCI registered [ 0.762339] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.766674] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.770345] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.774374] PCI: Using configuration type 1 for base access [ 0.780045] Kprobes globally optimized [ 0.782522] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.786341] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.791175] ACPI: Added _OSI(Module Device) [ 0.794390] ACPI: Added _OSI(Processor Device) [ 0.797919] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.798371] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802347] ACPI: Added _OSI(Linux-Dell-Video) [ 0.805805] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.806350] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.814810] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.822708] ACPI: Interpreter enabled [ 0.825691] ACPI: PM: (supports S0 S5) [ 0.826342] ACPI: Using IOAPIC for interrupt routing [ 0.830436] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.834344] PCI: Using E820 reservations for host bridge windows [ 0.838652] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.848786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.850353] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.854504] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.858448] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.863755] PCI host bridge to bus 0000:00 [ 0.866344] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.870340] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882338] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.886338] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.890339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.894699] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.902908] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.914345] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.930315] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.936903] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.948841] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.950616] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.960049] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.965986] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.973501] pci 0000:00:02.0: enabling Extended Tags [ 0.977198] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.981804] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.988143] pci 0000:00:02.1: enabling Extended Tags [ 0.992961] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.997547] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.006145] pci 0000:00:02.2: enabling Extended Tags [ 1.009943] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.013217] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.019902] pci 0000:00:02.3: enabling Extended Tags [ 1.025272] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.030347] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.040675] pci 0000:00:02.4: enabling Extended Tags [ 1.046343] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.053951] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.059821] pci 0000:00:02.5: enabling Extended Tags [ 1.065165] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.070350] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.082344] pci 0000:00:02.6: enabling Extended Tags [ 1.090516] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.098167] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.103375] pci 0000:00:02.7: enabling Extended Tags [ 1.111198] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.117677] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.123931] pci 0000:00:03.0: enabling Extended Tags [ 1.129193] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.135879] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.145630] pci 0000:00:03.1: enabling Extended Tags [ 1.149193] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.154040] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.162075] pci 0000:00:03.2: enabling Extended Tags [ 1.165016] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.169834] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.176705] pci 0000:00:03.3: enabling Extended Tags [ 1.182229] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.185389] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.191215] pci 0000:00:03.4: enabling Extended Tags [ 1.197142] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.203858] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.214082] pci 0000:00:03.5: enabling Extended Tags [ 1.217304] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.221600] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.227750] pci 0000:00:03.6: enabling Extended Tags [ 1.233226] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.239591] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.249796] pci 0000:00:03.7: enabling Extended Tags [ 1.256447] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.261688] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.267693] pci 0000:00:04.0: enabling Extended Tags [ 1.273067] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.278095] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.286723] pci 0000:00:04.1: enabling Extended Tags [ 1.295289] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.303511] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.313624] pci 0000:00:04.2: enabling Extended Tags [ 1.317588] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.321081] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.326655] pci 0000:00:04.3: enabling Extended Tags [ 1.333011] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.337677] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.344663] pci 0000:00:04.4: enabling Extended Tags [ 1.349295] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.354349] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.363640] pci 0000:00:04.5: enabling Extended Tags [ 1.369031] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.373547] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.383676] pci 0000:00:04.6: enabling Extended Tags [ 1.389362] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.393911] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.399740] pci 0000:00:04.7: enabling Extended Tags [ 1.410808] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.418348] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.427685] pci 0000:00:05.0: enabling Extended Tags [ 1.497556] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.500300] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.503394] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.524528] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.528935] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.534886] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.546163] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.553615] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.558147] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.562745] pci 0000:01:00.0: enabling Extended Tags [ 1.644966] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.646415] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.650412] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.654471] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.660908] pci_bus 0000:02: extended config space not accessible [ 1.662654] acpiphp: Slot [1] registered [ 1.665937] acpiphp: Slot [0] registered [ 1.666390] acpiphp: Slot [2] registered [ 1.669392] acpiphp: Slot [3] registered [ 1.670393] acpiphp: Slot [4] registered [ 1.673415] acpiphp: Slot [5] registered [ 1.674393] acpiphp: Slot [6] registered [ 1.677725] acpiphp: Slot [7] registered [ 1.678424] acpiphp: Slot [8] registered [ 1.681395] acpiphp: Slot [9] registered [ 1.682409] acpiphp: Slot [10] registered [ 1.685796] acpiphp: Slot [11] registered [ 1.686398] acpiphp: Slot [12] registered [ 1.689607] acpiphp: Slot [13] registered [ 1.690394] acpiphp: Slot [14] registered [ 1.693869] acpiphp: Slot [15] registered [ 1.694395] acpiphp: Slot [16] registered [ 1.697352] acpiphp: Slot [17] registered [ 1.698402] acpiphp: Slot [18] registered [ 1.701717] acpiphp: Slot [19] registered [ 1.702407] acpiphp: Slot [20] registered [ 1.706377] acpiphp: Slot [21] registered [ 1.709316] acpiphp: Slot [22] registered [ 1.710394] acpiphp: Slot [23] registered [ 1.713551] acpiphp: Slot [24] registered [ 1.714404] acpiphp: Slot [25] registered [ 1.717693] acpiphp: Slot [26] registered [ 1.718391] acpiphp: Slot [27] registered [ 1.721338] acpiphp: Slot [28] registered [ 1.722388] acpiphp: Slot [29] registered [ 1.725531] acpiphp: Slot [30] registered [ 1.726391] acpiphp: Slot [31] registered [ 1.731966] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.744461] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.825281] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.826410] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.830406] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.834535] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.844169] acpiphp: Slot [0-2] registered [ 1.847032] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.856907] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.867848] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.874342] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.878542] pci 0000:03:00.0: enabling Extended Tags [ 1.964488] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.966531] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.970483] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.977912] acpiphp: Slot [0-3] registered [ 1.979082] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.990345] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.004860] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.010049] pci 0000:04:00.0: enabling Extended Tags [ 2.098156] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.098496] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.102500] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.108621] acpiphp: Slot [0-4] registered [ 2.111029] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.120411] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.129107] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.133444] pci 0000:05:00.0: enabling Extended Tags [ 2.217780] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.218499] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.222494] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.229626] acpiphp: Slot [0-5] registered [ 2.231009] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.242308] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.250343] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.256781] pci 0000:06:00.0: enabling Extended Tags [ 2.337734] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.338482] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.342465] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.349441] acpiphp: Slot [0-6] registered [ 2.421940] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.422517] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.426470] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.434349] acpiphp: Slot [0-7] registered [ 2.513032] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.514509] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.518475] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.526100] acpiphp: Slot [0-8] registered [ 2.603828] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.606506] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.610513] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.618490] acpiphp: Slot [0-9] registered [ 2.707571] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.710516] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.714501] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.722278] acpiphp: Slot [0-10] registered [ 2.799224] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.802478] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.806533] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.813644] acpiphp: Slot [0-11] registered [ 2.894239] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.894501] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.898509] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.906133] acpiphp: Slot [0-12] registered [ 2.985806] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.986478] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.990495] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.997494] acpiphp: Slot [0-13] registered [ 3.074482] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.078474] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.082467] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.089670] acpiphp: Slot [0-14] registered [ 3.164796] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.166473] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.170495] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.177758] acpiphp: Slot [0-15] registered [ 3.253002] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.254476] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.258464] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.266005] acpiphp: Slot [0-16] registered [ 3.340192] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.342477] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.346470] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.353619] acpiphp: Slot [0-17] registered [ 3.429758] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.430475] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.434475] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.441644] acpiphp: Slot [0-18] registered [ 3.516483] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.518496] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.522494] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.529745] acpiphp: Slot [0-19] registered [ 3.608160] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.610517] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.614467] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.621659] acpiphp: Slot [0-20] registered [ 3.697977] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.698477] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.702496] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.710160] acpiphp: Slot [0-21] registered [ 3.785303] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.786499] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.790475] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.797645] acpiphp: Slot [0-22] registered [ 3.882927] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.886513] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.890499] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.898353] acpiphp: Slot [0-23] registered [ 3.980258] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.982519] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.986497] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.994450] acpiphp: Slot [0-24] registered [ 4.075509] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.078478] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.082479] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.090167] acpiphp: Slot [0-25] registered [ 4.164274] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.166490] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.170476] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.223826] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.226691] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.230648] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.234591] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.238626] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.242586] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.246625] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.250645] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.254513] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.258361] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.262363] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.266357] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.270355] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.274360] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.278359] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.282364] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.286772] iommu: Default domain type: Translated [ 4.290343] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.294620] SCSI subsystem initialized [ 4.298143] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.298324] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.298359] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.302389] vgaarb: loaded [ 4.306372] ACPI: bus type USB registered [ 4.310129] usbcore: registered new interface driver usbfs [ 4.310360] usbcore: registered new interface driver hub [ 4.314362] usbcore: registered new device driver usb [ 4.318289] pps_core: LinuxPPS API ver. 1 registered [ 4.318342] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.322353] PTP clock support registered [ 4.325797] EDAC MC: Ver: 3.0.0 [ 4.329992] NetLabel: Initializing [ 4.330339] NetLabel: domain hash size = 128 [ 4.333599] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.334404] NetLabel: unlabeled traffic allowed by default [ 4.338385] PCI: Using ACPI for IRQ routing [ 5.193327] clocksource: Switched to clocksource kvm-clock [ 5.214086] VFS: Disk quotas dquot_6.6.0 [ 5.217511] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.223143] AppArmor: AppArmor Filesystem Enabled [ 5.227299] pnp: PnP ACPI init [ 5.230671] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.239519] pnp: PnP ACPI: found 5 devices [ 5.250593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.260719] NET: Registered PF_INET protocol family [ 5.266711] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.277774] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.287472] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.295865] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.303956] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.311374] TCP: Hash tables configured (established 1024 bind 1024) [ 5.318141] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.325522] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.332171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.340196] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.347085] NET: Registered PF_XDP protocol family [ 5.353322] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.363290] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.372265] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.381337] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.389615] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.398017] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.406672] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.414519] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.422733] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.431671] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.440453] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.449714] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.458384] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.467658] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.476191] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.485446] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.494058] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.503662] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.513392] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.524116] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.534446] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.542844] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.550866] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.559485] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.567633] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.573629] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.579960] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.586367] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.593217] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.599589] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.606484] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.612500] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.618994] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.625656] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.632498] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.638460] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.644792] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.651175] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.657666] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.664703] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.671269] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.678270] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.685218] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.692333] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.699134] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.706750] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.713295] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.719788] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.725934] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.732664] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.739656] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.746383] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.753088] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.759723] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.765709] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.771990] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.777976] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.784739] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.791290] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.797720] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.803675] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.809749] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.815946] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.821983] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.827942] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.834290] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.840752] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.847387] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.853613] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.859727] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.866002] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.873317] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.879826] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.886177] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.892971] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.899983] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.907257] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.913920] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.921252] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.929402] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.936026] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.942398] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.948875] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.954873] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.961861] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.968432] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.976090] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.984002] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.991811] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.998465] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.006075] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.012587] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.019941] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.026724] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.034108] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.039638] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.049376] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.059590] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.072121] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.078194] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.088320] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.097767] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.108729] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.116112] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.124909] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.139310] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.149862] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.157603] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.171069] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.179024] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.189756] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.201349] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.209688] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.218889] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.230694] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.239156] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.247913] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.257447] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.265691] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.275148] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.286622] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.294720] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.304397] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.316293] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.323378] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.333045] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.344622] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.352868] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.361857] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.373901] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.384655] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.396812] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.411180] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.421195] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.432875] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.447216] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.455107] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.465607] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.477135] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.490038] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.496107] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.504585] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.513728] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.523414] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.529824] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.537598] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.546821] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.557947] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.563602] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.572135] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.581577] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.591850] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.596928] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.605813] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.614915] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.625249] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.630749] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.639281] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.648596] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.659647] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.665911] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.674042] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.683633] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.695943] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.702651] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.711262] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.718823] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.729696] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.736370] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.744291] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.753682] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.765732] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.771712] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.781078] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.790420] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.802572] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.809158] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.817458] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.827060] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.837751] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.844218] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.852338] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.860554] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.872357] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.879027] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.886837] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.896124] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.907067] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.913744] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.920868] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.928155] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.935591] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.942423] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.949192] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.955291] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.961506] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.969375] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.975471] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.983562] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.990874] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.997428] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 7.004697] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 7.011696] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 7.018731] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 7.024587] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 7.031848] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 7.038228] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 7.045116] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 7.051216] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 7.058446] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 7.064788] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 7.071717] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 7.078258] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.085631] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 7.091943] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.099527] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 7.105996] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.113358] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.119735] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.127251] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.133587] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.140894] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.147139] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.154365] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.162480] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.168546] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.175405] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.183868] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.190401] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.197650] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.205988] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.212293] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.219163] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.227026] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.233194] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.240321] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.248186] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.254357] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.261159] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.269199] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.275585] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.283076] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.291473] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.297530] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.304318] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.314497] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.319898] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.325784] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.332691] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.338265] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.344375] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.351290] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.356700] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.363052] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.371341] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.378482] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.386088] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.394850] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.401532] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.408148] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.417345] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.430321] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 13098 usecs [ 7.440696] PCI: CLS 0 bytes, default 64 [ 7.445557] Trying to unpack rootfs image as initramfs... [ 7.449791] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.470793] Initialise system trusted keyrings [ 7.474298] Key type blacklist registered [ 7.486450] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.494186] zbud: loaded [ 7.502581] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.514545] fuse: init (API version 7.34) [ 7.517864] integrity: Platform Keyring initialized [ 7.534431] Key type asymmetric registered [ 7.537692] Asymmetric key parser 'x509' registered [ 7.550441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.562475] io scheduler mq-deadline registered [ 7.568973] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.583302] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.604160] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.615138] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.632020] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.646914] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.662852] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.674932] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.692678] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.707121] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.724522] Freeing initrd memory: 8744K [ 7.728463] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.733538] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.742631] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.748356] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.757666] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.762713] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.769283] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.776347] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.781430] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.790878] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.796484] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.805220] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.810905] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.819251] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.823855] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.832998] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.838664] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.849042] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.854691] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.862972] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.867557] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.877172] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.882903] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.888837] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.895847] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.901676] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.910520] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.915731] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.924059] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.928735] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.938028] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.943452] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.951824] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.957137] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.965793] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.970481] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.980085] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.985439] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.993517] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.998637] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 8.004135] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.010223] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.014728] pci10000 eport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.023847] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.034439] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.039413] shpchp 0000:01:00.0: Slot initialization failed [ 8.047548] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.053819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.060647] ACPI: button: Power Button [PWRF] [ 8.092642] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.128470] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.137088] Linux agpgart interface v0.103 [ 8.141443] loop: module loaded [ 8.144180] tun: Universal TUN/TAP device driver, 1.6 [ 8.147965] PPP generic driver version 2.4.2 [ 8.151171] VFIO - User Level meta-driver version: 0.3 [ 8.154897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.159390] ehci-pci: EHCI PCI platform driver [ 8.162676] ehci-platform: EHCI generic platform driver [ 8.166439] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.170831] ohci-pci: OHCI PCI platform driver [ 8.174012] ohci-platform: OHCI generic platform driver [ 8.177832] uhci_hcd: USB Universal Host Controller Interface driver [ 8.185029] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.189142] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.194446] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.198388] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.202879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.209057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.214667] usb usb1: Product: UHCI Host Controller [ 8.218610] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.223218] usb usb1: SerialNumber: 0000:02:01.0 [ 8.226724] hub 1-0:1.0: USB hub found [ 8.230037] hub 1-0:1.0: 2 ports detected [ 8.233649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.241822] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.245551] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.249437] mousedev: PS/2 mouse device common for all mice [ 8.254510] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.260775] rtc_cmos 00:03: RTC can wake from S4 [ 8.266833] rtc_cmos 00:03: registered as rtc0 [ 8.270564] rtc_cmos 00:03: setting system clock to 2025-12-11T11:34:33 UTC (1765452873) [ 8.276909] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.281985] i2c_dev: i2c /dev entries driver [ 8.285862] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.295435] device-mapper: uevent: version 1.0.3 [ 8.299786] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.306615] platform eisa.0: Probing EISA bus 0 [ 8.310306] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.315213] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.319810] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.324716] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.329556] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.334300] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.339407] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.344066] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.348578] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.353183] platform eisa.0: EISA: Detected 0 cards [ 8.358293] ledtrig-cpu: registered to indicate activity on CPUs [ 8.363004] drop_monitor: Initializing network drop monitor service [ 8.367775] NET: Registered PF_INET6 protocol family [ 8.374908] Segment Routing with IPv6 [ 8.377772] In-situ OAM (IOAM) with IPv6 [ 8.381048] NET: Registered PF_PACKET protocol family [ 8.384990] Key type dns_resolver registered [ 8.388593] IPI shorthand broadcast: enabled [ 8.392341] registered taskstats version 1 [ 8.395716] Loading compiled-in X.509 certificates [ 8.399799] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.407885] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.415295] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.422198] blacklist: Loading compiled-in revocation X.509 certificates [ 8.426950] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.433885] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.444114] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.451884] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.459256] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.467378] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.474838] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.482610] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.491039] zswap: loaded using pool lzo/zbud [ 8.494866] Key type .fscrypt registered [ 8.497767] Key type fscrypt-provisioning registered [ 8.503313] Key type encrypted registered [ 8.506314] AppArmor: AppArmor sha1 policy hashing enabled [ 8.510486] ima: No TPM chip found, activating TPM-bypass! [ 8.514492] Loading compiled-in module X.509 certificates [ 8.518819] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.525765] ima: Allocated hash algorithm: sha1 [ 8.529240] ima: No architecture policies found [ 8.533139] evm: Initialising EVM extended attributes: [ 8.537194] evm: security.selinux [ 8.539891] evm: security.SMACK64 [ 8.542656] evm: security.SMACK64EXEC [ 8.545425] evm: security.SMACK64TRANSMUTE [ 8.548752] evm: security.SMACK64MMAP [ 8.551701] evm: security.apparmor [ 8.554377] evm: security.ima [ 8.556832] evm: security.capability [ 8.559601] evm: HMAC attrs: 0x1 [ 8.562602] PM: Magic number: 5:60:580 [ 8.565644] pci_bus 0000:01: hash matches [ 8.569142] RAS: Correctable Errors collector initialized. [ 8.573184] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.578009] Unstable clock detected, switching default tracing clock to "global" [ 8.578009] If you want to keep using the local clock, then add: [ 8.578009] "trace_clock=local" [ 8.578009] on the kernel command line [ 8.595110] Freeing unused decrypted memory: 2036K [ 8.599308] Freeing unused kernel image (initmem) memory: 3244K [ 8.603824] Write protecting the kernel read-only data: 30720k [ 8.608608] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.613685] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.671434] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.676610] Run /init as init process info: initramfs: up at 8.09 [ 8.741445] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.754671] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.761386] GPT:229375 != 2097151 [ 8.764648] GPT:Alternate GPT header not at the end of the disk. [ 8.769272] GPT:229375 != 2097151 [ 8.772029] GPT: Use GNU Parted to correct GPT errors. [ 8.828039] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.202033] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.235925] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.39 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:fd:82:91:d9:20:9c:4b:3d:9b:87:c7:da:48:3d:7b:11 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2/8RDpgTQV8gej9dU8nddrOwxnERk7whjboNUI9HbYZaLMjRG/pEGbkyPXohBo1RkyFvSj89T93Q7ZvLKV3npvVJNeHK91yYSz2HYbDYz6mqufzlWzmwsvuFCwbbhOGFsbToNtCTof48phc7T8pMnZDLb5eq9VJiidx1rYFS56a+Com3if7b0OddUBw5FymXUAQalHkG2UHdm9IBGUnK94miuMnbznd/oHcSZ/LqCdcg2dlpGtnWly4C+QsqCeeuxoiMdiSteQhxVccHRRWgvWTLXtB5X82H8srtVn+hK7bPJdVoffgJ7NsAN1X6cb4thCuUGWEY/pOi/cU2wGmz root@tempest-testnetworkbasicops-server-1309274408 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDu7GTNc0P/Oxu99jgWYelq/ggOKKd9g0EObmdTkBQD6I/Rlagc5fVYjPw3LvRhhhIJtcSa07LJsTPFPfw6ouLY= root@tempest-testnetworkbasicops-server-1309274408 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2a:251c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: fd8291d9-209c-4b3d-9b87-c7da483d7b11 name: tempest-TestNetworkBasicOps-server-1309274408 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1309274408 launch-index: 0 === cirros: current=0.6.2 uptime=10.69 === === 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:2A:25:1C inet6 addr: fe80::f816:3eff:fe2a:251c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:616 (616.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-1309274408 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 [ 9.302001] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.304382] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.317919] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.965903] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.988980] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.093718] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.094533] ISO 9660 Extensions: RRIP_1991A [ 10.198095] 8021q: adding VLAN 0 to HW filter on device eth0 [ 11.154787] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 11.156159] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:34:35 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:34:35 cirros auth.notice su: + none root:cirros Dec 11 11:34:35 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: DUID 00:04:fd:82:91:d9:20:9c:4b:3d:9b:87:c7:da:48:3d:7b:11 Dec 11 11:34:35 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2a:25:1c Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2a:251c Dec 11 11:34:35 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:34:36 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-1309274408 login: 2025-12-11 11:34:58,407 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.12 2025-12-11 11:34:58,407 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-11 11:34:58,411 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:34:58,514 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:34:58,515 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-11 11:34:59,523 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.195 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.12' failed, exit status: 1, stderr: stdout: PING 10.100.0.12 (10.100.0.12) 56(84) bytes of data. --- 10.100.0.12 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-11 11:34:59,524 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.12 via a ssh connection from: 192.168.122.195. 2025-12-11 11:34:59,524 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.117152 seconds 2025-12-11 11:35:01,290 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/d7aaffd1-3b6a-454d-bbe7-82dad36beee6 1.765s 2025-12-11 11:35:01,290 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': 'Thu, 11 Dec 2025 11:35:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1078', 'x-openstack-request-id': 'req-0b441eda-c416-4489-adf0-30b8c848923f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/d7aaffd1-3b6a-454d-bbe7-82dad36beee6'} Body: b'{"port":{"id":"d7aaffd1-3b6a-454d-bbe7-82dad36beee6","name":"","network_id":"8d264fa1-a4bd-4cda-b0f8-15fe40c2af08","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:2a:25:1c","admin_state_up":true,"status":"DOWN","device_id":"fd8291d9-209c-4b3d-9b87-c7da483d7b11","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8a674b1-071c-4aab-b621-295cbac7273a","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a4371b23-e8c0-4b46-8ee5-44f6f2179fc4"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1309274408","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1309274408","fqdn":"tempest-testnetworkbasicops-server-1309274408.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:34:20Z","updated_at":"2025-12-11T11:35:00Z","revision_number":7,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:01,755 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/896ab436-4204-47bc-b000-bb2ddb74b5b4 0.465s 2025-12-11 11:35:01,756 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-272e4975-3bb0-4033-99fa-9f0dd72c29d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/896ab436-4204-47bc-b000-bb2ddb74b5b4'} Body: b'{"floatingip": {"id": "896ab436-4204-47bc-b000-bb2ddb74b5b4", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.224", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "a58f80ce-5b53-4dd5-ace1-58ddac9200af", "port_id": "d7aaffd1-3b6a-454d-bbe7-82dad36beee6", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "8d264fa1-a4bd-4cda-b0f8-15fe40c2af08", "mac_address": "fa:16:3e:2a:25:1c", "admin_state_up": true, "status": "DOWN", "device_id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:34:25Z", "updated_at": "2025-12-11T11:34:26Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:01,756 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '896ab436-4204-47bc-b000-bb2ddb74b5b4', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.224', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': 'a58f80ce-5b53-4dd5-ace1-58ddac9200af', 'port_id': 'd7aaffd1-3b6a-454d-bbe7-82dad36beee6', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '8d264fa1-a4bd-4cda-b0f8-15fe40c2af08', 'mac_address': 'fa:16:3e:2a:25:1c', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'fd8291d9-209c-4b3d-9b87-c7da483d7b11', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:34:25Z', 'updated_at': '2025-12-11T11:34:26Z', 'revision_number': 1, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:35:01,756 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.465712 seconds 2025-12-11 11:35:01,757 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.224 with user: cirros 2025-12-11 11:35:01,757 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.224 in 120 sec and the expected result is reachable 2025-12-11 11:35:01,784 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.026556 seconds 2025-12-11 11:35:01,784 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.224 in 120 sec and the ping result is expected 2025-12-11 11:35:01,940 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/fd8291d9-209c-4b3d-9b87-c7da483d7b11/action 0.152s 2025-12-11 11:35:01,940 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:01 GMT', 'server': 'Apache', 'content-length': '75352', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa915427-3b2b-4d10-adab-de1878acbcdf', 'x-compute-request-id': 'req-aa915427-3b2b-4d10-adab-de1878acbcdf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11/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 1146134179 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001545] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004393] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004432] Using GB pages for direct mapping\\n[ 0.004666] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004670] ACPI: Early table checksum verification disabled\\n[ 0.004675] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004680] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004687] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004694] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004698] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004702] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004706] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004709] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004713] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004715] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004716] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004717] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004719] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004720] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006032] No NUMA configuration fo 2025-12-11 11:35:01,941 25 DEBUG [tempest.scenario.manager] Console output for fd8291d9-209c-4b3d-9b87-c7da483d7b11 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 1146134179 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001545] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004393] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004432] Using GB pages for direct mapping [ 0.004666] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004670] ACPI: Early table checksum verification disabled [ 0.004675] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004680] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004687] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004694] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004698] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004702] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004706] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004709] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004713] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004715] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004716] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004717] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004719] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004720] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006032] No NUMA configuration found [ 0.006035] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006048] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006493] Zone ranges: [ 0.006495] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006498] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006500] Normal empty [ 0.006502] Device empty [ 0.006504] Movable zone start for each node [ 0.006507] Early memory node ranges [ 0.006508] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006509] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006511] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006777] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006806] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006998] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018644] ACPI: PM-Timer IO Port: 0x608 [ 0.018678] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018823] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018828] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018831] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018833] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018834] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018836] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018839] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018842] TSC deadline timer available [ 0.018857] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018935] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018938] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018939] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018940] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018943] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018944] Booting paravirtualized kernel on KVM [ 0.018948] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018955] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020898] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020982] kvm-guest: setup async PF for cpu 0 [ 0.021011] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.021034] kvm-guest: PV spinlocks disabled, single CPU [ 0.021042] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.021045] Policy zone: DMA32 [ 0.021047] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.021118] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021132] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021141] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021210] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021563] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022292] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022322] ftrace: allocating 50600 entries in 198 pages [ 0.051433] ftrace: allocated 198 pages with 4 groups [ 0.051613] rcu: Hierarchical RCU implementation. [ 0.051615] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051618] Rude variant of Tasks RCU enabled. [ 0.051619] Tracing variant of Tasks RCU enabled. [ 0.051620] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051622] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.057360] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057897] random: crng init done [ 0.103129] Console: colour VGA+ 80x25 [ 0.260288] printk: console [tty1] enabled [ 0.619463] printk: console [ttyS0] enabled [ 0.622656] ACPI: Core revision 20210730 [ 0.625696] APIC: Switch to symmetric I/O mode setup [ 0.630670] x2apic enabled [ 0.634101] Switched APIC routing to physical x2apic. [ 0.643050] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.650330] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.654324] pid_max: default: 32768 minimum: 301 [ 0.654324] LSM: Security Framework initializing [ 0.654324] landlock: Up and running. [ 0.654324] Yama: becoming mindful. [ 0.654324] AppArmor: AppArmor initialized [ 0.654324] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.654324] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.654324] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.654324] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.654324] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.654324] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.654324] Spectre V2 : Mitigation: Retpolines [ 0.654324] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.654324] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.654324] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.654324] RETBleed: Mitigation: untrained return thunk [ 0.654324] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.654324] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.654324] Freeing SMP alternatives memory: 44K [ 0.654324] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.654503] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.658348] ... version: 0 [ 0.661575] ... bit width: 48 [ 0.662342] ... generic registers: 6 [ 0.665407] ... value mask: 0000ffffffffffff [ 0.666339] ... max period: 00007fffffffffff [ 0.670340] ... fixed-purpose events: 0 [ 0.673644] ... event mask: 000000000000003f [ 0.674488] rcu: Hierarchical SRCU implementation. [ 0.678751] smp: Bringing up secondary CPUs ... [ 0.682206] smp: Brought up 1 node, 1 CPU [ 0.682342] smpboot: Max logical packages: 1 [ 0.685600] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.686841] devtmpfs: initialized [ 0.689587] x86/mm: Memory block size: 128MB [ 0.690515] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.694349] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.698390] pinctrl core: initialized pinctrl subsystem [ 0.702755] PM: RTC time: 11:34:25, date: 2025-12-11 [ 0.706540] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.710474] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.714403] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.718356] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.722355] audit: initializing netlink subsys (disabled) [ 0.726513] thermal_sys: Registered thermal governor 'fair_share' [ 0.726514] thermal_sys: Registered thermal governor 'bang_bang' [ 0.730351] audit: type=2000 audit(1765452865.383:1): state=initialized audit_enabled=0 res=1 [ 0.738352] thermal_sys: Registered thermal governor 'step_wise' [ 0.738355] thermal_sys: Registered thermal governor 'user_space' [ 0.742341] thermal_sys: Registered thermal governor 'power_allocator' [ 0.746368] EISA bus registered [ 0.753221] cpuidle: using governor ladder [ 0.754342] cpuidle: using governor menu [ 0.760159] ACPI: bus type PCI registered [ 0.762339] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.766674] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.770345] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.774374] PCI: Using configuration type 1 for base access [ 0.780045] Kprobes globally optimized [ 0.782522] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.786341] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.791175] ACPI: Added _OSI(Module Device) [ 0.794390] ACPI: Added _OSI(Processor Device) [ 0.797919] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.798371] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802347] ACPI: Added _OSI(Linux-Dell-Video) [ 0.805805] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.806350] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.814810] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.822708] ACPI: Interpreter enabled [ 0.825691] ACPI: PM: (supports S0 S5) [ 0.826342] ACPI: Using IOAPIC for interrupt routing [ 0.830436] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.834344] PCI: Using E820 reservations for host bridge windows [ 0.838652] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.848786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.850353] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.854504] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.858448] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.863755] PCI host bridge to bus 0000:00 [ 0.866344] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.870340] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.874339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.878338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.882338] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.886338] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.890339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.894699] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.902908] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.914345] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.930315] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.936903] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.948841] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.950616] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.960049] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.965986] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.973501] pci 0000:00:02.0: enabling Extended Tags [ 0.977198] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.981804] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.988143] pci 0000:00:02.1: enabling Extended Tags [ 0.992961] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.997547] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.006145] pci 0000:00:02.2: enabling Extended Tags [ 1.009943] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.013217] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.019902] pci 0000:00:02.3: enabling Extended Tags [ 1.025272] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.030347] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.040675] pci 0000:00:02.4: enabling Extended Tags [ 1.046343] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.053951] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.059821] pci 0000:00:02.5: enabling Extended Tags [ 1.065165] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.070350] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.082344] pci 0000:00:02.6: enabling Extended Tags [ 1.090516] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.098167] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.103375] pci 0000:00:02.7: enabling Extended Tags [ 1.111198] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.117677] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.123931] pci 0000:00:03.0: enabling Extended Tags [ 1.129193] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.135879] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.145630] pci 0000:00:03.1: enabling Extended Tags [ 1.149193] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.154040] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.162075] pci 0000:00:03.2: enabling Extended Tags [ 1.165016] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.169834] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.176705] pci 0000:00:03.3: enabling Extended Tags [ 1.182229] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.185389] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.191215] pci 0000:00:03.4: enabling Extended Tags [ 1.197142] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.203858] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.214082] pci 0000:00:03.5: enabling Extended Tags [ 1.217304] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.221600] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.227750] pci 0000:00:03.6: enabling Extended Tags [ 1.233226] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.239591] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.249796] pci 0000:00:03.7: enabling Extended Tags [ 1.256447] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.261688] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.267693] pci 0000:00:04.0: enabling Extended Tags [ 1.273067] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.278095] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.286723] pci 0000:00:04.1: enabling Extended Tags [ 1.295289] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.303511] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.313624] pci 0000:00:04.2: enabling Extended Tags [ 1.317588] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.321081] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.326655] pci 0000:00:04.3: enabling Extended Tags [ 1.333011] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.337677] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.344663] pci 0000:00:04.4: enabling Extended Tags [ 1.349295] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.354349] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.363640] pci 0000:00:04.5: enabling Extended Tags [ 1.369031] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.373547] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.383676] pci 0000:00:04.6: enabling Extended Tags [ 1.389362] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.393911] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.399740] pci 0000:00:04.7: enabling Extended Tags [ 1.410808] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.418348] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.427685] pci 0000:00:05.0: enabling Extended Tags [ 1.497556] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.500300] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.503394] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.524528] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.528935] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.534886] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.546163] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.553615] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.558147] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.562745] pci 0000:01:00.0: enabling Extended Tags [ 1.644966] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.646415] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.650412] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.654471] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.660908] pci_bus 0000:02: extended config space not accessible [ 1.662654] acpiphp: Slot [1] registered [ 1.665937] acpiphp: Slot [0] registered [ 1.666390] acpiphp: Slot [2] registered [ 1.669392] acpiphp: Slot [3] registered [ 1.670393] acpiphp: Slot [4] registered [ 1.673415] acpiphp: Slot [5] registered [ 1.674393] acpiphp: Slot [6] registered [ 1.677725] acpiphp: Slot [7] registered [ 1.678424] acpiphp: Slot [8] registered [ 1.681395] acpiphp: Slot [9] registered [ 1.682409] acpiphp: Slot [10] registered [ 1.685796] acpiphp: Slot [11] registered [ 1.686398] acpiphp: Slot [12] registered [ 1.689607] acpiphp: Slot [13] registered [ 1.690394] acpiphp: Slot [14] registered [ 1.693869] acpiphp: Slot [15] registered [ 1.694395] acpiphp: Slot [16] registered [ 1.697352] acpiphp: Slot [17] registered [ 1.698402] acpiphp: Slot [18] registered [ 1.701717] acpiphp: Slot [19] registered [ 1.702407] acpiphp: Slot [20] registered [ 1.706377] acpiphp: Slot [21] registered [ 1.709316] acpiphp: Slot [22] registered [ 1.710394] acpiphp: Slot [23] registered [ 1.713551] acpiphp: Slot [24] registered [ 1.714404] acpiphp: Slot [25] registered [ 1.717693] acpiphp: Slot [26] registered [ 1.718391] acpiphp: Slot [27] registered [ 1.721338] acpiphp: Slot [28] registered [ 1.722388] acpiphp: Slot [29] registered [ 1.725531] acpiphp: Slot [30] registered [ 1.726391] acpiphp: Slot [31] registered [ 1.731966] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.744461] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.825281] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.826410] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.830406] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.834535] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.844169] acpiphp: Slot [0-2] registered [ 1.847032] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.856907] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.867848] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.874342] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.878542] pci 0000:03:00.0: enabling Extended Tags [ 1.964488] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.966531] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.970483] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.977912] acpiphp: Slot [0-3] registered [ 1.979082] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.990345] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.004860] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.010049] pci 0000:04:00.0: enabling Extended Tags [ 2.098156] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.098496] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.102500] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.108621] acpiphp: Slot [0-4] registered [ 2.111029] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.120411] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.129107] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.133444] pci 0000:05:00.0: enabling Extended Tags [ 2.217780] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.218499] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.222494] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.229626] acpiphp: Slot [0-5] registered [ 2.231009] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.242308] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.250343] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.256781] pci 0000:06:00.0: enabling Extended Tags [ 2.337734] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.338482] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.342465] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.349441] acpiphp: Slot [0-6] registered [ 2.421940] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.422517] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.426470] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.434349] acpiphp: Slot [0-7] registered [ 2.513032] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.514509] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.518475] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.526100] acpiphp: Slot [0-8] registered [ 2.603828] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.606506] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.610513] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.618490] acpiphp: Slot [0-9] registered [ 2.707571] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.710516] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.714501] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.722278] acpiphp: Slot [0-10] registered [ 2.799224] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.802478] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.806533] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.813644] acpiphp: Slot [0-11] registered [ 2.894239] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.894501] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.898509] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.906133] acpiphp: Slot [0-12] registered [ 2.985806] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.986478] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.990495] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.997494] acpiphp: Slot [0-13] registered [ 3.074482] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.078474] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.082467] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.089670] acpiphp: Slot [0-14] registered [ 3.164796] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.166473] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.170495] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.177758] acpiphp: Slot [0-15] registered [ 3.253002] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.254476] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.258464] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.266005] acpiphp: Slot [0-16] registered [ 3.340192] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.342477] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.346470] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.353619] acpiphp: Slot [0-17] registered [ 3.429758] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.430475] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.434475] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.441644] acpiphp: Slot [0-18] registered [ 3.516483] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.518496] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.522494] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.529745] acpiphp: Slot [0-19] registered [ 3.608160] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.610517] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.614467] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.621659] acpiphp: Slot [0-20] registered [ 3.697977] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.698477] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.702496] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.710160] acpiphp: Slot [0-21] registered [ 3.785303] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.786499] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.790475] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.797645] acpiphp: Slot [0-22] registered [ 3.882927] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.886513] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.890499] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.898353] acpiphp: Slot [0-23] registered [ 3.980258] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.982519] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.986497] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.994450] acpiphp: Slot [0-24] registered [ 4.075509] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.078478] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.082479] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.090167] acpiphp: Slot [0-25] registered [ 4.164274] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.166490] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.170476] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.223826] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.226691] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.230648] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.234591] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.238626] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.242586] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.246625] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.250645] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.254513] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.258361] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.262363] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.266357] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.270355] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.274360] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.278359] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.282364] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.286772] iommu: Default domain type: Translated [ 4.290343] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.294620] SCSI subsystem initialized [ 4.298143] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.298324] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.298359] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.302389] vgaarb: loaded [ 4.306372] ACPI: bus type USB registered [ 4.310129] usbcore: registered new interface driver usbfs [ 4.310360] usbcore: registered new interface driver hub [ 4.314362] usbcore: registered new device driver usb [ 4.318289] pps_core: LinuxPPS API ver. 1 registered [ 4.318342] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.322353] PTP clock support registered [ 4.325797] EDAC MC: Ver: 3.0.0 [ 4.329992] NetLabel: Initializing [ 4.330339] NetLabel: domain hash size = 128 [ 4.333599] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.334404] NetLabel: unlabeled traffic allowed by default [ 4.338385] PCI: Using ACPI for IRQ routing [ 5.193327] clocksource: Switched to clocksource kvm-clock [ 5.214086] VFS: Disk quotas dquot_6.6.0 [ 5.217511] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.223143] AppArmor: AppArmor Filesystem Enabled [ 5.227299] pnp: PnP ACPI init [ 5.230671] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.239519] pnp: PnP ACPI: found 5 devices [ 5.250593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.260719] NET: Registered PF_INET protocol family [ 5.266711] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.277774] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.287472] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.295865] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.303956] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.311374] TCP: Hash tables configured (established 1024 bind 1024) [ 5.318141] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.325522] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.332171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.340196] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.347085] NET: Registered PF_XDP protocol family [ 5.353322] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.363290] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.372265] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.381337] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.389615] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.398017] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.406672] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.414519] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.422733] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.431671] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.440453] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.449714] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.458384] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.467658] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.476191] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.485446] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.494058] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.503662] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.513392] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.524116] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.534446] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.542844] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.550866] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.559485] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.567633] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.573629] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.579960] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.586367] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.593217] pci 0000:00:02.5:EAEF BAR 13: assigned [io 0x5000-0x5fff] [ 5.599589] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.606484] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.612500] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.618994] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.625656] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.632498] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.638460] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.644792] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.651175] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.657666] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.664703] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.671269] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.678270] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.685218] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.692333] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.699134] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.706750] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.713295] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.719788] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.725934] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.732664] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.739656] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.746383] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.753088] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.759723] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.765709] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.771990] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.777976] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.784739] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.791290] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.797720] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.803675] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.809749] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.815946] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.821983] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.827942] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.834290] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.840752] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.847387] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.853613] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.859727] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.866002] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.873317] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.879826] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.886177] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.892971] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.899983] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.907257] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.913920] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.921252] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.929402] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.936026] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.942398] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.948875] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.954873] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.961861] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.968432] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.976090] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.984002] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.991811] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.998465] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.006075] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.012587] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.019941] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.026724] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.034108] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.039638] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.049376] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.059590] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.072121] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.078194] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.088320] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.097767] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.108729] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.116112] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.124909] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.139310] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.149862] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.157603] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.171069] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.179024] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.189756] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.201349] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.209688] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.218889] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.230694] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.239156] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.247913] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.257447] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.265691] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.275148] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.286622] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.294720] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.304397] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.316293] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.323378] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.333045] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.344622] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.352868] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.361857] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.373901] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.384655] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.396812] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.411180] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.421195] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.432875] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.447216] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.455107] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.465607] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.477135] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.490038] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.496107] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.504585] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.513728] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.523414] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.529824] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.537598] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.546821] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.557947] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.563602] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.572135] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.581577] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.591850] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.596928] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.605813] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.614915] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.625249] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.630749] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.639281] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.648596] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.659647] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.665911] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.674042] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.683633] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.695943] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.702651] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.711262] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.718823] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.729696] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.736370] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.744291] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.753682] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.765732] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.771712] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.781078] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.790420] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.802572] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.809158] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.817458] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.827060] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.837751] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.844218] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.852338] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.860554] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.872357] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.879027] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.886837] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.896124] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.907067] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.913744] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.920868] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.928155] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.935591] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.942423] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.949192] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.955291] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.961506] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.969375] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.975471] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.983562] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.990874] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.997428] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 7.004697] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 7.011696] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 7.018731] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 7.024587] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 7.031848] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 7.038228] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 7.045116] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 7.051216] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 7.058446] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 7.064788] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 7.071717] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 7.078258] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.085631] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 7.091943] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.099527] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 7.105996] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.113358] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.119735] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.127251] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.133587] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.140894] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.147139] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.154365] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.162480] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.168546] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.175405] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.183868] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.190401] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.197650] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.205988] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.212293] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.219163] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.227026] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.233194] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.240321] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.248186] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.254357] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.261159] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.269199] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.275585] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.283076] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.291473] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.297530] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.304318] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.314497] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.319898] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.325784] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.332691] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.338265] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.344375] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.351290] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.356700] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.363052] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.371341] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.378482] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.386088] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.394850] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.401532] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.408148] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.417345] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.430321] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 13098 usecs [ 7.440696] PCI: CLS 0 bytes, default 64 [ 7.445557] Trying to unpack rootfs image as initramfs... [ 7.449791] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.470793] Initialise system trusted keyrings [ 7.474298] Key type blacklist registered [ 7.486450] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.494186] zbud: loaded [ 7.502581] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.514545] fuse: init (API version 7.34) [ 7.517864] integrity: Platform Keyring initialized [ 7.534431] Key type asymmetric registered [ 7.537692] Asymmetric key parser 'x509' registered [ 7.550441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.562475] io scheduler mq-deadline registered [ 7.568973] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.583302] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.604160] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.615138] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.632020] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.646914] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.662852] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.674932] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.692678] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.707121] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.724522] Freeing initrd memory: 8744K [ 7.728463] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.733538] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.742631] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.748356] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.757666] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.762713] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.769283] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.776347] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.781430] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.790878] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.796484] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.805220] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.810905] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.819251] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.823855] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.832998] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.838664] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.849042] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.854691] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.862972] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.867557] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.877172] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.882903] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.888837] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.895847] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.901676] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.910520] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.915731] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.924059] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.928735] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.938028] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.943452] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.951824] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.957137] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.965793] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.970481] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.980085] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.985439] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.993517] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.998637] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 8.004135] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.010223] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.014728] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.023847] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.034439] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.039413] shpchp 0000:01:00.0: Slot initialization failed [ 8.047548] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.053819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.060647] ACPI: button: Power Button [PWRF] [ 8.092642] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.128470] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.137088] Linux agpgart interface v0.103 [ 8.141443] loop: module loaded [ 8.144180] tun: Universal TUN/TAP device driver, 1.6 [ 8.147965] PPP generic driver version 2.4.2 [ 8.151171] VFIO - User Level meta-driver version: 0.3 [ 8.154897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.159390] ehci-pci: EHCI PCI platform driver [ 8.162676] ehci-platform: EHCI generic platform driver [ 8.166439] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.170831] ohci-pci: OHCI PCI platform driver [ 8.174012] ohci-platform: OHCI generic platform driver [ 8.177832] uhci_hcd: USB Universal Host Controller Interface driver [ 8.185029] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.189142] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.194446] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.198388] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.202879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.209057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.214667] usb usb1: Product: UHCI Host Controller [ 8.218610] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.223218] usb usb1: SerialNumber: 0000:02:01.0 [ 8.226724] hub 1-0:1.0: USB hub found [ 8.230037] hub 1-0:1.0: 2 ports detected [ 8.233649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.241822] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.245551] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.249437] mousedev: PS/2 mouse device common for all mice [ 8.254510] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.260775] rtc_cmos 00:03: RTC can wake from S4 [ 8.266833] rtc_cmos 00:03: registered as rtc0 [ 8.270564] rtc_cmos 00:03: setting system clock to 2025-12-11T11:34:33 UTC (1765452873) [ 8.276909] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.281985] i2c_dev: i2c /dev entries driver [ 8.285862] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.295435] device-mapper: uevent: version 1.0.3 [ 8.299786] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.306615] platform eisa.0: Probing EISA bus 0 [ 8.310306] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.315213] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.319810] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.324716] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.329556] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.334300] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.339407] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.344066] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.348578] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.353183] platform eisa.0: EISA: Detected 0 cards [ 8.358293] ledtrig-cpu: registered to indicate activity on CPUs [ 8.363004] drop_monitor: Initializing network drop monitor service [ 8.367775] NET: Registered PF_INET6 protocol family [ 8.374908] Segment Routing with IPv6 [ 8.377772] In-situ OAM (IOAM) with IPv6 [ 8.381048] NET: Registered PF_PACKET protocol family [ 8.384990] Key type dns_resolver registered [ 8.388593] IPI shorthand broadcast: enabled [ 8.392341] registered taskstats version 1 [ 8.395716] Loading compiled-in X.509 certificates [ 8.399799] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.407885] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.415295] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.422198] blacklist: Loading compiled-in revocation X.509 certificates [ 8.426950] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.433885] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.444114] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.451884] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.459256] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.467378] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.474838] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.482610] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.491039] zswap: loaded using pool lzo/zbud [ 8.494866] Key type .fscrypt registered [ 8.497767] Key type fscrypt-provisioning registered [ 8.503313] Key type encrypted registered [ 8.506314] AppArmor: AppArmor sha1 policy hashing enabled [ 8.510486] ima: No TPM chip found, activating TPM-bypass! [ 8.514492] Loading compiled-in module X.509 certificates [ 8.518819] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.525765] ima: Allocated hash algorithm: sha1 [ 8.529240] ima: No architecture policies found [ 8.533139] evm: Initialising EVM extended attributes: [ 8.537194] evm: security.selinux [ 8.539891] evm: security.SMACK64 [ 8.542656] evm: security.SMACK64EXEC [ 8.545425] evm: security.SMACK64TRANSMUTE [ 8.548752] evm: security.SMACK64MMAP [ 8.551701] evm: security.apparmor [ 8.554377] evm: security.ima [ 8.556832] evm: security.capability [ 8.559601] evm: HMAC attrs: 0x1 [ 8.562602] PM: Magic number: 5:60:580 [ 8.565644] pci_bus 0000:01: hash matches [ 8.569142] RAS: Correctable Errors collector initialized. [ 8.573184] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.578009] Unstable clock detected, switching default tracing clock to "global" [ 8.578009] If you want to keep using the local clock, then add: [ 8.578009] "trace_clock=local" [ 8.578009] on the kernel command line [ 8.595110] Freeing unused decrypted memory: 2036K [ 8.599308] Freeing unused kernel image (initmem) memory: 3244K [ 8.603824] Write protecting the kernel read-only data: 30720k [ 8.608608] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.613685] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.671434] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.676610] Run /init as init process info: initramfs: up at 8.09 [ 8.741445] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.754671] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.761386] GPT:229375 != 2097151 [ 8.764648] GPT:Alternate GPT header not at the end of the disk. [ 8.769272] GPT:229375 != 2097151 [ 8.772029] GPT: Use GNU Parted to correct GPT errors. [ 8.828039] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.202033] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.235925] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.39 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:fd:82:91:d9:20:9c:4b:3d:9b:87:c7:da:48:3d:7b:11 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2/8RDpgTQV8gej9dU8nddrOwxnERk7whjboNUI9HbYZaLMjRG/pEGbkyPXohBo1RkyFvSj89T93Q7ZvLKV3npvVJNeHK91yYSz2HYbDYz6mqufzlWzmwsvuFCwbbhOGFsbToNtCTof48phc7T8pMnZDLb5eq9VJiidx1rYFS56a+Com3if7b0OddUBw5FymXUAQalHkG2UHdm9IBGUnK94miuMnbznd/oHcSZ/LqCdcg2dlpGtnWly4C+QsqCeeuxoiMdiSteQhxVccHRRWgvWTLXtB5X82H8srtVn+hK7bPJdVoffgJ7NsAN1X6cb4thCuUGWEY/pOi/cU2wGmz root@tempest-testnetworkbasicops-server-1309274408 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDu7GTNc0P/Oxu99jgWYelq/ggOKKd9g0EObmdTkBQD6I/Rlagc5fVYjPw3LvRhhhIJtcSa07LJsTPFPfw6ouLY= root@tempest-testnetworkbasicops-server-1309274408 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2a:251c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: fd8291d9-209c-4b3d-9b87-c7da483d7b11 name: tempest-TestNetworkBasicOps-server-1309274408 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1309274408 launch-index: 0 === cirros: current=0.6.2 uptime=10.69 === === 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:2A:25:1C inet6 addr: fe80::f816:3eff:fe2a:251c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:616 (616.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-1309274408 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 [ 9.302001] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.304382] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.317919] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.965903] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.988980] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.093718] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.094533] ISO 9660 Extensions: RRIP_1991A [ 10.198095] 8021q: adding VLAN 0 to HW filter on device eth0 [ 11.154787] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 11.156159] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:34:35 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:34:35 cirros auth.notice su: + none root:cirros Dec 11 11:34:35 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: DUID 00:04:fd:82:91:d9:20:9c:4b:3d:9b:87:c7:da:48:3d:7b:11 Dec 11 11:34:35 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2a:25:1c Dec 11 11:34:35 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2a:251c Dec 11 11:34:35 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:34:36 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-1309274408 login: 2025-12-11 11:35:01,942 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2025-12-11 11:35:01,945 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:35:02,043 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:35:02,046 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2025-12-11 11:35:02,047 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.12 2025-12-11 11:35:02,047 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-11 11:35:02,052 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:35:02,153 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:35:02,153 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-11 11:35:02,159 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.112303 seconds 2025-12-11 11:35:02,633 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/5aaf5a6a-bf8b-4298-91d0-b2cd4b413395 0.473s 2025-12-11 11:35:02,634 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-be1478fd-4490-4686-8081-79851ce6c546', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/5aaf5a6a-bf8b-4298-91d0-b2cd4b413395'} Body: b'' 2025-12-11 11:35:02,801 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653 0.167s 2025-12-11 11:35:02,802 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:02 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-82b82384-da2b-4299-80cf-0170cadb4285', 'x-compute-request-id': 'req-82b82384-da2b-4299-80cf-0170cadb4285', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'' 2025-12-11 11:35:04,274 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653 1.472s 2025-12-11 11:35:04,275 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:02 GMT', 'server': 'Apache', 'content-length': '1821', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa5497b-df43-4eec-856a-f07c5d43c542', 'x-compute-request-id': 'req-ffa5497b-df43-4eec-856a-f07c5d43c542', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"server": {"id": "1065cc22-595b-442c-a162-ced3ad881653", "name": "tempest-TestNetworkBasicOps-server-1360102377", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:30Z", "updated": "2025-12-11T11:35:02Z", "addresses": {"tempest-network-smoke--354856839": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:1b:8b"}, {"version": 4, "addr": "192.168.122.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:1b:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1065cc22-595b-442c-a162-ced3ad881653"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1212381020", "OS-SRV-USG:launched_at": "2025-12-11T11:34:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1888959650"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:35:05,385 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653 0.103s 2025-12-11 11:35:05,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': 'Thu, 11 Dec 2025 11:35:05 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-9d1919b4-6b50-40bb-837b-81354cedb26e', 'x-compute-request-id': 'req-9d1919b4-6b50-40bb-837b-81354cedb26e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1065cc22-595b-442c-a162-ced3ad881653'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1065cc22-595b-442c-a162-ced3ad881653 could not be found."}}' 2025-12-11 11:35:06,264 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/62f79708-33e1-43a1-bcf3-23f253a403ef 0.878s 2025-12-11 11:35:06,265 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-54901a71-96f3-417d-9c6f-04d1b8ef180c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/62f79708-33e1-43a1-bcf3-23f253a403ef'} Body: b'' 2025-12-11 11:35:06,332 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-1212381020 0.067s 2025-12-11 11:35:06,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': 'Thu, 11 Dec 2025 11:35:06 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-546bc4b4-c4f6-4c8f-8d64-ea8e5d1ba24f', 'x-compute-request-id': 'req-546bc4b4-c4f6-4c8f-8d64-ea8e5d1ba24f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1212381020'} Body: b'' 2025-12-11 11:35:07,263 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/896ab436-4204-47bc-b000-bb2ddb74b5b4 0.930s 2025-12-11 11:35:07,263 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fe753901-05fa-4a16-be57-e9db0e7500ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/896ab436-4204-47bc-b000-bb2ddb74b5b4'} Body: b'' 2025-12-11 11:35:07,500 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.236s 2025-12-11 11:35:07,500 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:07 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc91d4fb-ac00-42c9-949c-6b1412999f4b', 'x-compute-request-id': 'req-dc91d4fb-ac00-42c9-949c-6b1412999f4b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'' 2025-12-11 11:35:09,219 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11 1.718s 2025-12-11 11:35:09,220 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:07 GMT', 'server': 'Apache', 'content-length': '1821', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e220b5-1ef7-4e2a-9ff8-069816558006', 'x-compute-request-id': 'req-c2e220b5-1ef7-4e2a-9ff8-069816558006', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"server": {"id": "fd8291d9-209c-4b3d-9b87-c7da483d7b11", "name": "tempest-TestNetworkBasicOps-server-1309274408", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:34:18Z", "updated": "2025-12-11T11:35:07Z", "addresses": {"tempest-network-smoke--354856839": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:25:1c"}, {"version": 4, "addr": "192.168.122.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:25:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1791615305", "OS-SRV-USG:launched_at": "2025-12-11T11:34:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005352935"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:35:10,325 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11 0.100s 2025-12-11 11:35:10,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': 'Thu, 11 Dec 2025 11:35:10 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-146b609f-69b1-4d84-b5e0-6f67b009e999', 'x-compute-request-id': 'req-146b609f-69b1-4d84-b5e0-6f67b009e999', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fd8291d9-209c-4b3d-9b87-c7da483d7b11'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fd8291d9-209c-4b3d-9b87-c7da483d7b11 could not be found."}}' 2025-12-11 11:35:11,259 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/a4371b23-e8c0-4b46-8ee5-44f6f2179fc4 0.933s 2025-12-11 11:35:11,259 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ad3948d4-787b-4d7b-87ab-85774969bec2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/a4371b23-e8c0-4b46-8ee5-44f6f2179fc4'} Body: b'' 2025-12-11 11:35:11,315 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-1791615305 0.055s 2025-12-11 11:35:11,315 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:11 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-cb14d9bc-ad40-455a-9128-490bfce8f664', 'x-compute-request-id': 'req-cb14d9bc-ad40-455a-9128-490bfce8f664', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1791615305'} Body: b'' 2025-12-11 11:35:12,382 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a58f80ce-5b53-4dd5-ace1-58ddac9200af/remove_router_interface 1.066s 2025-12-11 11:35:12,382 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a8a674b1-071c-4aab-b621-295cbac7273a"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9133a7f6-1948-47e2-9a7f-bfe704fb3d46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a58f80ce-5b53-4dd5-ace1-58ddac9200af/remove_router_interface'} Body: b'{"id": "a58f80ce-5b53-4dd5-ace1-58ddac9200af", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "789dfecd-fae8-49bd-9078-7273015d17c4", "network_id": "8d264fa1-a4bd-4cda-b0f8-15fe40c2af08", "subnet_id": "a8a674b1-071c-4aab-b621-295cbac7273a", "subnet_ids": ["a8a674b1-071c-4aab-b621-295cbac7273a"]}' 2025-12-11 11:35:13,233 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a8a674b1-071c-4aab-b621-295cbac7273a 0.849s 2025-12-11 11:35:13,233 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a1b6d6a5-b506-4f45-b2b3-71ec382a6f33', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a8a674b1-071c-4aab-b621-295cbac7273a'} Body: b'' 2025-12-11 11:35:15,385 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a58f80ce-5b53-4dd5-ace1-58ddac9200af 2.151s 2025-12-11 11:35:15,385 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2c0cc509-c5d3-4689-9230-396b09f07500', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a58f80ce-5b53-4dd5-ace1-58ddac9200af'} Body: b'' 2025-12-11 11:35:16,445 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/8d264fa1-a4bd-4cda-b0f8-15fe40c2af08 1.059s 2025-12-11 11:35:16,445 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-74664a93-5c4f-4459-8e56-b67e8ec07bbe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/8d264fa1-a4bd-4cda-b0f8-15fe40c2af08'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-11 11:35:16.458884Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] time: 2025-12-11 11:36:10.206460Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-11 11:35:18,203 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.744s 2025-12-11 11:35:18,204 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--1274992883", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-6b5dd701-acfa-46e9-bf81-6ed6b68c61c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"b1721d13-9d5b-4b29-8314-b17c4c012358","name":"tempest-network-smoke--1274992883","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:35:17Z","updated_at":"2025-12-11T11:35:17Z","revision_number":1}}' 2025-12-11 11:35:20,478 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.272s 2025-12-11 11:35:20,478 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-955032901", "admin_state_up": true, "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb"}}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-32df59b7-047f-4514-9128-2b8d8b64096c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "e7c26c89-6ad5-47da-b7a8-1fc0c8c07737", "name": "tempest-TestNetworkBasicOps-router-955032901", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:35:18Z", "updated_at": "2025-12-11T11:35:19Z", "revision_number": 2, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:20,590 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=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28 0.110s 2025-12-11 11:35:20,590 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-958c8352-0973-4e6c-90dc-22068d476639', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=de4d32e2dc4d4e1c83d2e09952191321&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:35:20,751 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.160s 2025-12-11 11:35:20,751 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-74cd9629-c9a4-455e-9e29-653062fefa77', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:35:21,205 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=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28 0.454s 2025-12-11 11:35:21,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': 'Thu, 11 Dec 2025 11:35:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-180fa1cc-03b3-4561-8f6a-103cae5ccc57', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=eaf8786f-b27c-4b13-8056-4c96a66523cb&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-11 11:35:21,946 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.740s 2025-12-11 11:35:21,946 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-64213266", "network_id": "b1721d13-9d5b-4b29-8314-b17c4c012358", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '631', 'x-openstack-request-id': 'req-6882458a-49cd-4e25-a05a-877a4cd3caa4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"ca47a578-4a95-45e0-a116-ec863ecd2a58","name":"tempest-subnet-smoke-64213266","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"b1721d13-9d5b-4b29-8314-b17c4c012358","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-11T11:35:21Z","updated_at":"2025-12-11T11:35:21Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:24,636 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/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737/add_router_interface 2.689s 2025-12-11 11:35:24,636 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ca47a578-4a95-45e0-a116-ec863ecd2a58"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dc5cce72-beea-40e4-af0f-028781330161', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737/add_router_interface'} Body: b'{"id": "e7c26c89-6ad5-47da-b7a8-1fc0c8c07737", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "29e9a4ed-5dc7-4078-a07d-e0891c44997f", "network_id": "b1721d13-9d5b-4b29-8314-b17c4c012358", "subnet_id": "ca47a578-4a95-45e0-a116-ec863ecd2a58", "subnet_ids": ["ca47a578-4a95-45e0-a116-ec863ecd2a58"]}' 2025-12-11 11:35:25,233 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.596s 2025-12-11 11:35:25,234 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-b71ee099-b3a5-4e6b-bf72-1df5d645bcc2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"b1721d13-9d5b-4b29-8314-b17c4c012358","name":"tempest-network-smoke--1274992883","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["ca47a578-4a95-45e0-a116-ec863ecd2a58"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-11T11:35:17Z","updated_at":"2025-12-11T11:35:21Z","revision_number":2,"project_id":"de4d32e2dc4d4e1c83d2e09952191321","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":30578},{"id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","name":"public","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1ebf9fd3-7cfd-4178-b208-4d19597a68fe"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-11T11:23:58Z","updated_at":"2025-12-11T11:24:03Z","revision_number":2,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-11 11:35:25,329 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.094s 2025-12-11 11:35:25,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': 'Thu, 11 Dec 2025 11:35:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1290', 'x-openstack-request-id': 'req-0cde7a8e-64fd-4b85-baa2-d8136325bd15', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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":"1ebf9fd3-7cfd-4178-b208-4d19597a68fe","name":"public_subnet","tenant_id":"62f41c59e7b9457b9e5890fc2d52fe2c","network_id":"eaf8786f-b27c-4b13-8056-4c96a66523cb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:24:03Z","updated_at":"2025-12-11T11:24:03Z","revision_number":0,"project_id":"62f41c59e7b9457b9e5890fc2d52fe2c"},{"id":"ca47a578-4a95-45e0-a116-ec863ecd2a58","name":"tempest-subnet-smoke-64213266","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","network_id":"b1721d13-9d5b-4b29-8314-b17c4c012358","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-11T11:35:21Z","updated_at":"2025-12-11T11:35:21Z","revision_number":0,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:35:25,437 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.108s 2025-12-11 11:35:25,438 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-e2a03577-dcbc-4642-bba5-5ca673d75a5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "e7c26c89-6ad5-47da-b7a8-1fc0c8c07737", "name": "tempest-TestNetworkBasicOps-router-955032901", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:35:18Z", "updated_at": "2025-12-11T11:35:23Z", "revision_number": 3, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:35:25,575 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.136s 2025-12-11 11:35:25,576 25 DEBUG [tempest.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-1303833035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDWbqHQTetXIH5tHDt6DR30dAgFsVUQ8Sw//SI/07KeM2Y49fiVq/N4unAtM2Ro5rX0Yz2aYlllcaZeFsNhRKQWtVXErSwpHdT7zxp57FWENsLg0CPiB5UFyCZQ5yGuzHQ=="}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:25 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-82ed0e98-0943-4d78-a9df-eedb5429ddb8', 'x-compute-request-id': 'req-82ed0e98-0943-4d78-a9df-eedb5429ddb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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-1303833035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDWbqHQTetXIH5tHDt6DR30dAgFsVUQ8Sw//SI/07KeM2Y49fiVq/N4unAtM2Ro5rX0Yz2aYlllcaZeFsNhRKQWtVXErSwpHdT7zxp57FWENsLg0CPiB5UFyCZQ5yGuzHQ==", "fingerprint": "5c:b6:dc:43:b5:27:8d:0e:5a:90:8a:36:53:bf:1a:91", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef"}}' 2025-12-11 11:35:26,240 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.663s 2025-12-11 11:35:26,241 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-1090429612", "description": "tempest-secgroup-smoke-1090429612 description", "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-ee7fce84-cb42-4c50-bc05-5a3f0ef1aa76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "name": "tempest-secgroup-smoke-1090429612", "stateful": true, "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "tempest-secgroup-smoke-1090429612 description", "shared": false, "security_group_rules": [{"id": "74a1e993-fc4e-4259-bf5e-3b6970109c45", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 230, "description": null, "tags": [], "created_at": "2025-12-11T11:35:25Z", "updated_at": "2025-12-11T11:35:25Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}, {"id": "7d57b7b6-0260-4981-9717-fc0b8e03997d", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 229, "description": null, "tags": [], "created_at": "2025-12-11T11:35:25Z", "updated_at": "2025-12-11T11:35:25Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}], "tags": [], "created_at": "2025-12-11T11:35:25Z", "updated_at": "2025-12-11T11:35:25Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:26,481 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.239s 2025-12-11 11:35:26,482 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": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-60602fb2-492d-4d63-9ddf-797e1683a0a7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "c037c938-d94a-4d40-976e-3e23e73cb99d", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:35:26Z", "updated_at": "2025-12-11T11:35:26Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:26,653 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.170s 2025-12-11 11:35:26,654 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": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c85ec690-6040-4be4-b51e-c49a610d05c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "6b762f8e-32c7-4b17-8d00-15795729e83e", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:35:26Z", "updated_at": "2025-12-11T11:35:26Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:27,362 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.708s 2025-12-11 11:35:27,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": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e60e640c-903c-4c7b-9ed6-15645e247362', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "5df1f5a0-a27e-4808-aec4-6dd0051e5de0", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:35:27Z", "updated_at": "2025-12-11T11:35:27Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:27,578 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.214s 2025-12-11 11:35:27,578 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": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-9285fd70-f21d-470f-ba0d-ec227422a166', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "3638af28-61b3-47ca-8975-e6c378c7f21d", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:35:27Z", "updated_at": "2025-12-11T11:35:27Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:28,204 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.625s 2025-12-11 11:35:28,204 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": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8904fffd-c6e3-441f-a7f0-0270005d65d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "436f40cf-b5e2-4345-843b-7ba6b8f1f35a", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:35:27Z", "updated_at": "2025-12-11T11:35:27Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:28,409 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 2025-12-11 11:35:28,409 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": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-eaf2f42c-6bc4-4b49-b05b-f4e42f9929a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "526e6591-76fa-41d0-8cf1-0aacdd930278", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "security_group_id": "e1f3c314-8239-4cde-8dfb-3519065a96f0", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-12-11T11:35:28Z", "updated_at": "2025-12-11T11:35:28Z", "revision_number": 0, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:28,730 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.317s 2025-12-11 11:35:28,731 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:28 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5d6ccec3-6afa-4ea4-88ab-5ecdd12c9c80', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=e046fa41996f7ab19be76c51d519815b; 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": "a4ea76e0bf4444dabb17c5cae286d6ef", "name": "tempest-TestNetworkBasicOps-927377389-project-member", "password_expires_at": null}, "audit_ids": ["wntbSpUDT0mKFM39m7hyeQ"], "expires_at": "2025-12-11T12:35:28.000000Z", "issued_at": "2025-12-11T11:35:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4d32e2dc4d4e1c83d2e09952191321", "name": "tempest-TestNetworkBasicOps-927377389"}, "is_domain": false, "roles": [{"id": "dbe9512605464440a65b00a554b1514a", "name": "reader"}, {"id": "c90ecce4d4b84728ad935c0923ef5b53", "name": "member"}], "catalog": [{"endpoints": [{"name": "swift", "id": "020067831814420988f8f76d45dab178", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}, {"name": "swift", "id": "b3a21a66e8264e56bbbf9d5a5944b922", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_de4d32e2dc4d4e1c83d2e09952191321", "region": "regionOne"}], "id": "127b78d212344604bacc77d3326eeba2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "5cd6275b2acc48ec873cce96a57c72b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "faaf71db9ddf49e281321830a30fd3b2", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2337fe80116d487b94ceaab811d3cd48", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "655b8e8a4bc04840abf5ebf8b9947634", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "6ae8ee988b9c42f3bbcee6bfde0fe129", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4349a630a8784191b931ada60d584ac7", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "df59d26b12d246bc8b6bee10e920eaad", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "e928f9e6ac734412aa78931f44e9dd66", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4b9486ebe45c4673b22e4be2436c25b0", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "7d3f1443b96e49f28590b8429bd5dae6", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "12e6caab1f5443b8b72ac5172df4bd13", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "29bbf7381a6e4eaf9ae9dbe072e313f5", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "b3309737b49c4323a2760431a0367ead", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "nova", "id": "a11a883feaef4ce4b0d3aa5fc070c4b1", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f30cbca2a5674996ab48f7f6beb1ad2c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "bb9d501b66cb4df0879430c111b87e1c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "309a34d2b8414ee4adb6a429d9242c07", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "41a57d79f6f44a17947c231f2c774b27", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-i 2025-12-11 11:35:28,731 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2025-12-11 11:35:32,348 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 3.616s 2025-12-11 11:35:32,348 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1036089080", "imageRef": "3c865947-720a-436a-8489-7177b732aa01", "flavorRef": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "networks": [{"uuid": "b1721d13-9d5b-4b29-8314-b17c4c012358"}], "key_name": "tempest-TestNetworkBasicOps-1303833035", "security_groups": [{"name": "tempest-secgroup-smoke-1090429612"}]}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:28 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1a54ee6-99bb-40f7-965b-46f3bb30c8e6', 'x-compute-request-id': 'req-f1a54ee6-99bb-40f7-965b-46f3bb30c8e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; 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": "04306589-3466-478c-a51c-edf45200924f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/04306589-3466-478c-a51c-edf45200924f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1090429612"}], "adminPass": "RRvS9yL744Rh"}}' 2025-12-11 11:35:32,828 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/04306589-3466-478c-a51c-edf45200924f 0.479s 2025-12-11 11:35:32,829 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:32 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-76f3f866-fef3-4b32-91ee-20adf623da9b', 'x-compute-request-id': 'req-76f3f866-fef3-4b32-91ee-20adf623da9b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'{"server": {"id": "04306589-3466-478c-a51c-edf45200924f", "name": "tempest-TestNetworkBasicOps-server-1036089080", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:35:32Z", "updated": "2025-12-11T11:35:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/04306589-3466-478c-a51c-edf45200924f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1303833035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:35:34,204 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/04306589-3466-478c-a51c-edf45200924f 0.371s 2025-12-11 11:35:34,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': 'Thu, 11 Dec 2025 11:35:33 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-26a47b56-9b35-42df-a344-60b5c82ba6ae', 'x-compute-request-id': 'req-26a47b56-9b35-42df-a344-60b5c82ba6ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'{"server": {"id": "04306589-3466-478c-a51c-edf45200924f", "name": "tempest-TestNetworkBasicOps-server-1036089080", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:35:32Z", "updated": "2025-12-11T11:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/04306589-3466-478c-a51c-edf45200924f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1303833035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:35:34,209 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-11 11:35:36,228 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/04306589-3466-478c-a51c-edf45200924f 1.017s 2025-12-11 11:35:36,228 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:35 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-9ff1f588-3dfa-482b-92eb-366d0e02bfc5', 'x-compute-request-id': 'req-9ff1f588-3dfa-482b-92eb-366d0e02bfc5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'{"server": {"id": "04306589-3466-478c-a51c-edf45200924f", "name": "tempest-TestNetworkBasicOps-server-1036089080", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:35:32Z", "updated": "2025-12-11T11:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/04306589-3466-478c-a51c-edf45200924f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1303833035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1090429612"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:35:37,620 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/04306589-3466-478c-a51c-edf45200924f 0.387s 2025-12-11 11:35:37,620 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:37 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-e0c1e423-aa0d-46be-b008-fa1d384e9495', 'x-compute-request-id': 'req-e0c1e423-aa0d-46be-b008-fa1d384e9495', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'{"server": {"id": "04306589-3466-478c-a51c-edf45200924f", "name": "tempest-TestNetworkBasicOps-server-1036089080", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:35:32Z", "updated": "2025-12-11T11:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/04306589-3466-478c-a51c-edf45200924f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1303833035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1090429612"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:35:39,399 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/04306589-3466-478c-a51c-edf45200924f 0.775s 2025-12-11 11:35:39,399 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:38 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-94161ead-86d0-4a8a-99fd-c1b87c74953b', 'x-compute-request-id': 'req-94161ead-86d0-4a8a-99fd-c1b87c74953b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'{"server": {"id": "04306589-3466-478c-a51c-edf45200924f", "name": "tempest-TestNetworkBasicOps-server-1036089080", "status": "BUILD", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:35:32Z", "updated": "2025-12-11T11:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/04306589-3466-478c-a51c-edf45200924f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1303833035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1090429612"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:35:41,423 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/04306589-3466-478c-a51c-edf45200924f 1.017s 2025-12-11 11:35:41,425 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:40 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-360ad6d8-7045-43ff-ba58-dea7972ae39c', 'x-compute-request-id': 'req-360ad6d8-7045-43ff-ba58-dea7972ae39c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'{"server": {"id": "04306589-3466-478c-a51c-edf45200924f", "name": "tempest-TestNetworkBasicOps-server-1036089080", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:35:32Z", "updated": "2025-12-11T11:35:39Z", "addresses": {"tempest-network-smoke--1274992883": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ee:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/04306589-3466-478c-a51c-edf45200924f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1303833035", "OS-SRV-USG:launched_at": "2025-12-11T11:35:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1090429612"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:35:41,429 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-11 11:35:42,222 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/04306589-3466-478c-a51c-edf45200924f 0.793s 2025-12-11 11:35:42,223 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:41 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-574ea25f-3c67-4655-bce2-d7ba881671d9', 'x-compute-request-id': 'req-574ea25f-3c67-4655-bce2-d7ba881671d9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'{"server": {"id": "04306589-3466-478c-a51c-edf45200924f", "name": "tempest-TestNetworkBasicOps-server-1036089080", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:35:32Z", "updated": "2025-12-11T11:35:39Z", "addresses": {"tempest-network-smoke--1274992883": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ee:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/04306589-3466-478c-a51c-edf45200924f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1303833035", "OS-SRV-USG:launched_at": "2025-12-11T11:35:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1090429612"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:35:42,233 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-11 11:35:42,470 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=04306589-3466-478c-a51c-edf45200924f 0.236s 2025-12-11 11:35:42,471 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-1ee35636-8ab3-4933-9b8d-09a278fa25e8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=04306589-3466-478c-a51c-edf45200924f'} Body: b'{"ports":[{"id":"7dad6bd1-48e5-4b1e-b61c-d38ee9af2dd9","name":"","network_id":"b1721d13-9d5b-4b29-8314-b17c4c012358","tenant_id":"de4d32e2dc4d4e1c83d2e09952191321","mac_address":"fa:16:3e:60:ee:d4","admin_state_up":true,"status":"ACTIVE","device_id":"04306589-3466-478c-a51c-edf45200924f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ca47a578-4a95-45e0-a116-ec863ecd2a58","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e1f3c314-8239-4cde-8dfb-3519065a96f0"],"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-1036089080","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1036089080","fqdn":"tempest-testnetworkbasicops-server-1036089080.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-11T11:35:34Z","updated_at":"2025-12-11T11:35:38Z","revision_number":4,"project_id":"de4d32e2dc4d4e1c83d2e09952191321"}]}' 2025-12-11 11:35:42,471 25 DEBUG [tempest.common.waiters] Server ID 04306589-3466-478c-a51c-edf45200924f ports are all ACTIVE [{'id': '7dad6bd1-48e5-4b1e-b61c-d38ee9af2dd9', 'name': '', 'network_id': 'b1721d13-9d5b-4b29-8314-b17c4c012358', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'mac_address': 'fa:16:3e:60:ee:d4', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '04306589-3466-478c-a51c-edf45200924f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ca47a578-4a95-45e0-a116-ec863ecd2a58', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['e1f3c314-8239-4cde-8dfb-3519065a96f0'], '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-1036089080', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-1036089080', 'fqdn': 'tempest-testnetworkbasicops-server-1036089080.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-11T11:35:34Z', 'updated_at': '2025-12-11T11:35:38Z', 'revision_number': 4, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'}]: 2025-12-11 11:35:44,578 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.106s 2025-12-11 11:35:44,578 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "port_id": "7dad6bd1-48e5-4b1e-b61c-d38ee9af2dd9", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-63a5f0c8-2946-480d-9a0f-f01623a1c540', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; 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": "a5636a31-6f12-4ef0-aaf8-79161eb2b294", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.202", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "e7c26c89-6ad5-47da-b7a8-1fc0c8c07737", "port_id": "7dad6bd1-48e5-4b1e-b61c-d38ee9af2dd9", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "de4d32e2dc4d4e1c83d2e09952191321", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b1721d13-9d5b-4b29-8314-b17c4c012358", "mac_address": "fa:16:3e:60:ee:d4", "admin_state_up": true, "status": "ACTIVE", "device_id": "04306589-3466-478c-a51c-edf45200924f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:35:43Z", "updated_at": "2025-12-11T11:35:43Z", "revision_number": 0}}' 2025-12-11 11:35:44,726 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/a5636a31-6f12-4ef0-aaf8-79161eb2b294 0.147s 2025-12-11 11:35:44,727 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-867e1f67-cdb5-415a-b080-ab3aebc6612c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a5636a31-6f12-4ef0-aaf8-79161eb2b294'} Body: b'{"floatingip": {"id": "a5636a31-6f12-4ef0-aaf8-79161eb2b294", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.202", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "e7c26c89-6ad5-47da-b7a8-1fc0c8c07737", "port_id": "7dad6bd1-48e5-4b1e-b61c-d38ee9af2dd9", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b1721d13-9d5b-4b29-8314-b17c4c012358", "mac_address": "fa:16:3e:60:ee:d4", "admin_state_up": true, "status": "ACTIVE", "device_id": "04306589-3466-478c-a51c-edf45200924f", "device_owner": "compute:nova"}, "dns10000 _domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:35:43Z", "updated_at": "2025-12-11T11:35:44Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:35:44,727 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a5636a31-6f12-4ef0-aaf8-79161eb2b294', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.202', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': 'e7c26c89-6ad5-47da-b7a8-1fc0c8c07737', 'port_id': '7dad6bd1-48e5-4b1e-b61c-d38ee9af2dd9', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'b1721d13-9d5b-4b29-8314-b17c4c012358', 'mac_address': 'fa:16:3e:60:ee:d4', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '04306589-3466-478c-a51c-edf45200924f', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:35:43Z', 'updated_at': '2025-12-11T11:35:44Z', 'revision_number': 1, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:35:44,727 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.148533 seconds 2025-12-11 11:35:44,727 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2025-12-11 11:35:44,728 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.202 in 120 sec and the expected result is reachable 2025-12-11 11:35:59,040 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.311918 seconds 2025-12-11 11:35:59,040 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2025-12-11 11:35:59,310 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/04306589-3466-478c-a51c-edf45200924f/action 0.269s 2025-12-11 11:35:59,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:35:59 GMT', 'server': 'Apache', 'content-length': '75317', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-702ddb12-919f-4a3d-85bf-342a78ad458d', 'x-compute-request-id': 'req-702ddb12-919f-4a3d-85bf-342a78ad458d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f/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.000003] kvm-clock: using sched offset of 1203639169 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001349] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001811] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004877] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004932] Using GB pages for direct mapping\\n[ 0.005151] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005156] ACPI: Early table checksum verification disabled\\n[ 0.005162] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005196] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005205] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005212] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005216] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005220] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005224] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005228] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005231] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005233] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005235] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005236] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005237] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005238] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006575] No NUMA configuration fo 2025-12-11 11:35:59,314 25 DEBUG [tempest.scenario.manager] Console output for 04306589-3466-478c-a51c-edf45200924f 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.000003] kvm-clock: using sched offset of 1203639169 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.001349] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001811] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004877] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004932] Using GB pages for direct mapping [ 0.005151] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005156] ACPI: Early table checksum verification disabled [ 0.005162] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005196] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005205] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005212] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005216] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005220] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005224] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005228] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005231] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005233] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005235] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005236] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005237] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005238] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006575] No NUMA configuration found [ 0.006578] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006587] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007053] Zone ranges: [ 0.007055] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007058] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007061] Normal empty [ 0.007063] Device empty [ 0.007065] Movable zone start for each node [ 0.007069] Early memory node ranges [ 0.007070] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007073] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007075] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009243] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009312] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009820] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.022897] ACPI: PM-Timer IO Port: 0x608 [ 0.022934] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.023065] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.023069] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.023072] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.023074] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.023075] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.023077] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.023081] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.023083] TSC deadline timer available [ 0.023098] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.023423] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.023427] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.023429] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.023430] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.023432] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.023434] Booting paravirtualized kernel on KVM [ 0.023437] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.023445] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.026088] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.026287] kvm-guest: setup async PF for cpu 0 [ 0.026347] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.026372] kvm-guest: PV spinlocks disabled, single CPU [ 0.026382] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.026384] Policy zone: DMA32 [ 0.026386] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.026450] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.026493] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.026516] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.026579] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.026948] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.027723] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.027755] ftrace: allocating 50600 entries in 198 pages [ 0.057366] ftrace: allocated 198 pages with 4 groups [ 0.057566] rcu: Hierarchical RCU implementation. [ 0.057569] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.057571] Rude variant of Tasks RCU enabled. [ 0.057572] Tracing variant of Tasks RCU enabled. [ 0.057574] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.057576] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.063045] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.063652] random: crng init done [ 0.109162] Console: colour VGA+ 80x25 [ 0.263629] printk: console [tty1] enabled [ 0.621611] printk: console [ttyS0] enabled [ 0.625086] ACPI: Core revision 20210730 [ 0.628286] APIC: Switch to symmetric I/O mode setup [ 0.633075] x2apic enabled [ 0.636432] Switched APIC routing to physical x2apic. [ 0.645486] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.652656] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.656651] pid_max: default: 32768 minimum: 301 [ 0.656651] LSM: Security Framework initializing [ 0.656651] landlock: Up and running. [ 0.656651] Yama: becoming mindful. [ 0.656651] AppArmor: AppArmor initialized [ 0.656651] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.656651] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.656651] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.656651] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.656651] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.656651] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.656651] Spectre V2 : Mitigation: Retpolines [ 0.656651] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.656651] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.656651] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.656651] RETBleed: Mitigation: untrained return thunk [ 0.656651] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.656651] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.656651] Freeing SMP alternatives memory: 44K [ 0.656651] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.656812] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.660674] ... version: 0 [ 0.663854] ... bit width: 48 [ 0.664666] ... generic registers: 6 [ 0.667704] ... value mask: 0000ffffffffffff [ 0.668665] ... max period: 00007fffffffffff [ 0.672664] ... fixed-purpose events: 0 [ 0.675906] ... event mask: 000000000000003f [ 0.676785] rcu: Hierarchical SRCU implementation. [ 0.680927] smp: Bringing up secondary CPUs ... [ 0.684347] smp: Brought up 1 node, 1 CPU [ 0.684674] smpboot: Max logical packages: 1 [ 0.688668] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.693320] devtmpfs: initialized [ 0.696738] x86/mm: Memory block size: 128MB [ 0.700934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.704676] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.708759] pinctrl core: initialized pinctrl subsystem [ 0.713121] PM: RTC time: 11:35:41, date: 2025-12-11 [ 0.716908] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.720836] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.724714] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.728693] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.732691] audit: initializing netlink subsys (disabled) [ 0.736894] thermal_sys: Registered thermal governor 'fair_share' [ 0.736896] thermal_sys: Registered thermal governor 'bang_bang' [ 0.740670] audit: type=2000 audit(1765452940.892:1): state=initialized audit_enabled=0 res=1 [ 0.748680] thermal_sys: Registered thermal governor 'step_wise' [ 0.748682] thermal_sys: Registered thermal governor 'user_space' [ 0.752669] thermal_sys: Registered thermal governor 'power_allocator' [ 0.756732] EISA bus registered [ 0.763198] cpuidle: using governor ladder [ 0.764666] cpuidle: using governor menu [ 0.770752] ACPI: bus type PCI registered [ 0.772666] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.777137] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.780668] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.784688] PCI: Using configuration type 1 for base access [ 0.790177] Kprobes globally optimized [ 0.792824] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.796673] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.801517] ACPI: Added _OSI(Module Device) [ 0.804554] ACPI: Added _OSI(Processor Device) [ 0.804700] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.808206] ACPI: Added _OSI(Processor Aggregator Device) [ 0.808720] ACPI: Added _OSI(Linux-Dell-Video) [ 0.811874] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.812675] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.819826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.824462] ACPI: Interpreter enabled [ 0.824678] ACPI: PM: (supports S0 S5) [ 0.827557] ACPI: Using IOAPIC for interrupt routing [ 0.828716] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.832665] PCI: Using E820 reservations for host bridge windows [ 0.836942] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.846096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848674] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.852977] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.856834] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.862007] PCI host bridge to bus 0000:00 [ 0.864672] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.868667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.872665] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.876666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.880665] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.884665] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.888665] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.892972] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.901767] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.912138] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.920726] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.928710] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.942852] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.944883] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.953686] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.959829] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.966006] pci 0000:00:02.0: enabling Extended Tags [ 0.973070] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.980242] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.988376] pci 0000:00:02.1: enabling Extended Tags [ 0.991369] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.996666] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.009663] pci 0000:00:02.2: enabling Extended Tags [ 1.016589] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.020552] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.028094] pci 0000:00:02.3: enabling Extended Tags [ 1.031289] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.035777] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.043295] pci 0000:00:02.4: enabling Extended Tags [ 1.048358] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.051954] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.058465] pci 0000:00:02.5: enabling Extended Tags [ 1.063519] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.067936] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.078130] pci 0000:00:02.6: enabling Extended Tags [ 1.083394] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.087929] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.094049] pci 0000:00:02.7: enabling Extended Tags [ 1.101655] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.107834] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.115485] pci 0000:00:03.0: enabling Extended Tags [ 1.119280] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.124272] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.131998] pci 0000:00:03.1: enabling Extended Tags [ 1.135291] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.139838] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.147745] pci 0000:00:03.2: enabling Extended Tags [ 1.151340] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.156002] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.162080] pci 0000:00:03.3: enabling Extended Tags [ 1.169499] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.176146] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.184525] pci 0000:00:03.4: enabling Extended Tags [ 1.187655] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.192304] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.199868] pci 0000:00:03.5: enabling Extended Tags [ 1.205154] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.211812] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.217905] pci 0000:00:03.6: enabling Extended Tags [ 1.226023] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.232192] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.238067] pci 0000:00:03.7: enabling Extended Tags [ 1.245550] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.252045] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.258055] pci 0000:00:04.0: enabling Extended Tags [ 1.265229] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.272002] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.279849] pci 0000:00:04.1: enabling Extended Tags [ 1.283434] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.288213] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.294898] pci 0000:00:04.2: enabling Extended Tags [ 1.300505] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.303311] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.308992] pci 0000:00:04.3: enabling Extended Tags [ 1.315430] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.319979] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.328800] pci 0000:00:04.4: enabling Extended Tags [ 1.335380] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.340273] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.345893] pci 0000:00:04.5: enabling Extended Tags [ 1.353162] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.360333] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.367665] pci 0000:00:04.6: enabling Extended Tags [ 1.371505] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.375884] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.384351] pci 0000:00:04.7: enabling Extended Tags [ 1.389748] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.396133] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.402026] pci 0000:00:05.0: enabling Extended Tags [ 1.471432] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.474575] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.477830] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.499888] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.504672] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.514309] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.525412] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.536316] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.540611] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.544415] pci 0000:01:00.0: enabling Extended Tags [ 1.623207] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.624753] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.628734] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.632815] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.639058] pci_bus 0000:02: extended config space not accessible [ 1.640981] acpiphp: Slot [1] registered [ 1.643972] acpiphp: Slot [0] registered [ 1.644716] acpiphp: Slot [2] registered [ 1.647706] acpiphp: Slot [3] registered [ 1.648719] acpiphp: Slot [4] registered [ 1.651646] acpiphp: Slot [5] registered [ 1.652719] acpiphp: Slot [6] registered [ 1.655747] acpiphp: Slot [7] registered [ 1.656717] acpiphp: Slot [8] registered [ 1.659675] acpiphp: Slot [9] registered [ 1.660733] acpiphp: Slot [10] registered [ 1.663844] acpiphp: Slot [11] registered [ 1.664720] acpiphp: Slot [12] registered [ 1.667835] acpiphp: Slot [13] registered [ 1.668725] acpiphp: Slot [14] registered [ 1.672385] acpiphp: Slot [15] registered [ 1.672749] acpiphp: Slot [16] registered [ 1.675898] acpiphp: Slot [17] registered [ 1.676721] acpiphp: Slot [18] registered [ 1.680393] acpiphp: Slot [19] registered [ 1.680725] acpiphp: Slot [20] registered [ 1.684195] acpiphp: Slot [21] registered [ 1.684733] acpiphp: Slot [22] registered [ 1.688252] acpiphp: Slot [23] registered [ 1.688717] acpiphp: Slot [24] registered [ 1.692277] acpiphp: Slot [25] registered [ 1.692716] acpiphp: Slot [26] registered [ 1.696190] acpiphp: Slot [27] registered [ 1.696719] acpiphp: Slot [28] registered [ 1.700394] acpiphp: Slot [29] registered [ 1.700718] acpiphp: Slot [30] registered [ 1.703867] acpiphp: Slot [31] registered [ 1.707241] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.718772] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.797754] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.800743] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.804733] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.808814] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.818572] acpiphp: Slot [0-2] registered [ 1.821383] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.830833] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.840401] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.843056] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.844939] pci 0000:03:00.0: enabling Extended Tags [ 1.927200] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.928802] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.932791] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.938721] acpiphp: Slot [0-3] registered [ 1.941317] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.948672] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.960507] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.962830] pci 0000:04:00.0: enabling Extended Tags [ 2.044800] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.048535] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.048790] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.055575] acpiphp: Slot [0-4] registered [ 2.057330] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.067849] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.078819] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.082676] pci 0000:05:00.0: enabling Extended Tags [ 2.170115] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.172834] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.176826] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.185257] acpiphp: Slot [0-5] registered [ 2.189474] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.198686] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.208670] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.214844] pci 0000:06:00.0: enabling Extended Tags [ 2.296011] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.296803] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.300790] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.308179] acpiphp: Slot [0-6] registered [ 2.384039] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.384857] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.388794] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.395732] acpiphp: Slot [0-7] registered [ 2.468960] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.472812] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.476800] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.483788] acpiphp: Slot [0-8] registered [ 2.555078] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.556798] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.560790] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.567728] acpiphp: Slot [0-9] registered [ 2.638498] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.640798] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.644790] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.651756] acpiphp: Slot [0-10] registered [ 2.727078] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.728799] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.732813] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.739718] acpiphp: Slot [0-11] registered [ 2.812897] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.816799] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.820824] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.827891] acpiphp: Slot [0-12] registered [ 2.933832] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.936804] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.940795] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.947933] acpiphp: Slot [0-13] registered [ 3.023917] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.024798] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.028791] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.035779] acpiphp: Slot [0-14] registered [ 3.110585] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.112800] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.116833] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.124181] acpiphp: Slot [0-15] registered [ 3.198575] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.200799] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.204800] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.211964] acpiphp: Slot [0-16] registered [ 3.286599] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.288803] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.292804] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.300099] acpiphp: Slot [0-17] registered [ 3.375964] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.376828] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.380823] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.387828] acpiphp: Slot [0-18] registered [ 3.467168] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.468834] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.472830] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.480569] acpiphp: Slot [0-19] registered [ 3.556091] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.556828] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.560792] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.567852] acpiphp: Slot [0-20] registered [ 3.641684] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.644799] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.648791] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.655918] acpiphp: Slot [0-21] registered [ 3.732153] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.732861] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.736839] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.743786] acpiphp: Slot [0-22] registered [ 3.819316] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.820799] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.824791] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.832046] acpiphp: Slot [0-23] registered [ 3.906085] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.908801] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.912801] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.920109] acpiphp: Slot [0-24] registered [ 3.995518] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.996799] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.000791] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.007691] acpiphp: Slot [0-25] registered [ 4.082194] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.084810] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.088797] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.140808] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.144918] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.148921] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.152891] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.156905] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.160879] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.164890] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.168910] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.172834] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.176687] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.180689] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.184695] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.188683] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.192684] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.196732] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.200682] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.205071] iommu: Default domain type: Translated [ 4.208563] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.208870] SCSI subsystem initialized [ 4.211942] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.212651] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.212695] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.216633] vgaarb: loaded [ 4.216736] ACPI: bus type USB registered [ 4.219880] usbcore: registered new interface driver usbfs [ 4.220680] usbcore: registered new interface driver hub [ 4.224699] usbcore: registered new device driver usb [ 4.228306] pps_core: LinuxPPS API ver. 1 registered [ 4.228665] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.232678] PTP clock support registered [ 4.236194] EDAC MC: Ver: 3.0.0 [ 4.240354] NetLabel: Initializing [ 4.240665] NetLabel: domain hash size = 128 [ 4.243954] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.244747] NetLabel: unlabeled traffic allowed by default [ 4.248748] PCI: Using ACPI for IRQ routing [ 5.098464] clocksource: Switched to clocksource kvm-clock [ 5.126685] VFS: Disk quotas dquot_6.6.0 [ 5.130506] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.136000] AppArmor: AppArmor Filesystem Enabled [ 5.140085] pnp: PnP ACPI init [ 5.143500] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.149989] pnp: PnP ACPI: found 5 devices [ 5.159759] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.166664] NET: Registered PF_INET protocol family [ 5.171188] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.177838] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.183901] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.189463] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.195284] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.200370] TCP: Hash tables configured (established 1024 bind 1024) [ 5.205430] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.211074] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.215731] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.220760] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.225116] NET: Registered PF_XDP protocol family [ 5.228713] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.234336] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.239954] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.245691] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.251703] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.257926] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.265026] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.270979] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.276803] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.282510] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.288140] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.294237] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.300154] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.306359] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.312099] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.318139] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.324060] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.330083] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.336180] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.342127] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.348445] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.354184] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.360876] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.368023] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.374574] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.379547] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.384764] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.389572] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.394229] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.398477] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.402751] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.407611] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.412786] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.417791] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.423027] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.428514] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.433492] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.438329] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.442985] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.448104] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.453351] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.458839] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.463848] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.468581] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.473728] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.478846] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.483702] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.488802] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.493724] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.499018] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.504248] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.509339] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.514446] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.519611] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.524759] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.529623] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.534254] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.539115] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.543781] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.548940] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.553978] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.558463] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.563459] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.567915] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.572866] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.577682] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.582239] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.586622] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.591239] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.595864] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.600466] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.605160] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.609592] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.614283] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.619101] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.624025] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.629638] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.635069] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.640041] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.645291] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.650343] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.655554] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.660701] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.665695] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.670596] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.675330] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.680046] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.684812] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.689902] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.694493] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.699498] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.704320] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.709863] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.714683] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.719414] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.723427] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.731904] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.739678] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.749969] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.755571] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.763036] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.770408] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.780137] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.786553] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.793301] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.802580] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.809476] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.815258] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.825889] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.832323] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.838308] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.847278] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.853839] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.859917] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.870748] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.878015] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.883638] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.893474] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.900549] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.906170] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.915048] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.921367] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.927395] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.937607] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.944513] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.950665] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.960414] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.966720] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.973753] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.983166] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.989473] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.995735] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.004244] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.010146] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.016381] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.026571] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.031147] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.037157] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.042885] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.050643] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.055211] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.061049] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.067631] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.075827] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.080248] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.088363] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.096557] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.105213] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.110020] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.116265] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.122784] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.131450] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.135324] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.143227] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.149350] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.158427] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.163972] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.170209] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.177398] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.186264] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.190379] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.197830] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.204989] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.214403] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.219238] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.225900] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.233546] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.242722] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.246451] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.253588] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.260054] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.269685] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.273747] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.282214] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.290169] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.299408] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.303250] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.310884] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.317207] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.325378] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.330416] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.336475] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.343803] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.352450] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.356331] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.363403] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.369602] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.378750] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.383445] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.389037] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.393987] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.398774] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.403616] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.408592] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.412707] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.417336] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.422744] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.426834] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.431262] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.436683] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.441315] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.446836] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.453353] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.458573] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.462876] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.467848] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.472213] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.477778] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.482337] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.487610] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.492271] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.497495] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.502164] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.507630] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.512223] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.517718] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.522859] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.528712] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.533669] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.539106] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.543686] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.549248] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.553876] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.558498] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.563842] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.567819] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.572583] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.577721] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.581742] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.586599] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.592378] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.596754] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.601736] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.607082] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.611816] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.617441] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.624027] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.629294] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.635306] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.641780] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.646940] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.652851] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.659744] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.664082] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.668530] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.675929] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.680123] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.684587] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.689865] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.693776] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.698374] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.703638] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.707812] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.712330] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.717904] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.722029] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.726642] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.731994] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.736247] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.740695] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.747866] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.758976] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11236 usecs [ 6.764882] PCI: CLS 0 bytes, default 64 [ 6.768003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.775012] Trying to unpack rootfs image as initramfs... [ 6.785092] Initialise system trusted keyrings [ 6.788421] Key type blacklist registered [ 6.800737] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.808263] zbud: loaded [ 6.816960] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.828998] fuse: init (API version 7.34) [ 6.832351] integrity: Platform Keyring initialized [ 6.848780] Key type asymmetric registered [ 6.851844] Asymmetric key parser 'x509' registered [ 6.860748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.876855] io scheduler mq-deadline registered [ 6.883072] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.897455] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.915545] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.929479] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.949065] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.961211] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.974283] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.989476] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.010841] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.021425] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.037115] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.053216] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.059577] Freeing initrd memory: 8744K [ 7.067854] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.074553] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.084778] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.090464] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.098295] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.105468] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.110682] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.121490] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.127932] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.138117] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.143485] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.155239] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.162113] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.172324] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.178055] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.189018] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.195739] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.204776] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.210101] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.219860] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.225606] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.231329] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.237628] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.242376] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.251863] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.257553] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.266546] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.271289] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.280593] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.285203] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.294636] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.300051] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.309060] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.313820] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.322397] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.327127] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.337466] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.343412] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.349184] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.355432] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.360036] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.369577] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.379490] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.384016] shpchp 0000:01:00.0: Slot initialization failed [ 7.390322] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.396063] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.401469] ACPI: button: Power Button [PWRF] [ 7.430906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabl10000 ed [ 7.467303] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.476863] Linux agpgart interface v0.103 [ 7.482419] loop: module loaded [ 7.485142] tun: Universal TUN/TAP device driver, 1.6 [ 7.490294] PPP generic driver version 2.4.2 [ 7.493666] VFIO - User Level meta-driver version: 0.3 [ 7.497786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.502551] ehci-pci: EHCI PCI platform driver [ 7.505831] ehci-platform: EHCI generic platform driver [ 7.509968] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.514612] ohci-pci: OHCI PCI platform driver [ 7.518058] ohci-platform: OHCI generic platform driver [ 7.522380] uhci_hcd: USB Universal Host Controller Interface driver [ 7.529056] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.532972] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.539275] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.543234] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.547673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.553638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.559004] usb usb1: Product: UHCI Host Controller [ 7.562672] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.567358] usb usb1: SerialNumber: 0000:02:01.0 [ 7.571049] hub 1-0:1.0: USB hub found [ 7.573934] hub 1-0:1.0: 2 ports detected [ 7.577326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.585623] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.589667] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.593989] mousedev: PS/2 mouse device common for all mice [ 7.598980] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.605057] rtc_cmos 00:03: RTC can wake from S4 [ 7.611316] rtc_cmos 00:03: registered as rtc0 [ 7.615828] rtc_cmos 00:03: setting system clock to 2025-12-11T11:35:48 UTC (1765452948) [ 7.623609] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.628691] i2c_dev: i2c /dev entries driver [ 7.632145] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.640764] device-mapper: uevent: version 1.0.3 [ 7.644993] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.651356] platform eisa.0: Probing EISA bus 0 [ 7.655055] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.659989] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.664981] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.670293] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.675668] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.680915] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.685853] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.690443] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.695407] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.700301] platform eisa.0: EISA: Detected 0 cards [ 7.704235] ledtrig-cpu: registered to indicate activity on CPUs [ 7.708806] drop_monitor: Initializing network drop monitor service [ 7.713753] NET: Registered PF_INET6 protocol family [ 7.721239] Segment Routing with IPv6 [ 7.724408] In-situ OAM (IOAM) with IPv6 [ 7.727630] NET: Registered PF_PACKET protocol family [ 7.731249] Key type dns_resolver registered [ 7.734670] IPI shorthand broadcast: enabled [ 7.737937] registered taskstats version 1 [ 7.741044] Loading compiled-in X.509 certificates [ 7.745030] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.752312] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.760538] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.767463] blacklist: Loading compiled-in revocation X.509 certificates [ 7.772268] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.779859] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.791451] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.799007] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.806257] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.813518] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.820943] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.828401] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.836491] zswap: loaded using pool lzo/zbud [ 7.839954] Key type .fscrypt registered [ 7.842973] Key type fscrypt-provisioning registered [ 7.848326] Key type encrypted registered [ 7.851446] AppArmor: AppArmor sha1 policy hashing enabled [ 7.855427] ima: No TPM chip found, activating TPM-bypass! [ 7.859567] Loading compiled-in module X.509 certificates [ 7.863975] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.870916] ima: Allocated hash algorithm: sha1 [ 7.874237] ima: No architecture policies found [ 7.877576] evm: Initialising EVM extended attributes: [ 7.881364] evm: security.selinux [ 7.884496] evm: security.SMACK64 [ 7.887260] evm: security.SMACK64EXEC [ 7.890333] evm: security.SMACK64TRANSMUTE [ 7.893436] evm: security.SMACK64MMAP [ 7.896205] evm: security.apparmor [ 7.898957] evm: security.ima [ 7.901456] evm: security.capability [ 7.904595] evm: HMAC attrs: 0x1 [ 7.907754] PM: Magic number: 5:60:580 [ 7.911278] pci_bus 0000:01: hash matches [ 7.914835] RAS: Correctable Errors collector initialized. [ 7.918999] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.924164] Unstable clock detected, switching default tracing clock to "global" [ 7.924164] If you want to keep using the local clock, then add: [ 7.924164] "trace_clock=local" [ 7.924164] on the kernel command line [ 7.941917] Freeing unused decrypted memory: 2036K [ 7.946214] Freeing unused kernel image (initmem) memory: 3244K [ 7.950601] Write protecting the kernel read-only data: 30720k [ 7.955382] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.960404] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.007214] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.012187] Run /init as init process info: initramfs: up at 7.43 [ 8.072836] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.081911] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.087298] GPT:229375 != 2097151 [ 8.089835] GPT:Alternate GPT header not at the end of the disk. [ 8.094201] GPT:229375 != 2097151 [ 8.097089] GPT: Use GNU Parted to correct GPT errors. [ 8.151805] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.534197] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.570570] 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.29 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:04:30:65:89:34:66:47:8c:a5:1c:ed:f4:52:00:92:4f 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkMADbFS60Mt5Mrmh7tXMqWP38kwBX3coNqP92SeDHhmUaL8hi61t8bOFR0VPoyLfzd2zlB0hL7gfT+uSoyzS85KwgnWYelmw5m+t23IfXCLqZLHUsrKiZnyoonnZn26jp+XDKO86k6wBcoNHgTbQa40UL8wOq3p08KPJos9AstRhlvUNQnUtdr4vCuRWRPXVAwOmP/fFrHKKfw9Sk5CgXP59mjuU/zVO91toWISs67uSDDAxXSPSazh9oqkZ6r7ogLEDXAo32ZU5LK8VPhb5UEufbD+Njht42PV+0vuMwQaqjCXa1kvclKIL7rqm3AHmciWOmk3bwl4uiRnH9lu// root@tempest-testnetworkbasicops-server-1036089080 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPtl1OBedOxOolx/3bgE8vCYjLdr2js95JczjjJan6R+eG3H/M+yYSLhM6+N3wgeuiasWpZThdPDEDbiyDnvy5w= root@tempest-testnetworkbasicops-server-1036089080 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe60:eed4/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 04306589-3466-478c-a51c-edf45200924f name: tempest-TestNetworkBasicOps-server-1036089080 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1036089080 launch-index: 0 === cirros: current=0.6.2 uptime=9.27 === === 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:60:EE:D4 inet6 addr: fe80::f816:3eff:fe60:eed4/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-1036089080 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.658114] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.671055] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.872407] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.892419] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.987225] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.988223] ISO 9660 Extensions: RRIP_1991A [ 9.090340] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.132704] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.681502] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.683470] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:35:49 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:35:49 cirros auth.notice su: + none root:cirros Dec 11 11:35:49 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:35:49 cirros daemon.info dhcpcd[350]: DUID 00:04:04:30:65:89:34:66:47:8c:a5:1c:ed:f4:52:00:92:4f Dec 11 11:35:49 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:35:49 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:35:50 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:35:50 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:60:ee:d4 Dec 11 11:35:50 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe60:eed4 Dec 11 11:35:50 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:35:50 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-1036089080 login: 2025-12-11 11:35:59,315 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-11 11:35:59,322 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:35:59,429 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:35:59,430 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-11 11:36:01,340 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/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737 1.909s 2025-12-11 11:36:01,341 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': 'Thu, 11 Dec 2025 11:36:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-af7d85f2-7daf-4cfb-978c-4043006b7acb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737'} Body: b'{"router": {"id": "e7c26c89-6ad5-47da-b7a8-1fc0c8c07737", "name": "tempest-TestNetworkBasicOps-router-955032901", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:35:18Z", "updated_at": "2025-12-11T11:36:00Z", "revision_number": 4, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:36:01,341 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2025-12-11 11:36:01,341 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.202 in 120 sec and the expected result is unreachable 2025-12-11 11:36:02,377 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.035219 seconds 2025-12-11 11:36:02,378 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2025-12-11 11:36:02,543 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/04306589-3466-478c-a51c-edf45200924f/action 0.164s 2025-12-11 11:36:02,544 25 DEBUG [tempest.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': 'Thu, 11 Dec 2025 11:36:02 GMT', 'server': 'Apache', 'content-length': '75317', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc3cf4a3-0b03-4968-9553-5807c0142086', 'x-compute-request-id': 'req-cc3cf4a3-0b03-4968-9553-5807c0142086', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f/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.000003] kvm-clock: using sched offset of 1203639169 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001349] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001811] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004877] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004932] Using GB pages for direct mapping\\n[ 0.005151] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005156] ACPI: Early table checksum verification disabled\\n[ 0.005162] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005196] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005205] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005212] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005216] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005220] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005224] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005228] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005231] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005233] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005235] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005236] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005237] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005238] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006575] No NUMA configuration fo 2025-12-11 11:36:02,546 25 DEBUG [tempest.scenario.manager] Console output for 04306589-3466-478c-a51c-edf45200924f 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.000003] kvm-clock: using sched offset of 1203639169 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.001349] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001811] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004877] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004932] Using GB pages for direct mapping [ 0.005151] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005156] ACPI: Early table checksum verification disabled [ 0.005162] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005196] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005205] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005212] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005216] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005220] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005224] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005228] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005231] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005233] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005235] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005236] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005237] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005238] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006575] No NUMA configuration found [ 0.006578] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006587] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007053] Zone ranges: [ 0.007055] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007058] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007061] Normal empty [ 0.007063] Device empty [ 0.007065] Movable zone start for each node [ 0.007069] Early memory node ranges [ 0.007070] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007073] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007075] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009243] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009312] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009820] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.022897] ACPI: PM-Timer IO Port: 0x608 [ 0.022934] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.023065] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.023069] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.023072] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.023074] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.023075] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.023077] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.023081] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.023083] TSC deadline timer available [ 0.023098] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.023423] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.023427] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.023429] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.023430] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.023432] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.023434] Booting paravirtualized kernel on KVM [ 0.023437] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.023445] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.026088] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.026287] kvm-guest: setup async PF for cpu 0 [ 0.026347] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.026372] kvm-guest: PV spinlocks disabled, single CPU [ 0.026382] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.026384] Policy zone: DMA32 [ 0.026386] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.026450] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.026493] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.026516] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.026579] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.026948] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.027723] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.027755] ftrace: allocating 50600 entries in 198 pages [ 0.057366] ftrace: allocated 198 pages with 4 groups [ 0.057566] rcu: Hierarchical RCU implementation. [ 0.057569] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.057571] Rude variant of Tasks RCU enabled. [ 0.057572] Tracing variant of Tasks RCU enabled. [ 0.057574] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.057576] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.063045] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.063652] random: crng init done [ 0.109162] Console: colour VGA+ 80x25 [ 0.263629] printk: console [tty1] enabled [ 0.621611] printk: console [ttyS0] enabled [ 0.625086] ACPI: Core revision 20210730 [ 0.628286] APIC: Switch to symmetric I/O mode setup [ 0.633075] x2apic enabled [ 0.636432] Switched APIC routing to physical x2apic. [ 0.645486] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.652656] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.656651] pid_max: default: 32768 minimum: 301 [ 0.656651] LSM: Security Framework initializing [ 0.656651] landlock: Up and running. [ 0.656651] Yama: becoming mindful. [ 0.656651] AppArmor: AppArmor initialized [ 0.656651] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.656651] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.656651] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.656651] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.656651] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.656651] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.656651] Spectre V2 : Mitigation: Retpolines [ 0.656651] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.656651] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.656651] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.656651] RETBleed: Mitigation: untrained return thunk [ 0.656651] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.656651] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.656651] Freeing SMP alternatives memory: 44K [ 0.656651] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.656812] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.660674] ... version: 0 [ 0.663854] ... bit width: 48 [ 0.664666] ... generic registers: 6 [ 0.667704] ... value mask: 0000ffffffffffff [ 0.668665] ... max period: 00007fffffffffff [ 0.672664] ... fixed-purpose events: 0 [ 0.675906] ... event mask: 000000000000003f [ 0.676785] rcu: Hierarchical SRCU implementation. [ 0.680927] smp: Bringing up secondary CPUs ... [ 0.684347] smp: Brought up 1 node, 1 CPU [ 0.684674] smpboot: Max logical packages: 1 [ 0.688668] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.693320] devtmpfs: initialized [ 0.696738] x86/mm: Memory block size: 128MB [ 0.700934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.704676] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.708759] pinctrl core: initialized pinctrl subsystem [ 0.713121] PM: RTC time: 11:35:41, date: 2025-12-11 [ 0.716908] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.720836] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.724714] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.728693] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.732691] audit: initializing netlink subsys (disabled) [ 0.736894] thermal_sys: Registered thermal governor 'fair_share' [ 0.736896] thermal_sys: Registered thermal governor 'bang_bang' [ 0.740670] audit: type=2000 audit(1765452940.892:1): state=initialized audit_enabled=0 res=1 [ 0.748680] thermal_sys: Registered thermal governor 'step_wise' [ 0.748682] thermal_sys: Registered thermal governor 'user_space' [ 0.752669] thermal_sys: Registered thermal governor 'power_allocator' [ 0.756732] EISA bus registered [ 0.763198] cpuidle: using governor ladder [ 0.764666] cpuidle: using governor menu [ 0.770752] ACPI: bus type PCI registered [ 0.772666] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.777137] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.780668] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.784688] PCI: Using configuration type 1 for base access [ 0.790177] Kprobes globally optimized [ 0.792824] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.796673] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.801517] ACPI: Added _OSI(Module Device) [ 0.804554] ACPI: Added _OSI(Processor Device) [ 0.804700] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.808206] ACPI: Added _OSI(Processor Aggregator Device) [ 0.808720] ACPI: Added _OSI(Linux-Dell-Video) [ 0.811874] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.812675] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.819826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.824462] ACPI: Interpreter enabled [ 0.824678] ACPI: PM: (supports S0 S5) [ 0.827557] ACPI: Using IOAPIC for interrupt routing [ 0.828716] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.832665] PCI: Using E820 reservations for host bridge windows [ 0.836942] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.846096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848674] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.852977] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.856834] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.862007] PCI host bridge to bus 0000:00 [ 0.864672] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.868667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.872665] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.876666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.880665] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.884665] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.888665] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.892972] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.901767] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.912138] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.920726] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.928710] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.942852] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.944883] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.953686] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.959829] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.966006] pci 0000:00:02.0: enabling Extended Tags [ 0.973070] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.980242] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.988376] pci 0000:00:02.1: enabling Extended Tags [ 0.991369] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.996666] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.009663] pci 0000:00:02.2: enabling Extended Tags [ 1.016589] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.020552] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.028094] pci 0000:00:02.3: enabling Extended Tags [ 1.031289] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.035777] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.043295] pci 0000:00:02.4: enabling Extended Tags [ 1.048358] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.051954] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.058465] pci 0000:00:02.5: enabling Extended Tags [ 1.063519] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.067936] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.078130] pci 0000:00:02.6: enabling Extended Tags [ 1.083394] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.087929] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.094049] pci 0000:00:02.7: enabling Extended Tags [ 1.101655] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.107834] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.115485] pci 0000:00:03.0: enabling Extended Tags [ 1.119280] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.124272] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.131998] pci 0000:00:03.1: enabling Extended Tags [ 1.135291] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.139838] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.147745] pci 0000:00:03.2: enabling Extended Tags [ 1.151340] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.156002] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.162080] pci 0000:00:03.3: enabling Extended Tags [ 1.169499] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.176146] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.184525] pci 0000:00:03.4: enabling Extended Tags [ 1.187655] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.192304] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.199868] pci 0000:00:03.5: enabling Extended Tags [ 1.205154] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.211812] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.217905] pci 0000:00:03.6: enabling Extended Tags [ 1.226023] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.232192] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.238067] pci 0000:00:03.7: enabling Extended Tags [ 1.245550] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.252045] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.258055] pci 0000:00:04.0: enabling Extended Tags [ 1.265229] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.272002] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.279849] pci 0000:00:04.1: enabling Extended Tags [ 1.283434] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.288213] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.294898] pci 0000:00:04.2: enabling Extended Tags [ 1.300505] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.303311] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.308992] pci 0000:00:04.3: enabling Extended Tags [ 1.315430] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.319979] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.328800] pci 0000:00:04.4: enabling Extended Tags [ 1.335380] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.340273] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.345893] pci 0000:00:04.5: enabling Extended Tags [ 1.353162] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.360333] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.367665] pci 0000:00:04.6: enabling Extended Tags [ 1.371505] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.375884] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.384351] pci 0000:00:04.7: enabling Extended Tags [ 1.389748] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.396133] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.402026] pci 0000:00:05.0: enabling Extended Tags [ 1.471432] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.474575] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.477830] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.499888] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.504672] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.514309] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.525412] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.536316] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.540611] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.544415] pci 0000:01:00.0: enabling Extended Tags [ 1.623207] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.624753] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.628734] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.632815] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.639058] pci_bus 0000:02: extended config space not accessible [ 1.640981] acpiphp: Slot [1] registered [ 1.643972] acpiphp: Slot [0] registered [ 1.644716] acpiphp: Slot [2] registered [ 1.647706] acpiphp: Slot [3] registered [ 1.648719] acpiphp: Slot [4] registered [ 1.651646] acpiphp: Slot [5] registered [ 1.652719] acpiphp: Slot [6] registered [ 1.655747] acpiphp: Slot [7] registered [ 1.656717] acpiphp: Slot [8] registered [ 1.659675] acpiphp: Slot [9] registered [ 1.660733] acpiphp: Slot [10] registered [ 1.663844] acpiphp: Slot [11] registered [ 1.664720] acpiphp: Slot [12] registered [ 1.667835] acpiphp: Slot [13] registered [ 1.668725] acpiphp: Slot [14] registered [ 1.672385] acpiphp: Slot [15] registered [ 1.672749] acpiphp: Slot [16] registered [ 1.675898] acpiphp: Slot [17] registered [ 1.676721] acpiphp: Slot [18] registered [ 1.680393] acpiphp: Slot [19] registered [ 1.680725] acpiphp: Slot [20] registered [ 1.684195] acpiphp: Slot [21] registered [ 1.684733] acpiphp: Slot [22] registered [ 1.688252] acpiphp: Slot [23] registered [ 1.688717] acpiphp: Slot [24] registered [ 1.692277] acpiphp: Slot [25] registered [ 1.692716] acpiphp: Slot [26] registered [ 1.696190] acpiphp: Slot [27] registered [ 1.696719] acpiphp: Slot [28] registered [ 1.700394] acpiphp: Slot [29] registered [ 1.700718] acpiphp: Slot [30] registered [ 1.703867] acpiphp: Slot [31] registered [ 1.707241] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.718772] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.797754] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.800743] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.804733] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.808814] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.818572] acpiphp: Slot [0-2] registered [ 1.821383] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.830833] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.840401] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.843056] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.844939] pci 0000:03:00.0: enabling Extended Tags [ 1.927200] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.928802] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.932791] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.938721] acpiphp: Slot [0-3] registered [ 1.941317] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.948672] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.960507] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.962830] pci 0000:04:00.0: enabling Extended Tags [ 2.044800] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.048535] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.048790] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.055575] acpiphp: Slot [0-4] registered [ 2.057330] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.067849] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.078819] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.082676] pci 0000:05:00.0: enabling Extended Tags [ 2.170115] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.172834] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.176826] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.185257] acpiphp: Slot [0-5] registered [ 2.189474] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.198686] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.208670] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.214844] pci 0000:06:00.0: enabling Extended Tags [ 2.296011] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.296803] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.300790] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.308179] acpiphp: Slot [0-6] registered [ 2.384039] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.384857] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.388794] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.395732] acpiphp: Slot [0-7] registered [ 2.468960] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.472812] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.476800] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.483788] acpiphp: Slot [0-8] registered [ 2.555078] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.556798] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.560790] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.567728] acpiphp: Slot [0-9] registered [ 2.638498] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.640798] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.644790] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.651756] acpiphp: Slot [0-10] registered [ 2.727078] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.728799] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.732813] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.739718] acpiphp: Slot [0-11] registered [ 2.812897] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.816799] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.820824] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.827891] acpiphp: Slot [0-12] registered [ 2.933832] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.936804] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.940795] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.947933] acpiphp: Slot [0-13] registered [ 3.023917] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.024798] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.028791] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.035779] acpiphp: Slot [0-14] registered [ 3.110585] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.112800] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.116833] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.124181] acpiphp: Slot [0-15] registered [ 3.198575] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.200799] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.204800] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.211964] acpiphp: Slot [0-16] registered [ 3.286599] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.288803] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.292804] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.300099] acpiphp: Slot [0-17] registered [ 3.375964] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.376828] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.380823] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.387828] acpiphp: Slot [0-18] registered [ 3.467168] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.468834] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.472830] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.480569] acpiphp: Slot [0-19] registered [ 3.556091] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.556828] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.560792] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.567852] acpiphp: Slot [0-20] registered [ 3.641684] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.644799] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.648791] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.655918] acpiphp: Slot [0-21] registered [ 3.732153] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.732861] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.736839] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.743786] acpiphp: Slot [0-22] registered [ 3.819316] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.820799] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.824791] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.832046] acpiphp: Slot [0-23] registered [ 3.906085] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.908801] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.912801] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.920109] acpiphp: Slot [0-24] registered [ 3.995518] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.996799] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.000791] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.007691] acpiphp: Slot [0-25] registered [ 4.082194] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.084810] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.088797] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.140808] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.144918] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.148921] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.152891] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.156905] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.160879] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.164890] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.168910] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.172834] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.176687] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.180689] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.184695] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.188683] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.192684] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.196732] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.200682] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.205071] iommu: Default domain type: Translated [ 4.208563] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.208870] SCSI subsystem initialized [ 4.211942] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.212651] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.212695] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.216633] vgaarb: loaded [ 4.216736] ACPI: bus type USB registered [ 4.219880] usbcore: registered new interface driver usbfs [ 4.220680] usbcore: registered new interface driver hub [ 4.224699] usbcore: registered new device driver usb [ 4.228306] pps_core: LinuxPPS API ver. 1 registered [ 4.228665] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.232678] PTP clock support registered [ 4.236194] EDAC MC: Ver: 3.0.0 [ 4.240354] NetLabel: Initializing [ 4.240665] NetLabel: domain hash size = 128 [ 4.243954] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.244747] NetLabel: unlabeled traffic allowed by default [ 4.248748] PCI: Using ACPI for IRQ routing [ 5.098464] clocksource: Switched to clocksource kvm-clock [ 5.126685] VFS: Disk quotas dquot_6.6.0 [ 5.130506] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.136000] AppArmor: AppArmor Filesystem Enabled [ 5.140085] pnp: PnP ACPI init [ 5.143500] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.149989] pnp: PnP ACPI: found 5 devices [ 5.159759] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.166664] NET: Registered PF_INET protocol family [ 5.171188] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.177838] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.183901] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.189463] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.195284] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.200370] TCP: Hash tables configured (established 1024 bind 1024) [ 5.205430] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.211074] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.215731] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.220760] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.225116] NET: Registered PF_XDP protocol family [ 5.228713] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.234336] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.239954] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.245691] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.251703] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.257926] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.265026] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.270979] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.276803] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.282510] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.288140] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.294237] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.300154] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.306359] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.312099] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.318139] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.324060] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.330083] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.336180] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.342127] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.348445] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.354184] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.360876] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.368023] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.374574] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.379547] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.384764] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.389572] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.394229] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.398477] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.402751] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.407611] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.412786] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.417791] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.423027] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.428514] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.433492] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.438329] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.442985] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.448104] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.453351] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.458839] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.463848] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.468581] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.473728] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.478846] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.483702] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.488802] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.493724] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.499018] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.504248] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.509339] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.514446] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.519611] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.524759] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.529623] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.534254] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.539115] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.543781] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.548940] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.553978] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.558463] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.563459] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.567915] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.572866] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.577682] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.582239] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.586622] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.591239] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.595864] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.600466] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.605160] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.609592] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.614283] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.619101] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.624025] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.629638] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.635069] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.640041] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.645291] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.650343] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.655554] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.660701] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.665695] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.670596] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.675330] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.680046] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.684812] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.689902] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.694493] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.699498] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.704320] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.709863] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.714683] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.719414] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.723427] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.7319010000 4] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.739678] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.749969] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.755571] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.763036] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.770408] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.780137] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.786553] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.793301] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.802580] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.809476] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.815258] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.825889] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.832323] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.838308] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.847278] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.853839] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.859917] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.870748] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.878015] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.883638] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.893474] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.900549] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.906170] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.915048] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.921367] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.927395] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.937607] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.944513] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.950665] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.960414] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.966720] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.973753] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.983166] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.989473] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.995735] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.004244] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.010146] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.016381] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.026571] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.031147] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.037157] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.042885] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.050643] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.055211] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.061049] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.067631] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.075827] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.080248] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.088363] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.096557] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.105213] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.110020] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.116265] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.122784] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.131450] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.135324] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.143227] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.149350] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.158427] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.163972] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.170209] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.177398] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.186264] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.190379] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.197830] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.204989] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.214403] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.219238] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.225900] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.233546] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.242722] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.246451] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.253588] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.260054] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.269685] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.273747] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.282214] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.290169] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.299408] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.303250] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.310884] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.317207] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.325378] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.330416] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.336475] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.343803] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.352450] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.356331] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.363403] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.369602] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.378750] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.383445] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.389037] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.393987] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.398774] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.403616] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.408592] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.412707] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.417336] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.422744] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.426834] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.431262] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.436683] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.441315] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.446836] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.453353] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.458573] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.462876] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.467848] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.472213] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.477778] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.482337] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.487610] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.492271] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.497495] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.502164] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.507630] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.512223] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.517718] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.522859] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.528712] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.533669] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.539106] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.543686] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.549248] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.553876] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.558498] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.563842] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.567819] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.572583] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.577721] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.581742] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.586599] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.592378] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.596754] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.601736] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.607082] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.611816] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.617441] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.624027] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.629294] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.635306] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.641780] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.646940] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.652851] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.659744] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.664082] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.668530] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.675929] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.680123] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.684587] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.689865] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.693776] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.698374] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.703638] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.707812] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.712330] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.717904] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.722029] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.726642] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.731994] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.736247] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.740695] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.747866] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.758976] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11236 usecs [ 6.764882] PCI: CLS 0 bytes, default 64 [ 6.768003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.775012] Trying to unpack rootfs image as initramfs... [ 6.785092] Initialise system trusted keyrings [ 6.788421] Key type blacklist registered [ 6.800737] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.808263] zbud: loaded [ 6.816960] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.828998] fuse: init (API version 7.34) [ 6.832351] integrity: Platform Keyring initialized [ 6.848780] Key type asymmetric registered [ 6.851844] Asymmetric key parser 'x509' registered [ 6.860748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.876855] io scheduler mq-deadline registered [ 6.883072] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.897455] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.915545] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.929479] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.949065] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.961211] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.974283] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.989476] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.010841] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.021425] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.037115] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.053216] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.059577] Freeing initrd memory: 8744K [ 7.067854] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.074553] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.084778] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.090464] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.098295] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.105468] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.110682] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.121490] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.127932] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.138117] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.143485] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.155239] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.162113] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.172324] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.178055] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.189018] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.195739] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.204776] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.210101] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.219860] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.225606] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.231329] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.237628] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.242376] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.251863] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.257553] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.266546] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.271289] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.280593] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.285203] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.294636] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.300051] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.309060] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.313820] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.322397] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.327127] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.337466] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.343412] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.349184] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.355432] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.360036] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.369577] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.379490] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.384016] shpchp 0000:01:00.0: Slot initialization failed [ 7.390322] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.396063] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.401469] ACPI: button: Power Button [PWRF] [ 7.430906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.467303] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.476863] Linux agpgart interface v0.103 [ 7.482419] loop: module loaded [ 7.485142] tun: Universal TUN/TAP device driver, 1.6 [ 7.490294] PPP generic driver version 2.4.2 [ 7.493666] VFIO - User Level meta-driver version: 0.3 [ 7.497786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.502551] ehci-pci: EHCI PCI platform driver [ 7.505831] ehci-platform: EHCI generic platform driver [ 7.509968] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.514612] ohci-pci: OHCI PCI platform driver [ 7.518058] ohci-platform: OHCI generic platform driver [ 7.522380] uhci_hcd: USB Universal Host Controller Interface driver [ 7.529056] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.532972] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.539275] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.543234] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.547673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.553638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.559004] usb usb1: Product: UHCI Host Controller [ 7.562672] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.567358] usb usb1: SerialNumber: 0000:02:01.0 [ 7.571049] hub 1-0:1.0: USB hub found [ 7.573934] hub 1-0:1.0: 2 ports detected [ 7.577326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.585623] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.589667] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.593989] mousedev: PS/2 mouse device common for all mice [ 7.598980] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.605057] rtc_cmos 00:03: RTC can wake from S4 [ 7.611316] rtc_cmos 00:03: registered as rtc0 [ 7.615828] rtc_cmos 00:03: setting system clock to 2025-12-11T11:35:48 UTC (1765452948) [ 7.623609] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.628691] i2c_dev: i2c /dev entries driver [ 7.632145] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.640764] device-mapper: uevent: version 1.0.3 [ 7.644993] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.651356] platform eisa.0: Probing EISA bus 0 [ 7.655055] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.659989] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.664981] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.670293] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.675668] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.680915] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.685853] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.690443] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.695407] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.700301] platform eisa.0: EISA: Detected 0 cards [ 7.704235] ledtrig-cpu: registered to indicate activity on CPUs [ 7.708806] drop_monitor: Initializing network drop monitor service [ 7.713753] NET: Registered PF_INET6 protocol family [ 7.721239] Segment Routing with IPv6 [ 7.724408] In-situ OAM (IOAM) with IPv6 [ 7.727630] NET: Registered PF_PACKET protocol family [ 7.731249] Key type dns_resolver registered [ 7.734670] IPI shorthand broadcast: enabled [ 7.737937] registered taskstats version 1 [ 7.741044] Loading compiled-in X.509 certificates [ 7.745030] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.752312] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.760538] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.767463] blacklist: Loading compiled-in revocation X.509 certificates [ 7.772268] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.779859] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.791451] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.799007] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.806257] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.813518] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.820943] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.828401] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.836491] zswap: loaded using pool lzo/zbud [ 7.839954] Key type .fscrypt registered [ 7.842973] Key type fscrypt-provisioning registered [ 7.848326] Key type encrypted registered [ 7.851446] AppArmor: AppArmor sha1 policy hashing enabled [ 7.855427] ima: No TPM chip found, activating TPM-bypass! [ 7.859567] Loading compiled-in module X.509 certificates [ 7.863975] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.870916] ima: Allocated hash algorithm: sha1 [ 7.874237] ima: No architecture policies found [ 7.877576] evm: Initialising EVM extended attributes: [ 7.881364] evm: security.selinux [ 7.884496] evm: security.SMACK64 [ 7.887260] evm: security.SMACK64EXEC [ 7.890333] evm: security.SMACK64TRANSMUTE [ 7.893436] evm: security.SMACK64MMAP [ 7.896205] evm: security.apparmor [ 7.898957] evm: security.ima [ 7.901456] evm: security.capability [ 7.904595] evm: HMAC attrs: 0x1 [ 7.907754] PM: Magic number: 5:60:580 [ 7.911278] pci_bus 0000:01: hash matches [ 7.914835] RAS: Correctable Errors collector initialized. [ 7.918999] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.924164] Unstable clock detected, switching default tracing clock to "global" [ 7.924164] If you want to keep using the local clock, then add: [ 7.924164] "trace_clock=local" [ 7.924164] on the kernel command line [ 7.941917] Freeing unused decrypted memory: 2036K [ 7.946214] Freeing unused kernel image (initmem) memory: 3244K [ 7.950601] Write protecting the kernel read-only data: 30720k [ 7.955382] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.960404] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.007214] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.012187] Run /init as init process info: initramfs: up at 7.43 [ 8.072836] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.081911] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.087298] GPT:229375 != 2097151 [ 8.089835] GPT:Alternate GPT header not at the end of the disk. [ 8.094201] GPT:229375 != 2097151 [ 8.097089] GPT: Use GNU Parted to correct GPT errors. [ 8.151805] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.534197] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.570570] 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.29 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:04:30:65:89:34:66:47:8c:a5:1c:ed:f4:52:00:92:4f 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkMADbFS60Mt5Mrmh7tXMqWP38kwBX3coNqP92SeDHhmUaL8hi61t8bOFR0VPoyLfzd2zlB0hL7gfT+uSoyzS85KwgnWYelmw5m+t23IfXCLqZLHUsrKiZnyoonnZn26jp+XDKO86k6wBcoNHgTbQa40UL8wOq3p08KPJos9AstRhlvUNQnUtdr4vCuRWRPXVAwOmP/fFrHKKfw9Sk5CgXP59mjuU/zVO91toWISs67uSDDAxXSPSazh9oqkZ6r7ogLEDXAo32ZU5LK8VPhb5UEufbD+Njht42PV+0vuMwQaqjCXa1kvclKIL7rqm3AHmciWOmk3bwl4uiRnH9lu// root@tempest-testnetworkbasicops-server-1036089080 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPtl1OBedOxOolx/3bgE8vCYjLdr2js95JczjjJan6R+eG3H/M+yYSLhM6+N3wgeuiasWpZThdPDEDbiyDnvy5w= root@tempest-testnetworkbasicops-server-1036089080 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe60:eed4/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 04306589-3466-478c-a51c-edf45200924f name: tempest-TestNetworkBasicOps-server-1036089080 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1036089080 launch-index: 0 === cirros: current=0.6.2 uptime=9.27 === === 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:60:EE:D4 inet6 addr: fe80::f816:3eff:fe60:eed4/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-1036089080 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.658114] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.671055] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.872407] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.892419] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.987225] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.988223] ISO 9660 Extensions: RRIP_1991A [ 9.090340] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.132704] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.681502] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.683470] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:35:49 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:35:49 cirros auth.notice su: + none root:cirros Dec 11 11:35:49 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:35:49 cirros daemon.info dhcpcd[350]: DUID 00:04:04:30:65:89:34:66:47:8c:a5:1c:ed:f4:52:00:92:4f Dec 11 11:35:49 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:35:49 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:35:50 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:35:50 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:60:ee:d4 Dec 11 11:35:50 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe60:eed4 Dec 11 11:35:50 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:35:50 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-1036089080 login: 2025-12-11 11:36:03,007 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/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737 0.460s 2025-12-11 11:36:03,007 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': 'Thu, 11 Dec 2025 11:36:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-810a69d2-06d9-49a7-9683-4c1bd562cdd8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737'} Body: b'{"router": {"id": "e7c26c89-6ad5-47da-b7a8-1fc0c8c07737", "name": "tempest-TestNetworkBasicOps-router-955032901", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "external_fixed_ips": [{"subnet_id": "1ebf9fd3-7cfd-4178-b208-4d19597a68fe", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-11T11:35:18Z", "updated_at": "2025-12-11T11:36:02Z", "revision_number": 5, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:36:03,127 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/a5636a31-6f12-4ef0-aaf8-79161eb2b294 0.119s 2025-12-11 11:36:03,128 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:36:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-fdb4613e-0c0d-438b-9fce-dbf559343a42', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a5636a31-6f12-4ef0-aaf8-79161eb2b294'} Body: b'{"floatingip": {"id": "a5636a31-6f12-4ef0-aaf8-79161eb2b294", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "floating_ip_address": "192.168.122.202", "floating_network_id": "eaf8786f-b27c-4b13-8056-4c96a66523cb", "router_id": "e7c26c89-6ad5-47da-b7a8-1fc0c8c07737", "port_id": "7dad6bd1-48e5-4b1e-b61c-d38ee9af2dd9", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b1721d13-9d5b-4b29-8314-b17c4c012358", "mac_address": "fa:16:3e:60:ee:d4", "admin_state_up": true, "status": "ACTIVE", "device_id": "04306589-3466-478c-a51c-edf45200924f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-11T11:35:43Z", "updated_at": "2025-12-11T11:35:44Z", "revision_number": 1, "project_id": "de4d32e2dc4d4e1c83d2e09952191321"}}' 2025-12-11 11:36:03,128 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a5636a31-6f12-4ef0-aaf8-79161eb2b294', 'tenant_id': 'de4d32e2dc4d4e1c83d2e09952191321', 'floating_ip_address': '192.168.122.202', 'floating_network_id': 'eaf8786f-b27c-4b13-8056-4c96a66523cb', 'router_id': 'e7c26c89-6ad5-47da-b7a8-1fc0c8c07737', 'port_id': '7dad6bd1-48e5-4b1e-b61c-d38ee9af2dd9', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'b1721d13-9d5b-4b29-8314-b17c4c012358', 'mac_address': 'fa:16:3e:60:ee:d4', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '04306589-3466-478c-a51c-edf45200924f', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-11T11:35:43Z', 'updated_at': '2025-12-11T11:35:44Z', 'revision_number': 1, 'project_id': 'de4d32e2dc4d4e1c83d2e09952191321'} is at status: ACTIVE 2025-12-11 11:36:03,128 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.120211 seconds 2025-12-11 11:36:03,128 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2025-12-11 11:36:03,128 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.202 in 120 sec and the expected result is reachable 2025-12-11 11:36:03,172 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.043082 seconds 2025-12-11 11:36:03,172 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2025-12-11 11:36:03,269 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/04306589-3466-478c-a51c-edf45200924f/action 0.096s 2025-12-11 11:36:03,271 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:36:03 GMT', 'server': 'Apache', 'content-length': '75317', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74df833e-3aa8-4b7c-bddc-abf62803387d', 'x-compute-request-id': 'req-74df833e-3aa8-4b7c-bddc-abf62803387d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f/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.000003] kvm-clock: using sched offset of 1203639169 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001349] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001811] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004877] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004932] Using GB pages for direct mapping\\n[ 0.005151] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005156] ACPI: Early table checksum verification disabled\\n[ 0.005162] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005196] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005205] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005212] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005216] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005220] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005224] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005228] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005231] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005233] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005235] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005236] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005237] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005238] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006575] No NUMA configuration fo 2025-12-11 11:36:03,272 25 DEBUG [tempest.scenario.manager] Console output for 04306589-3466-478c-a51c-edf45200924f 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.000003] kvm-clock: using sched offset of 1203639169 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.001349] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001811] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004877] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004932] Using GB pages for direct mapping [ 0.005151] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005156] ACPI: Early table checksum verification disabled [ 0.005162] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005196] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005205] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005212] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005216] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005220] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005224] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005228] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005231] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005233] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005235] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005236] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005237] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005238] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006575] No NUMA configuration found [ 0.006578] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006587] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007053] Zone ranges: [ 0.007055] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007058] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007061] Normal empty [ 0.007063] Device empty [ 0.007065] Movable zone start for each node [ 0.007069] Early memory node ranges [ 0.007070] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007073] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007075] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009243] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009312] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009820] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.022897] ACPI: PM-Timer IO Port: 0x608 [ 0.022934] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.023065] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.023069] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.023072] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.023074] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.023075] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.023077] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.023081] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.023083] TSC deadline timer available [ 0.023098] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.023423] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.023427] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.023429] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.023430] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.023432] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.023434] Booting paravirtualized kernel on KVM [ 0.023437] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.023445] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.026088] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.026287] kvm-guest: setup async PF for cpu 0 [ 0.026347] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.026372] kvm-guest: PV spinlocks disabled, single CPU [ 0.026382] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.026384] Policy zone: DMA32 [ 0.026386] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.026450] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.026493] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.026516] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.026579] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.026948] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.027723] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.027755] ftrace: allocating 50600 entries in 198 pages [ 0.057366] ftrace: allocated 198 pages with 4 groups [ 0.057566] rcu: Hierarchical RCU implementation. [ 0.057569] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.057571] Rude variant of Tasks RCU enabled. [ 0.057572] Tracing variant of Tasks RCU enabled. [ 0.057574] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.057576] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.063045] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.063652] random: crng init done [ 0.109162] Console: colour VGA+ 80x25 [ 0.263629] printk: console [tty1] enabled [ 0.621611] printk: console [ttyS0] enabled [ 0.625086] ACPI: Core revision 20210730 [ 0.628286] APIC: Switch to symmetric I/O mode setup [ 0.633075] x2apic enabled [ 0.636432] Switched APIC routing to physical x2apic. [ 0.645486] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.652656] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.656651] pid_max: default: 32768 minimum: 301 [ 0.656651] LSM: Security Framework initializing [ 0.656651] landlock: Up and running. [ 0.656651] Yama: becoming mindful. [ 0.656651] AppArmor: AppArmor initialized [ 0.656651] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.656651] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.656651] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.656651] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.656651] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.656651] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.656651] Spectre V2 : Mitigation: Retpolines [ 0.656651] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.656651] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.656651] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.656651] RETBleed: Mitigation: untrained return thunk [ 0.656651] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.656651] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.656651] Freeing SMP alternatives memory: 44K [ 0.656651] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.656812] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.660674] ... version: 0 [ 0.663854] ... bit width: 48 [ 0.664666] ... generic registers: 6 [ 0.667704] ... value mask: 0000ffffffffffff [ 0.668665] ... max period: 00007fffffffffff [ 0.672664] ... fixed-purpose events: 0 [ 0.675906] ... event mask: 000000000000003f [ 0.676785] rcu: Hierarchical SRCU implementation. [ 0.680927] smp: Bringing up secondary CPUs ... [ 0.684347] smp: Brought up 1 node, 1 CPU [ 0.684674] smpboot: Max logical packages: 1 [ 0.688668] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.693320] devtmpfs: initialized [ 0.696738] x86/mm: Memory block size: 128MB [ 0.700934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.704676] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.708759] pinctrl core: initialized pinctrl subsystem [ 0.713121] PM: RTC time: 11:35:41, date: 2025-12-11 [ 0.716908] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.720836] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.724714] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.728693] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.732691] audit: initializing netlink subsys (disabled) [ 0.736894] thermal_sys: Registered thermal governor 'fair_share' [ 0.736896] thermal_sys: Registered thermal governor 'bang_bang' [ 0.740670] audit: type=2000 audit(1765452940.892:1): state=initialized audit_enabled=0 res=1 [ 0.748680] thermal_sys: Registered thermal governor 'step_wise' [ 0.748682] thermal_sys: Registered thermal governor 'user_space' [ 0.752669] thermal_sys: Registered thermal governor 'power_allocator' [ 0.756732] EISA bus registered [ 0.763198] cpuidle: using governor ladder [ 0.764666] cpuidle: using governor menu [ 0.770752] ACPI: bus type PCI registered [ 0.772666] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.777137] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.780668] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.784688] PCI: Using configuration type 1 for base access [ 0.790177] Kprobes globally optimized [ 0.792824] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.796673] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.801517] ACPI: Added _OSI(Module Device) [ 0.804554] ACPI: Added _OSI(Processor Device) [ 0.804700] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.808206] ACPI: Added _OSI(Processor Aggregator Device) [ 0.808720] ACPI: Added _OSI(Linux-Dell-Video) [ 0.811874] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.812675] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.819826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.824462] ACPI: Interpreter enabled [ 0.824678] ACPI: PM: (supports S0 S5) [ 0.827557] ACPI: Using IOAPIC for interrupt routing [ 0.828716] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.832665] PCI: Using E820 reservations for host bridge windows [ 0.836942] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.846096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848674] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.852977] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.856834] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.862007] PCI host bridge to bus 0000:00 [ 0.864672] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.868667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.872665] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.876666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.880665] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.884665] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.888665] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.892972] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.901767] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.912138] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.920726] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.928710] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.942852] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.944883] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.953686] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.959829] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.966006] pci 0000:00:02.0: enabling Extended Tags [ 0.973070] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.980242] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.988376] pci 0000:00:02.1: enabling Extended Tags [ 0.991369] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.996666] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.009663] pci 0000:00:02.2: enabling Extended Tags [ 1.016589] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.020552] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.028094] pci 0000:00:02.3: enabling Extended Tags [ 1.031289] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.035777] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.043295] pci 0000:00:02.4: enabling Extended Tags [ 1.048358] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.051954] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.058465] pci 0000:00:02.5: enabling Extended Tags [ 1.063519] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.067936] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.078130] pci 0000:00:02.6: enabling Extended Tags [ 1.083394] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.087929] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.094049] pci 0000:00:02.7: enabling Extended Tags [ 1.101655] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.107834] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.115485] pci 0000:00:03.0: enabling Extended Tags [ 1.119280] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.124272] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.131998] pci 0000:00:03.1: enabling Extended Tags [ 1.135291] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.139838] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.147745] pci 0000:00:03.2: enabling Extended Tags [ 1.151340] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.156002] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.162080] pci 0000:00:03.3: enabling Extended Tags [ 1.169499] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.176146] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.184525] pci 0000:00:03.4: enabling Extended Tags [ 1.187655] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.192304] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.199868] pci 0000:00:03.5: enabling Extended Tags [ 1.205154] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.211812] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.217905] pci 0000:00:03.6: enabling Extended Tags [ 1.226023] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.232192] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.238067] pci 0000:00:03.7: enabling Extended Tags [ 1.245550] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.252045] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.258055] pci 0000:00:04.0: enabling Extended Tags [ 1.265229] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.272002] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.279849] pci 0000:00:04.1: enabling Extended Tags [ 1.283434] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.288213] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.294898] pci 0000:00:04.2: enabling Extended Tags [ 1.300505] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.303311] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.308992] pci 0000:00:04.3: enabling Extended Tags [ 1.315430] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.319979] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.328800] pci 0000:00:04.4: enabling Extended Tags [ 1.335380] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.340273] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.345893] pci 0000:00:04.5: enabling Extended Tags [ 1.353162] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.360333] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.367665] pci 0000:00:04.6: enabling Extended Tags [ 1.371505] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.375884] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.384351] pci 0000:00:04.7: enabling Extended Tags [ 1.389748] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.396133] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.402026] pci 0000:00:05.0: enabling Extended Tags [ 1.471432] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.474575] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.477830] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.499888] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.504672] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.514309] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.525412] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.536316] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.540611] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.544415] pci 0000:01:00.0: enabling Extended Tags [ 1.623207] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.624753] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.628734] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.632815] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.639058] pci_bus 0000:02: extended config space not accessible [ 1.640981] acpiphp: Slot [1] registered [ 1.643972] acpiphp: Slot [0] registered [ 1.644716] acpiphp: Slot [2] registered [ 1.647706] acpiphp: Slot [3] registered [ 1.648719] acpiphp: Slot [4] registered [ 1.651646] acpiphp: Slot [5] registered [ 1.652719] acpiphp: Slot [6] registered [ 1.655747] acpiphp: Slot [7] registered [ 1.656717] acpiphp: Slot [8] registered [ 1.659675] acpiphp: Slot [9] registered [ 1.660733] acpiphp: Slot [10] registered [ 1.663844] acpiphp: Slot [11] registered [ 1.664720] acpiphp: Slot [12] registered [ 1.667835] acpiphp: Slot [13] registered [ 1.668725] acpiphp: Slot [14] registered [ 1.672385] acpiphp: Slot [15] registered [ 1.672749] acpiphp: Slot [16] registered [ 1.675898] acpiphp: Slot [17] registered [ 1.676721] acpiphp: Slot [18] registered [ 1.680393] acpiphp: Slot [19] registered [ 1.680725] acpiphp: Slot [20] registered [ 1.684195] acpiphp: Slot [21] registered [ 1.684733] acpiphp: Slot [22] registered [ 1.688252] acpiphp: Slot [23] registered [ 1.688717] acpiphp: Slot [24] registered [ 1.692277] acpiphp: Slot [25] registered [ 1.692716] acpiphp: Slot [26] registered [ 1.69619FEEC 0] acpiphp: Slot [27] registered [ 1.696719] acpiphp: Slot [28] registered [ 1.700394] acpiphp: Slot [29] registered [ 1.700718] acpiphp: Slot [30] registered [ 1.703867] acpiphp: Slot [31] registered [ 1.707241] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.718772] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.797754] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.800743] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.804733] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.808814] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.818572] acpiphp: Slot [0-2] registered [ 1.821383] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.830833] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.840401] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.843056] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.844939] pci 0000:03:00.0: enabling Extended Tags [ 1.927200] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.928802] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.932791] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.938721] acpiphp: Slot [0-3] registered [ 1.941317] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.948672] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.960507] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.962830] pci 0000:04:00.0: enabling Extended Tags [ 2.044800] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.048535] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.048790] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.055575] acpiphp: Slot [0-4] registered [ 2.057330] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.067849] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.078819] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.082676] pci 0000:05:00.0: enabling Extended Tags [ 2.170115] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.172834] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.176826] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.185257] acpiphp: Slot [0-5] registered [ 2.189474] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.198686] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.208670] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.214844] pci 0000:06:00.0: enabling Extended Tags [ 2.296011] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.296803] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.300790] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.308179] acpiphp: Slot [0-6] registered [ 2.384039] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.384857] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.388794] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.395732] acpiphp: Slot [0-7] registered [ 2.468960] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.472812] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.476800] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.483788] acpiphp: Slot [0-8] registered [ 2.555078] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.556798] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.560790] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.567728] acpiphp: Slot [0-9] registered [ 2.638498] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.640798] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.644790] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.651756] acpiphp: Slot [0-10] registered [ 2.727078] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.728799] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.732813] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.739718] acpiphp: Slot [0-11] registered [ 2.812897] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.816799] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.820824] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.827891] acpiphp: Slot [0-12] registered [ 2.933832] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.936804] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.940795] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.947933] acpiphp: Slot [0-13] registered [ 3.023917] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.024798] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.028791] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.035779] acpiphp: Slot [0-14] registered [ 3.110585] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.112800] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.116833] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.124181] acpiphp: Slot [0-15] registered [ 3.198575] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.200799] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.204800] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.211964] acpiphp: Slot [0-16] registered [ 3.286599] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.288803] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.292804] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.300099] acpiphp: Slot [0-17] registered [ 3.375964] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.376828] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.380823] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.387828] acpiphp: Slot [0-18] registered [ 3.467168] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.468834] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.472830] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.480569] acpiphp: Slot [0-19] registered [ 3.556091] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.556828] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.560792] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.567852] acpiphp: Slot [0-20] registered [ 3.641684] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.644799] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.648791] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.655918] acpiphp: Slot [0-21] registered [ 3.732153] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.732861] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.736839] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.743786] acpiphp: Slot [0-22] registered [ 3.819316] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.820799] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.824791] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.832046] acpiphp: Slot [0-23] registered [ 3.906085] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.908801] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.912801] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.920109] acpiphp: Slot [0-24] registered [ 3.995518] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.996799] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.000791] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.007691] acpiphp: Slot [0-25] registered [ 4.082194] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.084810] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.088797] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.140808] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.144918] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.148921] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.152891] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.156905] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.160879] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.164890] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.168910] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.172834] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.176687] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.180689] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.184695] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.188683] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.192684] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.196732] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.200682] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.205071] iommu: Default domain type: Translated [ 4.208563] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.208870] SCSI subsystem initialized [ 4.211942] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.212651] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.212695] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.216633] vgaarb: loaded [ 4.216736] ACPI: bus type USB registered [ 4.219880] usbcore: registered new interface driver usbfs [ 4.220680] usbcore: registered new interface driver hub [ 4.224699] usbcore: registered new device driver usb [ 4.228306] pps_core: LinuxPPS API ver. 1 registered [ 4.228665] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.232678] PTP clock support registered [ 4.236194] EDAC MC: Ver: 3.0.0 [ 4.240354] NetLabel: Initializing [ 4.240665] NetLabel: domain hash size = 128 [ 4.243954] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.244747] NetLabel: unlabeled traffic allowed by default [ 4.248748] PCI: Using ACPI for IRQ routing [ 5.098464] clocksource: Switched to clocksource kvm-clock [ 5.126685] VFS: Disk quotas dquot_6.6.0 [ 5.130506] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.136000] AppArmor: AppArmor Filesystem Enabled [ 5.140085] pnp: PnP ACPI init [ 5.143500] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.149989] pnp: PnP ACPI: found 5 devices [ 5.159759] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.166664] NET: Registered PF_INET protocol family [ 5.171188] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.177838] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.183901] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.189463] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.195284] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.200370] TCP: Hash tables configured (established 1024 bind 1024) [ 5.205430] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.211074] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.215731] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.220760] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.225116] NET: Registered PF_XDP protocol family [ 5.228713] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.234336] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.239954] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.245691] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.251703] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.257926] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.265026] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.270979] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.276803] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.282510] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.288140] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.294237] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.300154] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.306359] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.312099] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.318139] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.324060] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.330083] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.336180] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.342127] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.348445] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.354184] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.360876] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.368023] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.374574] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.379547] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.384764] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.389572] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.394229] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.398477] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.402751] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.407611] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.412786] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.417791] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.423027] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.428514] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.433492] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.438329] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.442985] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.448104] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.453351] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.458839] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.463848] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.468581] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.473728] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.478846] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.483702] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.488802] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.493724] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.499018] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.504248] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.509339] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.514446] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.519611] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.524759] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.529623] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.534254] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.539115] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.543781] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.548940] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.553978] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.558463] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.563459] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.567915] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.572866] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.577682] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.582239] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.586622] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.591239] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.595864] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.600466] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.605160] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.609592] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.614283] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.619101] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.624025] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.629638] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.635069] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.640041] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.645291] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.650343] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.655554] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.660701] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.665695] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.670596] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.675330] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.680046] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.684812] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.689902] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.694493] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.699498] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.704320] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.709863] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.714683] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.719414] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.723427] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.731904] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.739678] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.749969] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.755571] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.763036] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.770408] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.780137] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.786553] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.793301] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.802580] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.809476] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.815258] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.825889] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.832323] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.838308] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.847278] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.853839] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.859917] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.870748] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.878015] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.883638] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.893474] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.900549] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.906170] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.915048] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.921367] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.927395] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.937607] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.944513] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.950665] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.960414] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.966720] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.973753] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.983166] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.989473] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.995735] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.004244] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.010146] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.016381] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.026571] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.031147] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.037157] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.042885] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.050643] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.055211] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.061049] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.067631] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.075827] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.080248] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.088363] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.096557] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.105213] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.110020] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.116265] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.122784] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.131450] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.135324] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.143227] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.149350] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.158427] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.163972] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.170209] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.177398] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.186264] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.190379] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.197830] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.204989] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.214403] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.219238] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.225900] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.233546] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.242722] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.246451] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.253588] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.260054] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.269685] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.273747] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.282214] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.290169] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.299408] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.303250] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.310884] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.317207] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.325378] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.330416] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.336475] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.343803] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.352450] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.356331] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.363403] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.369602] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.378750] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.383445] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.389037] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.393987] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.398774] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.403616] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.408592] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.412707] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.417336] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.422744] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.426834] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.431262] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.436683] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.441315] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.446836] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.453353] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.458573] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.462876] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.467848] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.472213] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.477778] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.482337] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.487610] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.492271] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.497495] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.502164] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.507630] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.512223] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.517718] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.522859] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.528712] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.533669] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.539106] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.543686] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.549248] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.553876] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.558498] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.563842] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.567819] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.572583] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.577721] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.581742] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.586599] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.592378] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.596754] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.601736] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.607082] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.611816] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.617441] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.624027] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.629294] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.635306] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.641780] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.646940] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.652851] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.659744] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.664082] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.668530] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.675929] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.680123] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.684587] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.689865] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.693776] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.698374] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.703638] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.707812] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.712330] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.717904] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.722029] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.726642] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.731994] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.736247] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.740695] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.747866] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.758976] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11236 usecs [ 6.764882] PCI: CLS 0 bytes, default 64 [ 6.768003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.775012] Trying to unpack rootfs image as initramfs... [ 6.785092] Initialise system trusted keyrings [ 6.788421] Key type blacklist registered [ 6.800737] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.808263] zbud: loaded [ 6.816960] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.828998] fuse: init (API version 7.34) [ 6.832351] integrity: Platform Keyring initialized [ 6.848780] Key type asymmetric registered [ 6.851844] Asymmetric key parser 'x509' registered [ 6.860748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.876855] io scheduler mq-deadline registered [ 6.883072] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.897455] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.915545] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.929479] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.949065] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.961211] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.974283] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.989476] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.010841] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.021425] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.037115] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.053216] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.059577] Freeing initrd memory: 8744K [ 7.067854] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.074553] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.084778] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.090464] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.098295] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.105468] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.110682] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.121490] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.127932] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.138117] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.143485] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.155239] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.162113] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.172324] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.178055] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.189018] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.195739] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.204776] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.210101] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.219860] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.225606] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.231329] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.237628] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.242376] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.251863] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.257553] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.266546] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.271289] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.280593] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.285203] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.294636] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.300051] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.309060] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.313820] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.322397] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.327127] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.337466] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.343412] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.349184] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.355432] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.360036] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.369577] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.379490] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.384016] shpchp 0000:01:00.0: Slot initialization failed [ 7.390322] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.396063] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.401469] ACPI: button: Power Button [PWRF] [ 7.430906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.467303] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.476863] Linux agpgart interface v0.103 [ 7.482419] loop: module loaded [ 7.485142] tun: Universal TUN/TAP device driver, 1.6 [ 7.490294] PPP generic driver version 2.4.2 [ 7.493666] VFIO - User Level meta-driver version: 0.3 [ 7.497786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.502551] ehci-pci: EHCI PCI platform driver [ 7.505831] ehci-platform: EHCI generic platform driver [ 7.509968] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.514612] ohci-pci: OHCI PCI platform driver [ 7.518058] ohci-platform: OHCI generic platform driver [ 7.522380] uhci_hcd: USB Universal Host Controller Interface driver [ 7.529056] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.532972] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.539275] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.543234] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.547673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.553638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.559004] usb usb1: Product: UHCI Host Controller [ 7.562672] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.567358] usb usb1: SerialNumber: 0000:02:01.0 [ 7.571049] hub 1-0:1.0: USB hub found [ 7.573934] hub 1-0:1.0: 2 ports detected [ 7.577326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.585623] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.589667] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.593989] mousedev: PS/2 mouse device common for all mice [ 7.598980] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.605057] rtc_cmos 00:03: RTC can wake from S4 [ 7.611316] rtc_cmos 00:03: registered as rtc0 [ 7.615828] rtc_cmos 00:03: setting system clock to 2025-12-11T11:35:48 UTC (1765452948) [ 7.623609] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.628691] i2c_dev: i2c /dev entries driver [ 7.632145] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.640764] device-mapper: uevent: version 1.0.3 [ 7.644993] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.651356] platform eisa.0: Probing EISA bus 0 [ 7.655055] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.659989] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.664981] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.670293] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.675668] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.680915] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.685853] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.690443] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.695407] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.700301] platform eisa.0: EISA: Detected 0 cards [ 7.704235] ledtrig-cpu: registered to indicate activity on CPUs [ 7.708806] drop_monitor: Initializing network drop monitor service [ 7.713753] NET: Registered PF_INET6 protocol family [ 7.721239] Segment Routing with IPv6 [ 7.724408] In-situ OAM (IOAM) with IPv6 [ 7.727630] NET: Registered PF_PACKET protocol family [ 7.731249] Key type dns_resolver registered [ 7.734670] IPI shorthand broadcast: enabled [ 7.737937] registered taskstats version 1 [ 7.741044] Loading compiled-in X.509 certificates [ 7.745030] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.752312] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.760538] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.767463] blacklist: Loading compiled-in revocation X.509 certificates [ 7.772268] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.779859] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.791451] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.799007] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.806257] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.813518] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.820943] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.828401] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.836491] zswap: loaded using pool lzo/zbud [ 7.839954] Key type .fscrypt registered [ 7.842973] Key type fscrypt-provisioning registered [ 7.848326] Key type encrypted registered [ 7.851446] AppArmor: AppArmor sha1 policy hashing enabled [ 7.855427] ima: No TPM chip found, activating TPM-bypass! [ 7.859567] Loading compiled-in module X.509 certificates [ 7.863975] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.870916] ima: Allocated hash algorithm: sha1 [ 7.874237] ima: No architecture policies found [ 7.877576] evm: Initialising EVM extended attributes: [ 7.881364] evm: security.selinux [ 7.884496] evm: security.SMACK64 [ 7.887260] evm: security.SMACK64EXEC [ 7.890333] evm: security.SMACK64TRANSMUTE [ 7.893436] evm: security.SMACK64MMAP [ 7.896205] evm: security.apparmor [ 7.898957] evm: security.ima [ 7.901456] evm: security.capability [ 7.904595] evm: HMAC attrs: 0x1 [ 7.907754] PM: Magic number: 5:60:580 [ 7.911278] pci_bus 0000:01: hash matches [ 7.914835] RAS: Correctable Errors collector initialized. [ 7.918999] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.924164] Unstable clock detected, switching default tracing clock to "global" [ 7.924164] If you want to keep using the local clock, then add: [ 7.924164] "trace_clock=local" [ 7.924164] on the kernel command line [ 7.941917] Freeing unused decrypted memory: 2036K [ 7.946214] Freeing unused kernel image (initmem) memory: 3244K [ 7.950601] Write protecting the kernel read-only data: 30720k [ 7.955382] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.960404] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.007214] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.012187] Run /init as init process info: initramfs: up at 7.43 [ 8.072836] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.081911] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.087298] GPT:229375 != 2097151 [ 8.089835] GPT:Alternate GPT header not at the end of the disk. [ 8.094201] GPT:229375 != 2097151 [ 8.097089] GPT: Use GNU Parted to correct GPT errors. [ 8.151805] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.534197] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.570570] 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.29 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:04:30:65:89:34:66:47:8c:a5:1c:ed:f4:52:00:92:4f 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkMADbFS60Mt5Mrmh7tXMqWP38kwBX3coNqP92SeDHhmUaL8hi61t8bOFR0VPoyLfzd2zlB0hL7gfT+uSoyzS85KwgnWYelmw5m+t23IfXCLqZLHUsrKiZnyoonnZn26jp+XDKO86k6wBcoNHgTbQa40UL8wOq3p08KPJos9AstRhlvUNQnUtdr4vCuRWRPXVAwOmP/fFrHKKfw9Sk5CgXP59mjuU/zVO91toWISs67uSDDAxXSPSazh9oqkZ6r7ogLEDXAo32ZU5LK8VPhb5UEufbD+Njht42PV+0vuMwQaqjCXa1kvclKIL7rqm3AHmciWOmk3bwl4uiRnH9lu// root@tempest-testnetworkbasicops-server-1036089080 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPtl1OBedOxOolx/3bgE8vCYjLdr2js95JczjjJan6R+eG3H/M+yYSLhM6+N3wgeuiasWpZThdPDEDbiyDnvy5w= root@tempest-testnetworkbasicops-server-1036089080 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe60:eed4/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 04306589-3466-478c-a51c-edf45200924f name: tempest-TestNetworkBasicOps-server-1036089080 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1036089080 launch-index: 0 === cirros: current=0.6.2 uptime=9.27 === === 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:60:EE:D4 inet6 addr: fe80::f816:3eff:fe60:eed4/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-1036089080 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.658114] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.671055] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.872407] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.892419] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.987225] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.988223] ISO 9660 Extensions: RRIP_1991A [ 9.090340] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.132704] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.681502] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.683470] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 11 11:35:49 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 11 11:35:49 cirros auth.notice su: + none root:cirros Dec 11 11:35:49 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 11 11:35:49 cirros daemon.info dhcpcd[350]: DUID 00:04:04:30:65:89:34:66:47:8c:a5:1c:ed:f4:52:00:92:4f Dec 11 11:35:49 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 11 11:35:49 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 11 11:35:50 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 11 11:35:50 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:60:ee:d4 Dec 11 11:35:50 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe60:eed4 Dec 11 11:35:50 cirros authpriv.info dropbear[391]: Running in background Dec 11 11:35:50 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-1036089080 login: 2025-12-11 11:36:03,274 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-11 11:36:03,278 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-11 11:36:03,338 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-11 11:36:03,339 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-11 11:36:04,262 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a5636a31-6f12-4ef0-aaf8-79161eb2b294 0.922s 2025-12-11 11:36:04,262 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:36:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c06d7e59-375f-40fa-880c-d694b21e97e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a5636a31-6f12-4ef0-aaf8-79161eb2b294'} Body: b'' 2025-12-11 11:36:04,440 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f 0.177s 2025-12-11 11:36:04,440 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:36:04 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a869e255-646d-42ce-9dce-788d128165f1', 'x-compute-request-id': 'req-a869e255-646d-42ce-9dce-788d128165f1', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'' 2025-12-11 11:36:05,275 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f 0.834s 2025-12-11 11:36:05,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': 'Thu, 11 Dec 2025 11:36:04 GMT', 'server': 'Apache', 'content-length': '1821', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc1047a-1daa-4461-87d7-7d526166068c', 'x-compute-request-id': 'req-0cc1047a-1daa-4461-87d7-7d526166068c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'{"server": {"id": "04306589-3466-478c-a51c-edf45200924f", "name": "tempest-TestNetworkBasicOps-server-1036089080", "status": "ACTIVE", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "user_id": "a4ea76e0bf4444dabb17c5cae286d6ef", "metadata": {}, "hostId": "8c9e1958a2255d4f88090929ecd86ca883f9d586ddde46ea4cb94aa5", "image": {"id": "3c865947-720a-436a-8489-7177b732aa01", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c865947-720a-436a-8489-7177b732aa01"}]}, "flavor": {"id": "dedf9b21-967e-4cf9-b09a-98feb1882b6b", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/dedf9b21-967e-4cf9-b09a-98feb1882b6b"}]}, "created": "2025-12-11T11:35:32Z", "updated": "2025-12-11T11:36:04Z", "addresses": {"tempest-network-smoke--1274992883": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ee:d4"}, {"version": 4, "addr": "192.168.122.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ee:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/04306589-3466-478c-a51c-edf45200924f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1303833035", "OS-SRV-USG:launched_at": "2025-12-11T11:35:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1090429612"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-11 11:36:06,348 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f 0.065s 2025-12-11 11:36:06,349 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:36:06 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b32592e-1c8f-4796-9b86-a4d69c16b594', 'x-compute-request-id': 'req-8b32592e-1c8f-4796-9b86-a4d69c16b594', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/04306589-3466-478c-a51c-edf45200924f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 04306589-3466-478c-a51c-edf45200924f could not be found."}}' 2025-12-11 11:36:06,544 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e1f3c314-8239-4cde-8dfb-3519065a96f0 0.193s 2025-12-11 11:36:06,546 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:36:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-246c002d-c1db-4365-9517-01b6432b4c42', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e1f3c314-8239-4cde-8dfb-3519065a96f0'} Body: b'' 2025-12-11 11:36:06,623 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-1303833035 0.076s 2025-12-11 11:36:06,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': 'Thu, 11 Dec 2025 11:36:06 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-eea3b726-0271-48bf-95d8-7890999b48db', 'x-compute-request-id': 'req-eea3b726-0271-48bf-95d8-7890999b48db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=f2b55874f94f0667caf4fb92f062fe01; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1303833035'} Body: b'' 2025-12-11 11:36:08,464 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737/remove_router_interface 1.840s 2025-12-11 11:36:08,465 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ca47a578-4a95-45e0-a116-ec863ecd2a58"} Response - Headers: {'date': 'Thu, 11 Dec 2025 11:36:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-22201f4b-8a09-48ef-afa6-e716ff3803f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737/remove_router_interface'} Body: b'{"id": "e7c26c89-6ad5-47da-b7a8-1fc0c8c07737", "tenant_id": "de4d32e2dc4d4e1c83d2e09952191321", "port_id": "29e9a4ed-5dc7-4078-a07d-e0891c44997f", "network_id": "b1721d13-9d5b-4b29-8314-b17c4c012358", "subnet_id": "ca47a578-4a95-45e0-a116-ec863ecd2a58", "subnet_ids": ["ca47a578-4a95-45e0-a116-ec863ecd2a58"]}' 2025-12-11 11:36:08,689 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ca47a578-4a95-45e0-a116-ec863ecd2a58 0.223s 2025-12-11 11:36:08,690 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:36:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ac2ff2c1-0ae8-470b-9f7c-84e119d893e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ca47a578-4a95-45e0-a116-ec863ecd2a58'} Body: b'' 2025-12-11 11:36:09,532 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737 0.841s 2025-12-11 11:36:09,532 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 11 Dec 2025 11:36:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-acee20e0-0277-4cbf-9a7e-acb794073796', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7c26c89-6ad5-47da-b7a8-1fc0c8c07737'} Body: b'' 2025-12-11 11:36:10,205 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/b1721d13-9d5b-4b29-8314-b17c4c012358 0.673s 2025-12-11 11:36:10,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': 'Thu, 11 Dec 2025 11:36:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a1a0ed69-9b63-49cc-b375-28752dd6055e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=4cc9fa099fcff05e3063057f623b2573; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/b1721d13-9d5b-4b29-8314-b17c4c012358'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000164015116526255014770 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) '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.dir0000644012276001227600000000164015116526255015011 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) '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.dat0000644012276001227600000000000015116526255014575 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015116526255014603 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015116526255013740 0ustar tempesttempest