.stestr/0002755012276001227600000000000015115331142012414 5ustar tempesttempest.stestr/format0000644012276001227600000000000215115327757013636 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215115331142014574 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115115331142014757 0ustar tempesttempest105.54560170.26264175.974681109.92370563.185790.00033352.59199476.27250642.887907.stestr/00000600012276001227600000772161115115331142012503 0ustar tempesttempesttime: 2025-12-07 16:49:13.448682Z 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-07 16:50:58.994283Z 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-07 16:49:18,662 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 5.213s 2025-12-07 16:49:18,662 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--1291539527", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-0ee8d45d-1955-42c3-b01d-1c475ee81f1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"0690143e-4a49-4caf-ac57-6387af7ef971","name":"tempest-network-smoke--1291539527","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:49:15Z","updated_at":"2025-12-07T16:49:15Z","revision_number":1}}' 2025-12-07 16:49:22,753 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 4.090s 2025-12-07 16:49:22,754 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-2034105395", "admin_state_up": true, "project_id": "c2862010b4074178b36417f9edc7c203", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8"}}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-2b99d403-9a1b-47b1-9cf3-fe5113b6969f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "47d77e6c-7e44-4fba-83e0-e8d03f69fa09", "name": "tempest-TestNetworkBasicOps-router-2034105395", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.222"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:49:19Z", "updated_at": "2025-12-07T16:49:22Z", "revision_number": 2, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:22,857 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.103s 2025-12-07 16:49:22,858 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d31f7ce9-2bd5-4f7a-91a8-42fcb51b8ad6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:49:23,040 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.182s 2025-12-07 16:49:23,040 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-f621436b-747e-4ef7-9bd6-a1f09fae211e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:49:23,657 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.617s 2025-12-07 16:49:23,658 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2f80bbea-d47e-4424-9c88-b770caed5dfe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:49:24,700 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.042s 2025-12-07 16:49:24,701 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-1160879061", "network_id": "0690143e-4a49-4caf-ac57-6387af7ef971", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-433db12c-67b5-43e9-a11c-666e5353e281', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"4d467e48-7977-4b76-bfda-d2856656827c","name":"tempest-subnet-smoke-1160879061","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"0690143e-4a49-4caf-ac57-6387af7ef971","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-07T16:49:23Z","updated_at":"2025-12-07T16:49:23Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:27,865 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/47d77e6c-7e44-4fba-83e0-e8d03f69fa09/add_router_interface 3.164s 2025-12-07 16:49:27,866 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4d467e48-7977-4b76-bfda-d2856656827c"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9ca1557c-0655-4121-929a-9fa143f858c4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/47d77e6c-7e44-4fba-83e0-e8d03f69fa09/add_router_interface'} Body: b'{"id": "47d77e6c-7e44-4fba-83e0-e8d03f69fa09", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "681a08dd-fe94-4bed-9c59-1558566c54c2", "network_id": "0690143e-4a49-4caf-ac57-6387af7ef971", "subnet_id": "4d467e48-7977-4b76-bfda-d2856656827c", "subnet_ids": ["4d467e48-7977-4b76-bfda-d2856656827c"]}' 2025-12-07 16:49:27,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/networks 0.114s 2025-12-07 16:49:27,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': 'Sun, 07 Dec 2025 16:49:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-bbc0d9b1-3fd8-4025-8ea5-febc080cccc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"0690143e-4a49-4caf-ac57-6387af7ef971","name":"tempest-network-smoke--1291539527","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["4d467e48-7977-4b76-bfda-d2856656827c"],"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-07T16:49:15Z","updated_at":"2025-12-07T16:49:23Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":24708},{"id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:49:28,693 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.712s 2025-12-07 16:49:28,693 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-dbd6e8f9-3907-4e1f-9fc6-7610fbe13ca4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"4d467e48-7977-4b76-bfda-d2856656827c","name":"tempest-subnet-smoke-1160879061","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"0690143e-4a49-4caf-ac57-6387af7ef971","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-07T16:49:23Z","updated_at":"2025-12-07T16:49:23Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"}]}' 2025-12-07 16:49:28,834 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.140s 2025-12-07 16:49:28,834 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-324725fb-de31-40b6-a87c-b68f73527a08', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "47d77e6c-7e44-4fba-83e0-e8d03f69fa09", "name": "tempest-TestNetworkBasicOps-router-2034105395", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.222"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:49:19Z", "updated_at": "2025-12-07T16:49:25Z", "revision_number": 3, "project_id": "c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:49:28,944 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.109s 2025-12-07 16:49:28,945 25 DEBUG [tempest.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-1541848755", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB6eC1FuvpxXP2oW6jvyV6qeuz5LWDPVv/Xc8Ro37JWAQXJhhayKqmLNOStQy6cNvE95iEoMPppAxaYBz/Svx01t4HujkpLXHR9729ccmQv6O6Gzral0BRhRnIdfWsV/vw=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:28 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2326df41-7ed8-4573-9e4b-a7baaf431d77', 'x-compute-request-id': 'req-2326df41-7ed8-4573-9e4b-a7baaf431d77', '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-1541848755", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB6eC1FuvpxXP2oW6jvyV6qeuz5LWDPVv/Xc8Ro37JWAQXJhhayKqmLNOStQy6cNvE95iEoMPppAxaYBz/Svx01t4HujkpLXHR9729ccmQv6O6Gzral0BRhRnIdfWsV/vw==", "fingerprint": "18:3e:6a:85:c3:93:04:57:58:ca:88:d1:f3:bf:e4:c0", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:49:29,735 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.788s 2025-12-07 16:49:29,735 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-1732544443", "description": "tempest-secgroup-smoke-1732544443 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-aa92190e-ef0f-4908-bc04-50a656b93e61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "name": "tempest-secgroup-smoke-1732544443", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-1732544443 description", "shared": false, "security_group_rules": [{"id": "8130b0d5-af0d-4bef-80cb-e2888b0c4501", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "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-07T16:49:29Z", "updated_at": "2025-12-07T16:49:29Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "de446fe0-3591-4c28-b210-eb7f35bfc96b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "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-07T16:49:29Z", "updated_at": "2025-12-07T16:49:29Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:49:29Z", "updated_at": "2025-12-07T16:49:29Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:29,943 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.207s 2025-12-07 16:49:29,943 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2b6cdcd9-de17-4239-9c00-cfffccf44c46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db17a8fb-80fb-4997-b97e-80f918ec75f4", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "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-07T16:49:29Z", "updated_at": "2025-12-07T16:49:29Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:30,692 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.749s 2025-12-07 16:49:30,692 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8ddca76f-12ba-4d71-b4b1-69bdef1658fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c57d5579-64c1-4d42-a975-55772d3adebd", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "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-07T16:49:30Z", "updated_at": "2025-12-07T16:49:30Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:30,861 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.168s 2025-12-07 16:49:30,861 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-86ec90c5-7f93-4d56-8f30-1a88e5636add', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9f8bf130-59c4-4576-af30-e44f5a2a59e0", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "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-07T16:49:30Z", "updated_at": "2025-12-07T16:49:30Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:31,015 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.154s 2025-12-07 16:49:31,016 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3dfb8f9d-665c-46aa-b51e-5e211ed35cbc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "05bea6d8-70f6-427d-8f18-d5a1e84857b0", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "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-07T16:49:30Z", "updated_at": "2025-12-07T16:49:30Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:31,754 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.738s 2025-12-07 16:49:31,754 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5eae8265-88eb-4184-8511-642192459cdc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a4cc9393-002f-4704-a889-02ee99d21f54", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "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-07T16:49:31Z", "updated_at": "2025-12-07T16:49:31Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:31,928 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.173s 2025-12-07 16:49:31,929 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f91263d2-29a2-4d63-952e-bd30306421a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1ba53187-c912-4cee-bcb8-5e6b027430a6", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "b3112f3e-e7b8-4691-b97f-c7f376c2d8c0", "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-07T16:49:31Z", "updated_at": "2025-12-07T16:49:31Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:32,244 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.309s 2025-12-07 16:49:32,244 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:31 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-43fe3a1d-a92a-4178-89ae-2bb0216bf116', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["2ZqO91FAS1er0xAkXOzUQA"], "expires_at": "2025-12-07T17:49:32.000000Z", "issued_at": "2025-12-07T16:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:49:32,245 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-07 16:49:34,986 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.740s 2025-12-07 16:49:34,987 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-292911038", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "0690143e-4a49-4caf-ac57-6387af7ef971"}], "key_name": "tempest-TestNetworkBasicOps-1541848755", "security_groups": [{"name": "tempest-secgroup-smoke-1732544443"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:32 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc1b4b1-5d99-49f5-9f3c-fac6e1014045', 'x-compute-request-id': 'req-ddc1b4b1-5d99-49f5-9f3c-fac6e1014045', '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": "c5b62813-a372-4dc1-b54b-db30b18d2672", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1732544443"}], "adminPass": "8vM7YvJCk6hg"}}' 2025-12-07 16:49:35,697 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/c5b62813-a372-4dc1-b54b-db30b18d2672 0.708s 2025-12-07 16:49:35,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': 'Sun, 07 Dec 2025 16:49:34 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e24aef8f-71d5-42a0-85e0-480beefe4986', 'x-compute-request-id': 'req-e24aef8f-71d5-42a0-85e0-480beefe4986', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:49:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1541848755", "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-07 16:49:37,684 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/c5b62813-a372-4dc1-b54b-db30b18d2672 0.982s 2025-12-07 16:49:37,684 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:36 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-8e178f18-c69c-41da-b5dd-1ca5ab94ff5c', 'x-compute-request-id': 'req-8e178f18-c69c-41da-b5dd-1ca5ab94ff5c', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1541848755", "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-07 16:49:38,971 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/c5b62813-a372-4dc1-b54b-db30b18d2672 0.282s 2025-12-07 16:49:38,972 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:38 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bfac55f-f86f-4159-be0a-86aa3b63731c', 'x-compute-request-id': 'req-5bfac55f-f86f-4159-be0a-86aa3b63731c', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1541848755", "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-07 16:49:38,976 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-07 16:49:40,701 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/c5b62813-a372-4dc1-b54b-db30b18d2672 0.722s 2025-12-07 16:49:40,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': 'Sun, 07 Dec 2025 16:49: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-748f8ef3-162b-42a9-a395-f2dfd1e2ecf5', 'x-compute-request-id': 'req-748f8ef3-162b-42a9-a395-f2dfd1e2ecf5', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1541848755", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1732544443"}], "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-07 16:49:42,047 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/c5b62813-a372-4dc1-b54b-db30b18d2672 0.342s 2025-12-07 16:49:42,048 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:41 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-e5dbeb7a-2742-4beb-8f13-5fab7545dc07', 'x-compute-request-id': 'req-e5dbeb7a-2742-4beb-8f13-5fab7545dc07', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1541848755", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1732544443"}], "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-07 16:49:43,446 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/c5b62813-a372-4dc1-b54b-db30b18d2672 0.394s 2025-12-07 16:49:43,446 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49: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-56efc0d5-d82e-42ee-b05a-0479e1e53ec9', 'x-compute-request-id': 'req-56efc0d5-d82e-42ee-b05a-0479e1e53ec9', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1541848755", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1732544443"}], "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-07 16:49:44,834 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/c5b62813-a372-4dc1-b54b-db30b18d2672 0.383s 2025-12-07 16:49: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': 'Sun, 07 Dec 2025 16:49:44 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-41d71453-8f1d-4df8-ab7e-2d3f9ccd9fa1', 'x-compute-request-id': 'req-41d71453-8f1d-4df8-ab7e-2d3f9ccd9fa1', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1541848755", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1732544443"}], "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-07 16:49:46,862 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/c5b62813-a372-4dc1-b54b-db30b18d2672 1.022s 2025-12-07 16:49:46,862 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:45 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-c9bdae35-3caa-406a-ac0a-2a8bd1c67070', 'x-compute-request-id': 'req-c9bdae35-3caa-406a-ac0a-2a8bd1c67070', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:49:45Z", "addresses": {"tempest-network-smoke--1291539527": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:88:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1541848755", "OS-SRV-USG:launched_at": "2025-12-07T16:49:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1732544443"}], "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-07 16:49:46,866 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-07 16:49:47,864 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/c5b62813-a372-4dc1-b54b-db30b18d2672 0.998s 2025-12-07 16:49:47,865 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:46 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-ae27cb35-5887-4687-a978-3495f6cc1b8f', 'x-compute-request-id': 'req-ae27cb35-5887-4687-a978-3495f6cc1b8f', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:49:45Z", "addresses": {"tempest-network-smoke--1291539527": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:88:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1541848755", "OS-SRV-USG:launched_at": "2025-12-07T16:49:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1732544443"}], "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-07 16:49:47,873 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-07 16:49:47,997 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=c5b62813-a372-4dc1-b54b-db30b18d2672 0.123s 2025-12-07 16:49:47,997 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-8838e3bd-bf85-49ef-8d7d-b42d54497e17', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"ports":[{"id":"1b4486c9-8bb4-498b-9ccb-75db741a9fe9","name":"","network_id":"0690143e-4a49-4caf-ac57-6387af7ef971","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:9d:88:32","admin_state_up":true,"status":"ACTIVE","device_id":"c5b62813-a372-4dc1-b54b-db30b18d2672","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4d467e48-7977-4b76-bfda-d2856656827c","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b3112f3e-e7b8-4691-b97f-c7f376c2d8c0"],"description"10000 :"","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-292911038","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-292911038","fqdn":"tempest-testnetworkbasicops-server-292911038.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:49:38Z","updated_at":"2025-12-07T16:49:45Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:49:47,997 25 DEBUG [tempest.common.waiters] Server ID c5b62813-a372-4dc1-b54b-db30b18d2672 ports are all ACTIVE [{'id': '1b4486c9-8bb4-498b-9ccb-75db741a9fe9', 'name': '', 'network_id': '0690143e-4a49-4caf-ac57-6387af7ef971', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:9d:88:32', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c5b62813-a372-4dc1-b54b-db30b18d2672', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '4d467e48-7977-4b76-bfda-d2856656827c', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b3112f3e-e7b8-4691-b97f-c7f376c2d8c0'], '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-292911038', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-292911038', 'fqdn': 'tempest-testnetworkbasicops-server-292911038.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:49:38Z', 'updated_at': '2025-12-07T16:49:45Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:49:50,682 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 2.683s 2025-12-07 16:49:50,682 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "port_id": "1b4486c9-8bb4-498b-9ccb-75db741a9fe9", "tenant_id": "c2862010b4074178b36417f9edc7c203", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-d75976ca-322e-4438-8fda-9303a3df89c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "049b54a0-6940-4cda-830a-33356cc32012", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.210", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "47d77e6c-7e44-4fba-83e0-e8d03f69fa09", "port_id": "1b4486c9-8bb4-498b-9ccb-75db741a9fe9", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "c2862010b4074178b36417f9edc7c203", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0690143e-4a49-4caf-ac57-6387af7ef971", "mac_address": "fa:16:3e:9d:88:32", "admin_state_up": true, "status": "ACTIVE", "device_id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:49:48Z", "updated_at": "2025-12-07T16:49:48Z", "revision_number": 0}}' 2025-12-07 16:49:50,823 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/049b54a0-6940-4cda-830a-33356cc32012 0.140s 2025-12-07 16:49:50,824 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:49:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-0eb7ebaa-b1dc-4bbc-8a36-143c7ddf490d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/049b54a0-6940-4cda-830a-33356cc32012'} Body: b'{"floatingip": {"id": "049b54a0-6940-4cda-830a-33356cc32012", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.210", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "47d77e6c-7e44-4fba-83e0-e8d03f69fa09", "port_id": "1b4486c9-8bb4-498b-9ccb-75db741a9fe9", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0690143e-4a49-4caf-ac57-6387af7ef971", "mac_address": "fa:16:3e:9d:88:32", "admin_state_up": true, "status": "ACTIVE", "device_id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:49:48Z", "updated_at": "2025-12-07T16:49:50Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:49:50,824 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '049b54a0-6940-4cda-830a-33356cc32012', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.210', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': '47d77e6c-7e44-4fba-83e0-e8d03f69fa09', 'port_id': '1b4486c9-8bb4-498b-9ccb-75db741a9fe9', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '0690143e-4a49-4caf-ac57-6387af7ef971', 'mac_address': 'fa:16:3e:9d:88:32', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c5b62813-a372-4dc1-b54b-db30b18d2672', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:49:48Z', 'updated_at': '2025-12-07T16:49:50Z', 'revision_number': 1, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:49:50,824 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.141591 seconds 2025-12-07 16:49:50,824 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.210 with user: cirros 2025-12-07 16:49:50,825 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.210 in 120 sec and the expected result is reachable 2025-12-07 16:50:05,080 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.255007 seconds 2025-12-07 16:50:05,081 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.210 in 120 sec and the ping result is expected 2025-12-07 16:50:05,407 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/c5b62813-a372-4dc1-b54b-db30b18d2672/action 0.325s 2025-12-07 16:50:05,408 25 DEBUG [tempest.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': 'Sun, 07 Dec 2025 16:50:05 GMT', 'server': 'Apache', 'content-length': '75300', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4d8312-ab6c-4f41-ab40-d626b7f1c8ed', 'x-compute-request-id': 'req-4b4d8312-ab6c-4f41-ab40-d626b7f1c8ed', '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/c5b62813-a372-4dc1-b54b-db30b18d2672/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1331113949 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2800.000 MHz processor\\n[ 0.001230] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001612] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004434] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004481] Using GB pages for direct mapping\\n[ 0.004849] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004855] ACPI: Early table checksum verification disabled\\n[ 0.004860] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004865] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004872] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004879] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004883] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004886] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004890] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004895] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004898] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004900] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004901] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004903] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004904] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004905] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006212] No NUMA configuration fo 2025-12-07 16:50:05,411 25 DEBUG [tempest.scenario.manager] Console output for c5b62813-a372-4dc1-b54b-db30b18d2672 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1331113949 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2800.000 MHz processor [ 0.001230] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001612] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004434] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004481] Using GB pages for direct mapping [ 0.004849] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004855] ACPI: Early table checksum verification disabled [ 0.004860] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004865] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004872] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004879] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004883] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004886] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004890] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004895] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004898] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004900] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004901] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004903] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004904] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004905] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006212] No NUMA configuration found [ 0.006215] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006223] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006563] Zone ranges: [ 0.006564] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006567] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006569] Normal empty [ 0.006571] Device empty [ 0.006572] Movable zone start for each node [ 0.006575] Early memory node ranges [ 0.006576] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006578] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006580] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006925] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006954] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007186] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018628] ACPI: PM-Timer IO Port: 0x608 [ 0.018659] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018813] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018817] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018820] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018822] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018824] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018826] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018830] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018834] TSC deadline timer available [ 0.018852] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018930] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018932] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018934] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018935] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018937] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018938] Booting paravirtualized kernel on KVM [ 0.018941] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018949] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019329] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019403] kvm-guest: setup async PF for cpu 0 [ 0.019431] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019450] kvm-guest: PV spinlocks disabled, single CPU [ 0.019457] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019459] Policy zone: DMA32 [ 0.019460] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019516] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019529] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019535] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019595] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019910] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020627] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020657] ftrace: allocating 50600 entries in 198 pages [ 0.043659] ftrace: allocated 198 pages with 4 groups [ 0.043834] rcu: Hierarchical RCU implementation. [ 0.043836] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043838] Rude variant of Tasks RCU enabled. [ 0.043839] Tracing variant of Tasks RCU enabled. [ 0.043840] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043841] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.048231] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.048612] random: crng init done [ 0.092122] Console: colour VGA+ 80x25 [ 0.247893] printk: console [tty1] enabled [ 0.591919] printk: console [ttyS0] enabled [ 0.594854] ACPI: Core revision 20210730 [ 0.597679] APIC: Switch to symmetric I/O mode setup [ 0.602227] x2apic enabled [ 0.605446] Switched APIC routing to physical x2apic. [ 0.613942] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.620743] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.624738] pid_max: default: 32768 minimum: 301 [ 0.624738] LSM: Security Framework initializing [ 0.624738] landlock: Up and running. [ 0.624738] Yama: becoming mindful. [ 0.624738] AppArmor: AppArmor initialized [ 0.624738] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.624738] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.624738] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.624738] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.624738] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.624738] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.624738] Spectre V2 : Mitigation: Retpolines [ 0.624738] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.624738] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.624738] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.624738] RETBleed: Mitigation: untrained return thunk [ 0.624738] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.624738] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.624738] Freeing SMP alternatives memory: 44K [ 0.624738] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.624897] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.628761] ... version: 0 [ 0.632122] ... bit width: 48 [ 0.632751] ... generic registers: 6 [ 0.636093] ... value mask: 0000ffffffffffff [ 0.636751] ... max period: 00007fffffffffff [ 0.640751] ... fixed-purpose events: 0 [ 0.644112] ... event mask: 000000000000003f [ 0.645330] rcu: Hierarchical SRCU implementation. [ 0.649223] smp: Bringing up secondary CPUs ... [ 0.652399] smp: Brought up 1 node, 1 CPU [ 0.652753] smpboot: Max logical packages: 1 [ 0.655681] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.657220] devtmpfs: initialized [ 0.659707] x86/mm: Memory block size: 128MB [ 0.660915] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.664759] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.668799] pinctrl core: initialized pinctrl subsystem [ 0.672750] PM: RTC time: 16:49:47, date: 2025-12-07 [ 0.676968] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.680835] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.684796] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.688761] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.692756] audit: initializing netlink subsys (disabled) [ 0.696883] thermal_sys: Registered thermal governor 'fair_share' [ 0.696885] thermal_sys: Registered thermal governor 'bang_bang' [ 0.700753] audit: type=2000 audit(1765126186.884:1): state=initialized audit_enabled=0 res=1 [ 0.704753] thermal_sys: Registered thermal governor 'step_wise' [ 0.704754] thermal_sys: Registered thermal governor 'user_space' [ 0.708707] thermal_sys: Registered thermal governor 'power_allocator' [ 0.708781] EISA bus registered [ 0.715057] cpuidle: using governor ladder [ 0.716750] cpuidle: using governor menu [ 0.722089] ACPI: bus type PCI registered [ 0.724751] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.729039] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.732767] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.736784] PCI: Using configuration type 1 for base access [ 0.742363] Kprobes globally optimized [ 0.744911] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.748753] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.753607] ACPI: Added _OSI(Module Device) [ 0.756684] ACPI: Added _OSI(Processor Device) [ 0.756779] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760388] ACPI: Added _OSI(Processor Aggregator Device) [ 0.760797] ACPI: Added _OSI(Linux-Dell-Video) [ 0.764269] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.764763] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.772844] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.781185] ACPI: Interpreter enabled [ 0.784426] ACPI: PM: (supports S0 S5) [ 0.784753] ACPI: Using IOAPIC for interrupt routing [ 0.788795] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.792751] PCI: Using E820 reservations for host bridge windows [ 0.797047] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.806862] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808756] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.812888] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.816858] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.822137] PCI host bridge to bus 0000:00 [ 0.824754] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.828753] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.832755] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.836754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.840753] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.844752] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.848752] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.853053] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.861082] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.871948] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.880788] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.888785] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.902647] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.904968] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.913524] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.919938] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.929646] pci 0000:00:02.0: enabling Extended Tags [ 0.936855] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.944103] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.950297] pci 0000:00:02.1: enabling Extended Tags [ 0.955315] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.960169] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.969014] pci 0000:00:02.2: enabling Extended Tags [ 0.974988] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.979912] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.988847] pci 0000:00:02.3: enabling Extended Tags [ 0.994898] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.999889] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.006056] pci 0000:00:02.4: enabling Extended Tags [ 1.013712] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.019963] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.026095] pci 0000:00:02.5: enabling Extended Tags [ 1.031399] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.038631] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.047911] pci 0000:00:02.6: enabling Extended Tags [ 1.051400] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.056212] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.063280] pci 0000:00:02.7: enabling Extended Tags [ 1.069549] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.075897] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.082021] pci 0000:00:03.0: enabling Extended Tags [ 1.087331] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.092196] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.098181] pci 0000:00:03.1: enabling Extended Tags [ 1.103309] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.108220] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.115789] pci 0000:00:03.2: enabling Extended Tags [ 1.119389] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.123879] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.130020] pci 0000:00:03.3: enabling Extended Tags [ 1.138033] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.144303] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.150113] pci 0000:00:03.4: enabling Extended Tags [ 1.155301] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.160271] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.169626] pci 0000:00:03.5: enabling Extended Tags [ 1.175339] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.180415] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.188124] pci 0000:00:03.6: enabling Extended Tags [ 1.192860] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.200603] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.206026] pci 0000:00:03.7: enabling Extended Tags [ 1.213391] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.220345] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.228906] pci 0000:00:04.0: enabling Extended Tags [ 1.234849] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.240097] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.246249] pci 0000:00:04.1: enabling Extended Tags [ 1.254034] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.260202] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.266115] pci 0000:00:04.2: enabling Extended Tags [ 1.271326] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.276257] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.283553] pci 0000:00:04.3: enabling Extended Tags [ 1.287422] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.292104] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.298129] pci 0000:00:04.4: enabling Extended Tags [ 1.305696] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.312166] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.318178] pci 0000:00:04.5: enabling Extended Tags [ 1.323309] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.328406] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.334181] pci 0000:00:04.6: enabling Extended Tags [ 1.339290] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.344028] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.351245] pci 0000:00:04.7: enabling Extended Tags [ 1.359747] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.365907] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.376782] pci 0000:00:05.0: enabling Extended Tags [ 1.441602] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.446649] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.449727] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.468209] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.470715] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.480683] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.489686] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.501800] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.507966] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.512158] pci 0000:01:00.0: enabling Extended Tags [ 1.606673] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.608824] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.612814] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.616892] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.623180] pci_bus 0000:02: extended config space not accessible [ 1.625079] acpiphp: Slot [1] registered [ 1.628821] acpiphp: Slot [0] registered [ 1.632537] acpiphp: Slot [2] registered [ 1.632805] acpiphp: Slot [3] registered [ 1.636584] acpiphp: Slot [4] registered [ 1.636802] acpiphp: Slot [5] registered [ 1.640648] acpiphp: Slot [6] registered [ 1.640803] acpiphp: Slot [7] registered [ 1.644805] acpiphp: Slot [8] registered [ 1.648861] acpiphp: Slot [9] registered [ 1.652665] acpiphp: Slot [10] registered [ 1.652805] acpiphp: Slot [11] registered [ 1.656588] acpiphp: Slot [12] registered [ 1.656802] acpiphp: Slot [13] registered [ 1.660614] acpiphp: Slot [14] registered [ 1.660800] acpiphp: Slot [15] registered [ 1.664584] acpiphp: Slot [16] registered [ 1.664801] acpiphp: Slot [17] registered [ 1.668656] acpiphp: Slot [18] registered [ 1.668799] acpiphp: Slot [19] registered [ 1.672799] acpiphp: Slot [20] registered [ 1.676618] acpiphp: Slot [21] registered [ 1.676801] acpiphp: Slot [22] registered [ 1.680657] acpiphp: Slot [23] registered [ 1.680799] acpiphp: Slot [24] registered [ 1.684586] acpiphp: Slot [25] registered [ 1.684799] acpiphp: Slot [26] registered [ 1.688638] acpiphp: Slot [27] registered [ 1.688798] acpiphp: Slot [28] registered [ 1.692579] acpiphp: Slot [29] registered [ 1.692801] acpiphp: Slot [30] registered [ 1.696675] acpiphp: Slot [31] registered [ 1.699383] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.710702] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.787365] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.788818] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.792817] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.796894] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.806472] acpiphp: Slot [0-2] registered [ 1.810422] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.824773] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.844777] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.852771] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.857056] pci 0000:03:00.0: enabling Extended Tags [ 1.950833] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.952883] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.956876] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.964341] acpiphp: Slot [0-3] registered [ 1.965412] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.976605] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.987202] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.991642] pci 0000:04:00.0: enabling Extended Tags [ 2.073538] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.076882] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.080891] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.088057] acpiphp: Slot [0-4] registered [ 2.090106] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.100757] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.114576] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.119043] pci 0000:05:00.0: enabling Extended Tags [ 2.199707] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.200883] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.204881] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.212057] acpiphp: Slot [0-5] registered [ 2.213392] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.224291] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.235102] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.240752] pci 0000:06:00.0: enabling Extended Tags [ 2.322078] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.324884] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.328876] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.336167] acpiphp: Slot [0-6] registered [ 2.407272] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.408881] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.412892] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.420041] acpiphp: Slot [0-7] registered [ 2.489719] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.492875] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.496874] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.503899] acpiphp: Slot [0-8] registered [ 2.615802] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.616883] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.620874] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.627841] acpiphp: Slot [0-9] registered [ 2.697949] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.700879] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.704888] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.711946] acpiphp: Slot [0-10] registered [ 2.784995] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.788907] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.792875] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.800052] acpiphp: Slot [0-11] registered [ 2.908685] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.908901] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.912875] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.921744] acpiphp: Slot [0-12] registered [ 2.995965] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.996893] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.000911] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.009619] acpiphp: Slot [0-13] registered [ 3.085334] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.088891] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.092891] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.101124] acpiphp: Slot [0-14] registered [ 3.173798] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.176882] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.180880] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.188205] acpiphp: Slot [0-15] registered [ 3.257297] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.260876] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.264874] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.272394] acpiphp: Slot [0-16] registered [ 3.378116] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.380944] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.384932] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.392328] acpiphp: Slot [0-17] registered [ 3.496915] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.500943] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.504930] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.513838] acpiphp: Slot [0-18] registered [ 3.587842] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.588885] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.592881] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.600794] acpiphp: Slot [0-19] registered [ 3.676202] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.676883] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.680874] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.687991] acpiphp: Slot [0-20] registered [ 3.756956] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.760889] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.764875] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.771624] acpiphp: Slot [0-21] registered [ 3.841726] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.844876] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.848892] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.855799] acpiphp: Slot [0-22] registered [ 3.925621] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.928875] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.932874] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.939763] acpiphp: Slot [0-23] registered [ 4.009226] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.012874] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.016873] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.023695] acpiphp: Slot [0-24] registered [ 4.145052] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.149132] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.153125] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.161516] acpiphp: Slot [0-25] registered [ 4.237139] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.240606] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.240874] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.290087] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.292976] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.296977] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.300975] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.304955] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.308954] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.312956] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.317456] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.321046] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.324813] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.328894] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.332815] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.336800] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.340818] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.344784] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.348782] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.353261] iommu: Default domain type: Translated [ 4.356756] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.360925] SCSI subsystem initialized [ 4.364052] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.364738] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.364772] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.368755] vgaarb: loaded [ 4.370983] ACPI: bus type USB registered [ 4.372779] usbcore: registered new interface driver usbfs [ 4.376766] usbcore: registered new interface driver hub [ 4.380611] usbcore: registered new device driver usb [ 4.380787] pps_core: LinuxPPS API ver. 1 registered [ 4.384759] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.388776] PTP clock support registered [ 4.391904] EDAC MC: Ver: 3.0.0 [ 4.396274] NetLabel: Initializing [ 4.396751] NetLabel: domain hash size = 128 [ 4.400061] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.400782] NetLabel: unlabeled traffic allowed by default [ 4.404768] PCI: Using ACPI for IRQ routing [ 5.237719] clocksource: Switched to clocksource kvm-clock [ 5.257558] VFS: Disk quotas dquot_6.6.0 [ 5.260940] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.265716] AppArmor: AppArmor Filesystem Enabled [ 5.269068] pnp: PnP ACPI init [ 5.271826] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.277336] pnp: PnP ACPI: found 5 devices [ 5.286055] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.292203] NET: Registered PF_INET protocol family [ 5.295633] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.302351] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.308041] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.313305] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.318409] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.323175] TCP: Hash tables configured (established 1024 bind 1024) [ 5.327971] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.333194] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.337567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.343733] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.347650] NET: Registered PF_XDP protocol family [ 5.351082] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.356567] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.362048] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.367492] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.373069] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.378503] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.384028] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.389528] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.395025] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.400540] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.406055] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.411631] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.417243] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.422708] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.428214] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.433766] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.439240] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.444778] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.450226] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.455779] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.461286] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.466741] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.472250] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.477768] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.483257] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.487425] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.491606] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.495828] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.500142] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.504293] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.508441] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.512677] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.516898] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.521746] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.526963] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.531793] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.536314] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.540726] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.545126] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.549561] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.554281] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.559279] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.563824] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.568502] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.572856] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.577442] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.582018] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.586750] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.591319] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.596141] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.600486] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.605084] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.609465] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.614034] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.618297] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.623302] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.627712] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.632326] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.636774] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.641311] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.645538] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.649776] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.654008] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.658224] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.662466] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.666894] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.671181] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.675478] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.679899] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.684331] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.688831] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.693433] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.697658] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.702008] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.706854] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.711208] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.715869] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.720288] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.725529] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.730162] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.735001] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.739645] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.744563] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.749173] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.753855] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.758676] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.764283] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.769473] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.775122] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.780589] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.786349] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.791654] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.798216] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.804800] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.809383] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.812878] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.823427] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.830736] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.841553] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.847915] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.854767] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.862761] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.873080] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.880722] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.889473] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.901062] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.907390] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.918002] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.928978] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.936008] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.941695] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.952263] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.960541] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.966224] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.976604] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.982137] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.990921] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.999961] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.005512] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.017111] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.027758] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.033334] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.042532] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.050853] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.056127] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.064629] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.072318] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.081180] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.088555] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.096133] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.103865] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.109585] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.119652] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.127146] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.133014] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.143362] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.149256] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.155619] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.163674] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.171436] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.178466] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.185157] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.192815] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.201572] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.205168] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.212724] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.218478] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.228944] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.232581] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.241265] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.249118] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.259720] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.263367] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.271435] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.277854] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.287979] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.291576] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.300503] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.308202] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.315876] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.321748] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.333752] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.340598] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.352292] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.357520] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.364394] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.372451] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.381659] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.385237] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.392666] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.398499] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.409383] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.412915] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.421314] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.428297] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.436874] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.442562] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.451555] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.459498] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.470755] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.476545] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.484178] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.492440] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.501968] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.505592] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.513877] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.519903] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.531713] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.538366] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.542683] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.547646] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.552545] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.557206] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.561973] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.566264] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.570532] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.575525] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.579799] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.584102] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.589964] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.594374] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.601153] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.606596] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.611661] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.615882] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.620911] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.625138] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.630009] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.634308] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.639327] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.643589] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.648635] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.653441] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.658467] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.662814] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.668429] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.672731] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.677766] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.682038] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.687049] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.691426] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.696292] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.700167] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.704531] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.709578] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.713494] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.717774] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.722783] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.726662] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.731115] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.736571] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.740540] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.744816] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.749776] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.753690] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.758010] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.763418] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.767357] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.771828] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.776849] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.781125] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.785367] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.790290] pci_bus 0000:15: resource 0 [io 010000 x6000-0x6fff] [ 6.794277] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.798742] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.805917] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.809780] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.814333] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.819573] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.823546] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.828215] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.833284] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.837116] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.841411] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.846396] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.850310] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.854535] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.860572] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.864599] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.868931] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.875603] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.886418] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11052 usecs [ 6.893148] PCI: CLS 0 bytes, default 64 [ 6.896187] Trying to unpack rootfs image as initramfs... [ 6.900188] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.917178] Initialise system trusted keyrings [ 6.920371] Key type blacklist registered [ 6.928842] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.938641] zbud: loaded [ 6.945161] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.956941] fuse: init (API version 7.34) [ 6.961330] integrity: Platform Keyring initialized [ 6.972977] Key type asymmetric registered [ 6.976010] Asymmetric key parser 'x509' registered [ 6.984853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.996962] io scheduler mq-deadline registered [ 7.008444] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.021212] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.040415] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.057197] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.074528] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.085206] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.101251] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.133269] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.147660] Freeing initrd memory: 8744K [ 7.154133] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.158637] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.167659] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.172017] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.182464] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.188988] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.197381] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.203318] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.208611] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.215552] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.221735] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.230965] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.237048] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.245573] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.250040] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.260005] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.264936] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.275235] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.281100] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.289945] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.294350] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.304663] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.309236] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.319280] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.325035] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.330297] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.336882] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.341308] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.351459] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.357116] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.367035] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.371544] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.380426] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.385083] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.395422] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.401574] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.411516] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.415932] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.424619] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.429120] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.439290] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.445411] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.450691] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.457145] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.461444] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.471127] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.480663] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.484991] shpchp 0000:01:00.0: Slot initialization failed [ 7.490959] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.495678] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.502082] ACPI: button: Power Button [PWRF] [ 7.532301] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.569450] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.576436] Linux agpgart interface v0.103 [ 7.580597] loop: module loaded [ 7.583285] tun: Universal TUN/TAP device driver, 1.6 [ 7.586800] PPP generic driver version 2.4.2 [ 7.589874] VFIO - User Level meta-driver version: 0.3 [ 7.593517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.597922] ehci-pci: EHCI PCI platform driver [ 7.601043] ehci-platform: EHCI generic platform driver [ 7.604589] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.608694] ohci-pci: OHCI PCI platform driver [ 7.611823] ohci-platform: OHCI generic platform driver [ 7.615425] uhci_hcd: USB Universal Host Controller Interface driver [ 7.622220] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.625831] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.630908] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.634691] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.638886] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.644752] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.650553] usb usb1: Product: UHCI Host Controller [ 7.654293] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.658719] usb usb1: SerialNumber: 0000:02:01.0 [ 7.662457] hub 1-0:1.0: USB hub found [ 7.665466] hub 1-0:1.0: 2 ports detected [ 7.668929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.677194] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.680799] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.684615] mousedev: PS/2 mouse device common for all mice [ 7.689592] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.696090] rtc_cmos 00:03: RTC can wake from S4 [ 7.701508] rtc_cmos 00:03: registered as rtc0 [ 7.705173] rtc_cmos 00:03: setting system clock to 2025-12-07T16:49:55 UTC (1765126195) [ 7.711397] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.715976] i2c_dev: i2c /dev entries driver [ 7.719243] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.727768] device-mapper: uevent: version 1.0.3 [ 7.731219] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.737645] platform eisa.0: Probing EISA bus 0 [ 7.741090] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.745807] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.750411] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.754926] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.759470] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.764423] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.769194] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.773739] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.778314] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.782876] platform eisa.0: EISA: Detected 0 cards [ 7.786438] ledtrig-cpu: registered to indicate activity on CPUs [ 7.790901] drop_monitor: Initializing network drop monitor service [ 7.795483] NET: Registered PF_INET6 protocol family [ 7.802494] Segment Routing with IPv6 [ 7.805389] In-situ OAM (IOAM) with IPv6 [ 7.808369] NET: Registered PF_PACKET protocol family [ 7.812147] Key type dns_resolver registered [ 7.815632] IPI shorthand broadcast: enabled [ 7.819011] registered taskstats version 1 [ 7.822130] Loading compiled-in X.509 certificates [ 7.826423] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.833880] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.841261] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.848637] blacklist: Loading compiled-in revocation X.509 certificates [ 7.853558] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.860730] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.870589] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.880223] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.888712] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.896408] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.904416] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.912451] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.921955] zswap: loaded using pool lzo/zbud [ 7.925739] Key type .fscrypt registered [ 7.928971] Key type fscrypt-provisioning registered [ 7.935726] Key type encrypted registered [ 7.939992] AppArmor: AppArmor sha1 policy hashing enabled [ 7.946280] ima: No TPM chip found, activating TPM-bypass! [ 7.950339] Loading compiled-in module X.509 certificates [ 7.954728] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.961572] ima: Allocated hash algorithm: sha1 [ 7.964945] ima: No architecture policies found [ 7.968386] evm: Initialising EVM extended attributes: [ 7.972189] evm: security.selinux [ 7.974804] evm: security.SMACK64 [ 7.977450] evm: security.SMACK64EXEC [ 7.980254] evm: security.SMACK64TRANSMUTE [ 7.983336] evm: security.SMACK64MMAP [ 7.986357] evm: security.apparmor [ 7.989031] evm: security.ima [ 7.991471] evm: security.capability [ 7.994313] evm: HMAC attrs: 0x1 [ 7.997444] PM: Magic number: 5:49:843 [ 8.001095] RAS: Correctable Errors collector initialized. [ 8.005379] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.010406] Unstable clock detected, switching default tracing clock to "global" [ 8.010406] If you want to keep using the local clock, then add: [ 8.010406] "trace_clock=local" [ 8.010406] on the kernel command line [ 8.026943] Freeing unused decrypted memory: 2036K [ 8.031368] Freeing unused kernel image (initmem) memory: 3244K [ 8.035659] Write protecting the kernel read-only data: 30720k [ 8.040384] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.045216] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.091743] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.096820] Run /init as init process info: initramfs: up at 7.53 [ 8.154808] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.164436] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.169933] GPT:229375 != 2097151 [ 8.172479] GPT:Alternate GPT header not at the end of the disk. [ 8.176755] GPT:229375 != 2097151 [ 8.179392] GPT: Use GNU Parted to correct GPT errors. [ 8.266376] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.659922] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.702509] 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.51 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:c5:b6:28:13:a3:72:4d:c1:b5:4b:db:30:b1:8d:26:72 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCQrHX6umeJEMKDPRHCeWWaCPumGTQixSBLNJEJHJ3DXpsc//q5Jb3kXahdTY9eIvGHbyL0Gnwo3r/icyAo1fJnhEPaEPSgpClkW3YpwjiKUJL2TTOPd8TWKo1NEKJnVmKrqpMqVicLrENVYbKcEsWSKkGbJ+UWGRXmvVh169XFxNrLNg/m/46YUwl0A5z+108IKQ9EkMt3guMov3gsL3yRs7lrgXzxhW5DZrAzhX0O6aepZJz3WneSU3zQ91S/SZzlxr4cvjf2zWB6dZRTCjwbQJBA/RcpmSjLfd/GRfwxKEkKCbr4k/Gt9HpihvGZh5YjO4SBtuX1Pi1ySOiMgcED root@tempest-testnetworkbasicops-server-292911038 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFp4KjiVqbX8enSp6HKqYPK2g8/Zd8JNirfwUs3TTUlWwLSoM+r40t2L8NOLjD5ouK9ni+8wayYhHbQ+vMfHzjs= root@tempest-testnetworkbasicops-server-292911038 -----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:8832/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c5b62813-a372-4dc1-b54b-db30b18d2672 name: tempest-TestNetworkBasicOps-server-292911038 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-292911038 launch-index: 0 === cirros: current=0.6.2 uptime=9.53 === === 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:88:32 inet6 addr: fe80::f816:3eff:fe9d:8832/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-292911038 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.802668] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.805593] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.825764] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.054988] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.093718] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.233206] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.234793] ISO 9660 Extensions: RRIP_1991A [ 9.377579] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.937382] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.939882] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:49:56 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:49:57 cirros auth.notice su: + none root:cirros Dec 7 16:49:57 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:49:57 cirros daemon.info dhcpcd[350]: DUID 00:04:c5:b6:28:13:a3:72:4d:c1:b5:4b:db:30:b1:8d:26:72 Dec 7 16:49:57 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:49:57 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:49:57 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:49:57 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:9d:88:32 Dec 7 16:49:57 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe9d:8832 Dec 7 16:49:57 cirros authpriv.info dropbear[391]: Running in background Dec 7 16:49:57 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-292911038 login: 2025-12-07 16:50:05,414 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:05,424 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:05,541 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:05,541 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:05,732 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=c2862010b4074178b36417f9edc7c203&network_id=0690143e-4a49-4caf-ac57-6387af7ef971 0.190s 2025-12-07 16:50:05,732 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3454', 'x-openstack-request-id': 'req-3661a43f-049d-4735-a5ea-7c58339139a7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=c2862010b4074178b36417f9edc7c203&network_id=0690143e-4a49-4caf-ac57-6387af7ef971'} Body: b'{"ports":[{"id":"13abf0c2-2c64-49dd-8d2d-a94c075f3601","name":"","network_id":"0690143e-4a49-4caf-ac57-6387af7ef971","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:97:84:99","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-0690143e-4a49-4caf-ac57-6387af7ef971","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"4d467e48-7977-4b76-bfda-d2856656827c","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-07T16:49:15Z","updated_at":"2025-12-07T16:49:24Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"1b4486c9-8bb4-498b-9ccb-75db741a9fe9","name":"","network_id":"0690143e-4a49-4caf-ac57-6387af7ef971","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:9d:88:32","admin_state_up":true,"status":"ACTIVE","device_id":"c5b62813-a372-4dc1-b54b-db30b18d2672","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4d467e48-7977-4b76-bfda-d2856656827c","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b3112f3e-e7b8-4691-b97f-c7f376c2d8c0"],"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-292911038","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-292911038","fqdn":"tempest-testnetworkbasicops-server-292911038.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:49:38Z","updated_at":"2025-12-07T16:49:45Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"681a08dd-fe94-4bed-9c59-1558566c54c2","name":"","network_id":"0690143e-4a49-4caf-ac57-6387af7ef971","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:c5:8d:4b","admin_state_up":true,"status":"ACTIVE","device_id":"47d77e6c-7e44-4fba-83e0-e8d03f69fa09","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"4d467e48-7977-4b76-bfda-d2856656827c","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-07T16:49:25Z","updated_at":"2025-12-07T16:49:26Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:50:05,733 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:05,737 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:05,846 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:05,847 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:05,847 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.9 2025-12-07 16:50:05,847 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:05,851 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:05,958 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:05,959 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:05,967 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.120453 seconds 2025-12-07 16:50:05,968 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-07 16:50:05,968 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:05,971 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:06,077 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:06,077 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:06,083 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.115781 seconds 2025-12-07 16:50:06,166 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8 0.082s 2025-12-07 16:50:06,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-71113d8e-dd87-4aa4-ab3d-1a3b29428503', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8'} Body: b'{"subnets":[{"id":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"}]}' 2025-12-07 16:50:06,167 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:06,171 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:06,280 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:06,280 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:06,281 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-07 16:50:06,281 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:06,284 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:06,391 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:06,392 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:06,465 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.183851 seconds 2025-12-07 16:50:06,938 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.472s 2025-12-07 16:50:06,938 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--957770302", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-8f6d01ab-5a87-4123-9389-02a202920f09', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"712fec4d-dffd-494c-bf95-2ec7cc0eda17","name":"tempest-network-smoke--957770302","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:50:06Z","updated_at":"2025-12-07T16:50:06Z","revision_number":1}}' 2025-12-07 16:50:07,040 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.100s 2025-12-07 16:50:07,041 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-d0056698-cae5-4905-8131-6a3d9536d45e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"4d467e48-7977-4b76-bfda-d2856656827c","name":"tempest-subnet-smoke-1160879061","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"0690143e-4a49-4caf-ac57-6387af7ef971","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-07T16:49:23Z","updated_at":"2025-12-07T16:49:23Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:50:07,204 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.163s 2025-12-07 16:50:07,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a761a630-50bf-4835-8d97-af0af5bcbe3d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:50:07,269 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.064s 2025-12-07 16:50:07,269 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c3bff564-5395-4736-89b3-2367ad853c66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:50:07,331 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.16%2F28 0.061s 2025-12-07 16:50: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': 'Sun, 07 Dec 2025 16:50:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6ebe337c-6247-4ba5-a8cd-e96adb0a85af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:50:07,410 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.079s 2025-12-07 16:50:07,411 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-b34ef639-5a76-4626-b5b1-a0cf640f0e1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:50:07,473 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.16%2F28 0.061s 2025-12-07 16:50:07,474 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c645859b-5850-4761-9abe-d34a877fd286', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:50:09,918 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.443s 2025-12-07 16:50:09,919 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-782734929", "network_id": "712fec4d-dffd-494c-bf95-2ec7cc0eda17", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '635', 'x-openstack-request-id': 'req-d7352518-1987-424e-b53d-2bf1e2f88fc0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"9354442e-d003-43e9-9ca8-ca4dd3d0f10e","name":"tempest-subnet-smoke-782734929","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"712fec4d-dffd-494c-bf95-2ec7cc0eda17","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-07T16:50:07Z","updated_at":"2025-12-07T16:50:07Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:50:09,991 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.071s 2025-12-07 16:50:09,991 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1649729557", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNLT9dQjriSCA0a3tWxdtb9iZxEAdPW0KJyPASRdZTpjTASkD6OqgO4i6C/o3Z+IcdY/j12ZFrGh97NjmtHcrzw2cWTf1YnqDMvuifFJ1C8v1awMd9hCyJsLU5m2QjpDFQ=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:09 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-525c3af0-2d11-4ac9-aa55-b3c3910324f3', 'x-compute-request-id': 'req-525c3af0-2d11-4ac9-aa55-b3c3910324f3', '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-1649729557", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNLT9dQjriSCA0a3tWxdtb9iZxEAdPW0KJyPASRdZTpjTASkD6OqgO4i6C/o3Z+IcdY/j12ZFrGh97NjmtHcrzw2cWTf1YnqDMvuifFJ1C8v1awMd9hCyJsLU5m2QjpDFQ==", "fingerprint": "4c:f3:39:b7:0c:93:59:98:85:b4:45:7e:24:62:73:11", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:50:10,152 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.159s 2025-12-07 16:50:10,152 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-738289478", "description": "tempest-secgroup-smoke-738289478 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-77b15f37-c3fe-4bfb-9563-b10f7bbac6a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "01e07d51-7795-4b1b-a24e-329e7f904727", "name": "tempest-secgroup-smoke-738289478", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-738289478 description", "shared": false, "security_group_rules": [{"id": "4fc23f19-4316-4281-b01b-89434f64fe0d", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "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-07T16:50:10Z", "updated_at": "2025-12-07T16:50:10Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "bd076cab-1b16-4c82-875c-95b19814b960", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "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-07T16:50:10Z", "updated_at": "2025-12-07T16:50:10Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:50:10Z", "updated_at": "2025-12-07T16:50:10Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:50:10,767 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.614s 2025-12-07 16:50:10,768 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-39d70559-0591-4ce9-8492-d009ae090a6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fc5a3a6f-add0-4449-9380-b5db7daea36a", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "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-07T16:50:10Z", "updated_at": "2025-12-07T16:50:10Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:50:10,961 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.193s 2025-12-07 16:50:10,961 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-efd66090-8634-4e8b-9eb9-d73c62e5521a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "05322cb4-f883-471b-a36a-27ab9d883f8f", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "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-07T16:50:10Z", "updated_at": "2025-12-07T16:50:10Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:50:11,103 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.141s 2025-12-07 16:50:11,104 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-512d2245-b24a-4005-b247-af23abfe6af0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8a8ccab9-d626-4bb5-8dcb-f2419282ae94", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "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-07T16:50:11Z", "updated_at": "2025-12-07T16:50:11Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:50:11,765 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.660s 2025-12-07 16:50:11,766 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b52ae010-68f0-4f35-822d-2d9bfe6617b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f25f2cfc-b63f-4e5d-be0a-4ec16824d93c", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "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-07T16:50:11Z", "updated_at": "2025-12-07T16:50:11Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:50:11,963 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.196s 2025-12-07 16:50:11,963 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f606d6b2-ac03-4012-ba6c-4a076d834c1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a1cfee79-9be9-4d44-8a51-e563833b3a9d", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "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-07T16:50:11Z", "updated_at": "2025-12-07T16:50:11Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:50:12,175 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.212s 2025-12-07 16:50:12,175 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e06ee79e-38d6-4aca-aa36-d2020acbf2c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9855b825-9aef-4ec0-884e-c2425000e5d8", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "01e07d51-7795-4b1b-a24e-329e7f904727", "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-07T16:50:12Z", "updated_at": "2025-12-07T16:50:12Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:50:12,482 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.303s 2025-12-07 16:50:12,482 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:12 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0b4e303e-75c2-4aec-bbde-f522b2260cf7', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["Z0N94wQBRRaPth5mCqGUPQ"], "expires_at": "2025-12-07T17:50:12.000000Z", "issued_at": "2025-12-07T16:50:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:50:12,483 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-07 16:50:15,561 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.077s 2025-12-07 16:50:15,561 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1965136868", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "712fec4d-dffd-494c-bf95-2ec7cc0eda17"}], "key_name": "tempest-TestNetworkBasicOps-1649729557", "security_groups": [{"name": "tempest-secgroup-smoke-738289478"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:12 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef9668ab-5c64-4df0-bb6c-16291b3f1336', 'x-compute-request-id': 'req-ef9668ab-5c64-4df0-bb6c-16291b3f1336', '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": "66db7DFE3 55e-a3f4-40c1-83cf-3732ffb20458", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-738289478"}], "adminPass": "HKT5NnygD9LD"}}' 2025-12-07 16:50:15,865 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/66db755e-a3f4-40c1-83cf-3732ffb20458 0.303s 2025-12-07 16:50:15,866 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:15 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-66444a4e-3f8f-404d-85fa-fb07ddf58af6', 'x-compute-request-id': 'req-66444a4e-3f8f-404d-85fa-fb07ddf58af6', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"server": {"id": "66db755e-a3f4-40c1-83cf-3732ffb20458", "name": "tempest-TestNetworkBasicOps-server-1965136868", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:50:15Z", "updated": "2025-12-07T16:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1649729557", "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-07 16:50:17,052 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/66db755e-a3f4-40c1-83cf-3732ffb20458 0.181s 2025-12-07 16:50:17,053 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:16 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-1d1dfedb-ea72-4103-a4b1-23417b3d6661', 'x-compute-request-id': 'req-1d1dfedb-ea72-4103-a4b1-23417b3d6661', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"server": {"id": "66db755e-a3f4-40c1-83cf-3732ffb20458", "name": "tempest-TestNetworkBasicOps-server-1965136868", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:50:15Z", "updated": "2025-12-07T16:50:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1649729557", "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-07 16:50:17,056 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-12-07 16:50:19,766 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/66db755e-a3f4-40c1-83cf-3732ffb20458 1.708s 2025-12-07 16:50:19,767 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:18 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-58aaccad-9c91-4544-ac4c-c4e61a97ae28', 'x-compute-request-id': 'req-58aaccad-9c91-4544-ac4c-c4e61a97ae28', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"server": {"id": "66db755e-a3f4-40c1-83cf-3732ffb20458", "name": "tempest-TestNetworkBasicOps-server-1965136868", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:50:15Z", "updated": "2025-12-07T16:50:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1649729557", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-738289478"}], "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-07 16:50:19,770 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2025-12-07 16:50:21,888 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/66db755e-a3f4-40c1-83cf-3732ffb20458 1.116s 2025-12-07 16:50:21,889 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:20 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580d4be0-367f-4656-b48a-d00d41390fda', 'x-compute-request-id': 'req-580d4be0-367f-4656-b48a-d00d41390fda', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"server": {"id": "66db755e-a3f4-40c1-83cf-3732ffb20458", "name": "tempest-TestNetworkBasicOps-server-1965136868", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:50:15Z", "updated": "2025-12-07T16:50:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1649729557", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-738289478"}], "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-07 16:50:23,879 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/66db755e-a3f4-40c1-83cf-3732ffb20458 0.983s 2025-12-07 16:50:23,879 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:22 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d7b01e3-848d-42b3-b701-931b328a2617', 'x-compute-request-id': 'req-2d7b01e3-848d-42b3-b701-931b328a2617', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"server": {"id": "66db755e-a3f4-40c1-83cf-3732ffb20458", "name": "tempest-TestNetworkBasicOps-server-1965136868", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:50:15Z", "updated": "2025-12-07T16:50:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1649729557", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-738289478"}], "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-07 16:50:25,291 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/66db755e-a3f4-40c1-83cf-3732ffb20458 0.397s 2025-12-07 16:50:25,292 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:24 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64527c07-5c84-436b-a1e8-56947291491f', 'x-compute-request-id': 'req-64527c07-5c84-436b-a1e8-56947291491f', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"server": {"id": "66db755e-a3f4-40c1-83cf-3732ffb20458", "name": "tempest-TestNetworkBasicOps-server-1965136868", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:50:15Z", "updated": "2025-12-07T16:50:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1649729557", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-738289478"}], "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-07 16:50:27,052 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/66db755e-a3f4-40c1-83cf-3732ffb20458 0.755s 2025-12-07 16:50:27,052 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:26 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-650376a3-89e4-41dd-8a94-8592f4621893', 'x-compute-request-id': 'req-650376a3-89e4-41dd-8a94-8592f4621893', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"server": {"id": "66db755e-a3f4-40c1-83cf-3732ffb20458", "name": "tempest-TestNetworkBasicOps-server-1965136868", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:50:15Z", "updated": "2025-12-07T16:50:25Z", "addresses": {"tempest-network-smoke--957770302": [{"version": 4, "addr": "10.100.0.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:73:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1649729557", "OS-SRV-USG:launched_at": "2025-12-07T16:50:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-738289478"}], "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-07 16:50:27,057 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-07 16:50:27,827 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/66db755e-a3f4-40c1-83cf-3732ffb20458 0.770s 2025-12-07 16:50:27,828 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:27 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-c58ad71f-c0f4-4349-9bd3-2a53eb6142b2', 'x-compute-request-id': 'req-c58ad71f-c0f4-4349-9bd3-2a53eb6142b2', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"server": {"id": "66db755e-a3f4-40c1-83cf-3732ffb20458", "name": "tempest-TestNetworkBasicOps-server-1965136868", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:50:15Z", "updated": "2025-12-07T16:50:25Z", "addresses": {"tempest-network-smoke--957770302": [{"version": 4, "addr": "10.100.0.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:73:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1649729557", "OS-SRV-USG:launched_at": "2025-12-07T16:50:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-738289478"}], "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-07 16:50:27,831 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:27,846 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:27,956 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:27,956 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:27,957 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.23 2025-12-07 16:50:27,957 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:27,961 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:28,072 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:28,072 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:29,079 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:50:29,079 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.210. 2025-12-07 16:50:29,080 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.122486 seconds 2025-12-07 16:50:32,788 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/47d77e6c-7e44-4fba-83e0-e8d03f69fa09/add_router_interface 3.708s 2025-12-07 16:50:32,789 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9354442e-d003-43e9-9ca8-ca4dd3d0f10e"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-60b9ff37-c305-4808-8225-7ede39ccc69d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/47d77e6c-7e44-4fba-83e0-e8d03f69fa09/add_router_interface'} Body: b'{"id": "47d77e6c-7e44-4fba-83e0-e8d03f69fa09", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "be5fcdc9-37da-4a04-9d3c-98f14226b303", "network_id": "712fec4d-dffd-494c-bf95-2ec7cc0eda17", "subnet_id": "9354442e-d003-43e9-9ca8-ca4dd3d0f10e", "subnet_ids": ["9354442e-d003-43e9-9ca8-ca4dd3d0f10e"]}' 2025-12-07 16:50:32,790 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:32,794 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:32,904 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:32,904 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:32,905 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.23 2025-12-07 16:50:32,905 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:32,908 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:33,017 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:33,018 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:34,026 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:50:34,027 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.210. 2025-12-07 16:50:35,028 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.23 2025-12-07 16:50:35,029 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:35,283 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:35,349 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:35,350 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:36,359 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:50:36,359 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.210. 2025-12-07 16:50:37,361 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.23 2025-12-07 16:50:37,362 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:37,367 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:37,479 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:37,479 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:38,515 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:50:38,515 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.210. 2025-12-07 16:50:39,575 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23 2025-12-07 16:50:39,575 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:39,579 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:39,691 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:39,692 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:40,700 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:50:40,700 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.210. 2025-12-07 16:50:41,701 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.23 2025-12-07 16:50:41,701 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:41,706 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:41,817 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:41,817 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:42,825 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:50:42,827 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.210. 2025-12-07 16:50:43,829 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.23 2025-12-07 16:50:43,829 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.210:22' as 'cirros' with public key authentication 2025-12-07 16:50:43,833 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:50:43,946 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:50:43,946 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.210 successfully created 2025-12-07 16:50:43,956 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 11.051142 seconds 2025-12-07 16:50:46,020 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/47d77e6c-7e44-4fba-83e0-e8d03f69fa09/remove_router_interface 2.064s 2025-12-07 16:50:46,021 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9354442e-d003-43e9-9ca8-ca4dd3d0f10e"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-eb0e2a56-c45d-4846-b090-49d2d575dabc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/47d77e6c-7e44-4fba-83e0-e8d03f69fa09/remove_router_interface'} Body: b'{"id": "47d77e6c-7e44-4fba-83e0-e8d03f69fa09", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "be5fcdc9-37da-4a04-9d3c-98f14226b303", "network_id": "712fec4d-dffd-494c-bf95-2ec7cc0eda17", "subnet_id": "9354442e-d003-43e9-9ca8-ca4dd3d0f10e", "subnet_ids": ["9354442e-d003-43e9-9ca8-ca4dd3d0f10e"]}' 2025-12-07 16:50:46,209 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458 0.188s 2025-12-07 16:50:46,210 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:46 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-68afc415-49bb-4efc-974e-0758eaca2f59', 'x-compute-request-id': 'req-68afc415-49bb-4efc-974e-0758eaca2f59', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'' 2025-12-07 16:50:46,944 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458 0.734s 2025-12-07 16:50:46,944 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:46 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-af17899e-055a-488d-bd06-0b2020938e59', 'x-compute-request-id': 'req-af17899e-055a-488d-bd06-0b2020938e59', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"server": {"id": "66db755e-a3f4-40c1-83cf-3732ffb20458", "name": "tempest-TestNetworkBasicOps-server-1965136868", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:50:15Z", "updated": "2025-12-07T16:50:46Z", "addresses": {"tempest-network-smoke--957770302": [{"version": 4, "addr": "10.100.0.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:73:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/66db755e-a3f4-40c1-83cf-3732ffb20458"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1649729557", "OS-SRV-USG:launched_at": "2025-12-07T16:50:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-738289478"}], "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-07 16:50:48,052 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/66db755e-a3f4-40c1-83cf-3732ffb20458 0.102s 2025-12-07 16:50:48,053 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:47 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-1a9a639a-3d3b-4798-8acc-745e7b9af4ce', 'x-compute-request-id': 'req-1a9a639a-3d3b-4798-8acc-745e7b9af4ce', '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/66db755e-a3f4-40c1-83cf-3732ffb20458'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 66db755e-a3f4-40c1-83cf-3732ffb20458 could not be found."}}' 2025-12-07 16:50:48,839 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/01e07d51-7795-4b1b-a24e-329e7f904727 0.785s 2025-12-07 16:50:48,839 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2e8d2d09-d962-4641-8b9f-428cf3a5073f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/01e07d51-7795-4b1b-a24e-329e7f904727'} Body: b'' 2025-12-07 16:50:48,905 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-1649729557 0.065s 2025-12-07 16:50:48,905 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:48 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-e5d57f01-2ca5-42ad-9d6b-784c80ef0209', 'x-compute-request-id': 'req-e5d57f01-2ca5-42ad-9d6b-784c80ef0209', '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-1649729557'} Body: b'' 2025-12-07 16:50:49,709 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9354442e-d003-43e9-9ca8-ca4dd3d0f10e 0.803s 2025-12-07 16:50:49,710 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cacf0fad-2da8-4a54-a073-578485374a7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9354442e-d003-43e9-9ca8-ca4dd3d0f10e'} Body: b'' 2025-12-07 16:50:50,689 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/712fec4d-dffd-494c-bf95-2ec7cc0eda17 0.979s 2025-12-07 16:50:50,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': 'Sun, 07 Dec 2025 16:50:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4044fb09-e02b-4501-89ab-293df7f6e3c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/712fec4d-dffd-494c-bf95-2ec7cc0eda17'} Body: b'' 2025-12-07 16:50:51,725 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/049b54a0-6940-4cda-830a-33356cc32012 1.034s 2025-12-07 16:50:51,725 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2435632d-f327-4d86-8811-6982a0906337', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/049b54a0-6940-4cda-830a-33356cc32012'} Body: b'' 2025-12-07 16:50:51,907 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672 0.182s 2025-12-07 16:50:51,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': 'Sun, 07 Dec 2025 16:50:51 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-c550c5c7-cf6c-4248-b4c6-3d7a29c17d2e', 'x-compute-request-id': 'req-c550c5c7-cf6c-4248-b4c6-3d7a29c17d2e', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'' 2025-12-07 16:50:52,792 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672 0.884s 2025-12-07 16:50:52,793 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:51 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-a920eca6-bae1-4f3e-8870-cd3011df9828', 'x-compute-request-id': 'req-a920eca6-bae1-4f3e-8870-cd3011df9828', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"server": {"id": "c5b62813-a372-4dc1-b54b-db30b18d2672", "name": "tempest-TestNetworkBasicOps-server-292911038", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:49:34Z", "updated": "2025-12-07T16:50:51Z", "addresses": {"tempest-network-smoke--1291539527": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:88:32"}, {"version": 4, "addr": "192.168.122.210", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:88:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5b62813-a372-4dc1-b54b-db30b18d2672"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1541848755", "OS-SRV-USG:launched_at": "2025-12-07T16:49:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1732544443"}], "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-07 16:50:53,879 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5b62813-a372-4dc1-b54b-db30b18d2672 0.081s 2025-12-07 16:50:53,880 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:53 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-287e6062-e8e6-4f1d-9a7d-50e283b9d516', 'x-compute-request-id': 'req-287e6062-e8e6-4f1d-9a7d-50e283b9d516', '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/c5b62813-a372-4dc1-b54b-db30b18d2672'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5b62813-a372-4dc1-b54b-db30b18d2672 could not be found."}}' 2025-12-07 16:50:54,800 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b3112f3e-e7b8-4691-b97f-c7f376c2d8c0 0.920s 2025-12-07 16:50:54,800 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0c06d5dd-ba37-47c6-94c3-fb4b11d8a12c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b3112f3e-e7b8-4691-b97f-c7f376c2d8c0'} Body: b'' 2025-12-07 16:50:54,857 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-1541848755 0.057s 2025-12-07 16:50:54,858 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:54 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-cfaa1d85-baa7-46d0-8a85-55d2bfa5ef10', 'x-compute-request-id': 'req-cfaa1d85-baa7-46d0-8a85-55d2bfa5ef10', '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-1541848755'} Body: b'' 2025-12-07 16:50:55,765 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/47d77e6c-7e44-4fba-83e0-e8d03f69fa09/remove_router_interface 0.906s 2025-12-07 16:50:55,765 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4d467e48-7977-4b76-bfda-d2856656827c"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7a2185f5-3688-4299-a3fe-617026577df0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/47d77e6c-7e44-4fba-83e0-e8d03f69fa09/remove_router_interface'} Body: b'{"id": "47d77e6c-7e44-4fba-83e0-e8d03f69fa09", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "681a08dd-fe94-4bed-9c59-1558566c54c2", "network_id": "0690143e-4a49-4caf-ac57-6387af7ef971", "subnet_id": "4d467e48-7977-4b76-bfda-d2856656827c", "subnet_ids": ["4d467e48-7977-4b76-bfda-d2856656827c"]}' 2025-12-07 16:50:56,692 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4d467e48-7977-4b76-bfda-d2856656827c 0.926s 2025-12-07 16:50:56,692 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b1618118-5b35-48de-a6c2-671991835fed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4d467e48-7977-4b76-bfda-d2856656827c'} Body: b'' 2025-12-07 16:50:58,003 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/47d77e6c-7e44-4fba-83e0-e8d03f69fa09 1.310s 2025-12-07 16:50:58,003 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d2fbeb73-df49-4018-9d29-d93296965249', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/47d77e6c-7e44-4fba-83e0-e8d03f69fa09'} Body: b'' 2025-12-07 16:50:58,993 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0690143e-4a49-4caf-ac57-6387af7ef971 0.989s 2025-12-07 16:50:58,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': 'Sun, 07 Dec 2025 16:50:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2311d5b2-6f3b-4e7c-8005-6558a46b7a13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0690143e-4a49-4caf-ac57-6387af7ef971'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-07 16:50:59.007312Z 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-07 16:52:09.269953Z 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-07 16:50:59,961 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.953s 2025-12-07 16:50:59,961 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--399098620", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:50:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-4ef74b18-8960-4579-a26a-5ae0fd11c9c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1618466e-cc75-4d9b-97a1-f3487e7e7f55","name":"tempest-network-smoke--399098620","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:50:59Z","updated_at":"2025-12-07T16:50:59Z","revision_number":1}}' 2025-12-07 16:51:02,147 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.185s 2025-12-07 16:51:02,147 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-84989668", "admin_state_up": true, "project_id": "c2862010b4074178b36417f9edc7c203", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8"}}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-6620b5b7-0824-4317-957f-b6b6849f5573', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "254839c8-89b1-4d93-a82d-44bca5e9755a", "name": "tempest-TestNetworkBasicOps-router-84989668", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.209"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:51:00Z", "updated_at": "2025-12-07T16:51:00Z", "revision_number": 2, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:02,251 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.103s 2025-12-07 16:51:02,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': 'Sun, 07 Dec 2025 16:51:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0449837c-e090-4654-8ec2-16be8424f4d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:51:02,753 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.501s 2025-12-07 16:51:02,753 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-c3cafab6-ef5f-4172-8808-04ec5c12a637', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:51:02,838 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.084s 2025-12-07 16:51:02,838 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-64be6c19-a722-4807-9300-5ee556bd965e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:51:04,865 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.026s 2025-12-07 16:51:04,865 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-2058306162", "network_id": "1618466e-cc75-4d9b-97a1-f3487e7e7f55", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-15d8054f-f366-45c5-8428-003f9d6d7a01', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"e9ab8c59-a522-43a4-98c3-e7ede9389978","name":"tempest-subnet-smoke-2058306162","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"1618466e-cc75-4d9b-97a1-f3487e7e7f55","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-07T16:51:03Z","updated_at":"2025-12-07T16:51:03Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:07,256 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/254839c8-89b1-4d93-a82d-44bca5e9755a/add_router_interface 2.390s 2025-12-07 16:51:07,256 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e9ab8c59-a522-43a4-98c3-e7ede9389978"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cf790c06-7b71-4b3b-9ebf-0d0ec1b6e574', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/254839c8-89b1-4d93-a82d-44bca5e9755a/add_router_interface'} Body: b'{"id": "254839c8-89b1-4d93-a82d-44bca5e9755a", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "d6265ba1-5726-4894-94be-1b582f108238", "network_id": "1618466e-cc75-4d9b-97a1-f3487e7e7f55", "subnet_id": "e9ab8c59-a522-43a4-98c3-e7ede9389978", "subnet_ids": ["e9ab8c59-a522-43a4-98c3-e7ede9389978"]}' 2025-12-07 16:51:07,367 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.110s 2025-12-07 16:51:07,368 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-3984d11e-9c5e-49a4-a91b-6195f94a6b0b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1618466e-cc75-4d9b-97a1-f3487e7e7f55","name":"tempest-network-smoke--399098620","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["e9ab8c59-a522-43a4-98c3-e7ede9389978"],"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-07T16:50:59Z","updated_at":"2025-12-07T16:51:03Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":63294},{"id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:51:07,446 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.078s 2025-12-07 16:51:07,447 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-a36b16b6-8341-46cc-8868-5c0a03b96f37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"},{"id":"e9ab8c59-a522-43a4-98c3-e7ede9389978","name":"tempest-subnet-smoke-2058306162","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"1618466e-cc75-4d9b-97a1-f3487e7e7f55","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-07T16:51:03Z","updated_at":"2025-12-07T16:51:03Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:51:07,594 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.146s 2025-12-07 16:51:07,594 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-3cae6fbc-ee44-44f0-a021-8e367746c458', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "254839c8-89b1-4d93-a82d-44bca5e9755a", "name": "tempest-TestNetworkBasicOps-router-84989668", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.209"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:51:00Z", "updated_at": "2025-12-07T16:51:05Z", "revision_number": 3, "project_id": "c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:51:07,683 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.088s 2025-12-07 16:51:07,683 25 DEBUG [tempest.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-556770456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL08GAZuf6WsGEdcCW9MjWe+Nzhe9Vrg4ABIx0pGr6g0oq7VaM2GCMQH6lHMW1c0Utb3Hnwq0V/55R5VpMLQQ9jMK69pEkvtanMuEvPPbw5PzBp1YJt/RCK9XX+QiM5xYw=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:07 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-c731025c-df52-4006-87d6-078d245308e2', 'x-compute-request-id': 'req-c731025c-df52-4006-87d6-078d245308e2', '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-556770456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL08GAZuf6WsGEdcCW9MjWe+Nzhe9Vrg4ABIx0pGr6g0oq7VaM2GCMQH6lHMW1c0Utb3Hnwq0V/55R5VpMLQQ9jMK69pEkvtanMuEvPPbw5PzBp1YJt/RCK9XX+QiM5xYw==", "fingerprint": "cb:79:73:0e:2e:58:a5:e2:c6:8a:5e:5a:7d:69:e1:09", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:51:11,746 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 4.062s 2025-12-07 16:51:11,747 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-275431684", "description": "tempest-secgroup-smoke-275431684 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-cec37fc9-01e1-49a4-9ed6-e4ba8558c069', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "5c866677-3dd6-43a4-949f-5dba9d28e646", "name": "tempest-secgroup-smoke-275431684", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-275431684 description", "shared": false, "security_group_rules": [{"id": "6e9d1a9f-7a01-41da-b429-28f1d85cd215", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "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-07T16:51:08Z", "updated_at": "2025-12-07T16:51:08Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "8067d4ba-ee81-451e-b909-4e83e891d357", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "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-07T16:51:08Z", "updated_at": "2025-12-07T16:51:08Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:51:08Z", "updated_at": "2025-12-07T16:51:08Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:11,989 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.242s 2025-12-07 16:51:11,989 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e14479dc-ead9-444f-9672-6452b0129e62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "edc502bc-027e-43cd-901e-563246be982f", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "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-07T16:51:11Z", "updated_at": "2025-12-07T16:51:11Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:12,214 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.224s 2025-12-07 16:51:12,214 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-eaa4fbb8-4db5-43fd-8700-26d479d14ff7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5fdb4eca-3370-4f29-b62b-70664fc53f24", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "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-07T16:51:12Z", "updated_at": "2025-12-07T16:51:12Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:12,470 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.255s 2025-12-07 16:51:12,470 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9287e024-3616-4d41-a3db-7901d262fc5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d5305eb5-e4f8-481c-b272-13f79d894c89", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "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-07T16:51:12Z", "updated_at": "2025-12-07T16:51:12Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:12,656 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.186s 2025-12-07 16:51:12,656 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-9a97bb49-6c4f-42d0-85ce-3dae6cce3c1e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a88c5778-e740-44dc-be67-ab129f393646", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "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-07T16:51:12Z", "updated_at": "2025-12-07T16:51:12Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:13,757 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.100s 2025-12-07 16:51:13,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": "5c866677-3dd6-43a4-949f-5dba9d28e646", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3da8bfa1-38d7-4089-92c1-a20636321a11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a154bcd-e110-416e-a393-e8eaaaa71c9b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "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-07T16:51:12Z", "updated_at": "2025-12-07T16:51:12Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:13,918 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.161s 2025-12-07 16:51:13,919 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-32b8477d-6895-4944-a0e2-07f86bfdd14c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d0b051d-c59c-44ed-868c-64f43b5972de", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "5c866677-3dd6-43a4-949f-5dba9d28e646", "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-07T16:51:13Z", "updated_at": "2025-12-07T16:51:13Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:14,225 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.302s 2025-12-07 16:51:14,225 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:13 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-484c2991-f3dd-43fc-861a-2df56443b82d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["KRZMnev7R_ywxdUqowF3TQ"], "expires_at": "2025-12-07T17:51:14.000000Z", "issued_at": "2025-12-07T16:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:51:14,226 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2025-12-07 16:51:15,729 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.503s 2025-12-07 16:51:15,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-1585056289", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "1618466e-cc75-4d9b-97a1-f3487e7e7f55"}], "key_name": "tempest-TestNetworkBasicOps-556770456", "security_groups": [{"name": "tempest-secgroup-smoke-275431684"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:14 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92600780-6e51-44c6-a7d2-d150ae2d2b17', 'x-compute-request-id': 'req-92600780-6e51-44c6-a7d2-d150ae2d2b17', '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": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-275431684"}], "adminPass": "q8ufdzXzELYL"}}' 2025-12-07 16:51:16,733 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 1.001s 2025-12-07 16:51:16,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:15 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-3336b05e-0d7f-4a99-9f34-8f0c024d355f', 'x-compute-request-id': 'req-3336b05e-0d7f-4a99-9f34-8f0c024d355f', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"server": {"id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "name": "tempest-TestNetworkBasicOps-server-1585056289", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:51:15Z", "updated": "2025-12-07T16:51:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-556770456", "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-07 16:51:18,740 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.968s 2025-12-07 16:51:18,741 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:17 GMT', 'server': 'Apache', 'content-length': '1464', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7386644b-7932-4f19-857f-890bb6b54ffc', 'x-compute-request-id': 'req-7386644b-7932-4f19-857f-890bb6b54ffc', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"server": {"id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "name": "tempest-TestNetworkBasicOps-server-1585056289", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:51:15Z", "updated": "2025-12-07T16:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-556770456", "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-07 16:51:18,745 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-07 16:51:19,949 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.202s 2025-12-07 16:51:19,949 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:19 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-8b2eb414-430b-48be-a041-ab6730f9afa7', 'x-compute-request-id': 'req-8b2eb414-430b-48be-a041-ab6730f9afa7', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"server": {"id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "name": "tempest-TestNetworkBasicOps-server-1585056289", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:51:15Z", "updated": "2025-12-07T16:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-556770456", "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-07 16:51:19,953 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2025-12-07 16:51:22,100 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 1.146s 2025-12-07 16:51:22,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': 'Sun, 07 Dec 2025 16:51:20 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b26dbeae-e98f-4819-b90f-cc894428c06b', 'x-compute-request-id': 'req-b26dbeae-e98f-4819-b90f-cc894428c06b', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"server": {"id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "name": "tempest-TestNetworkBasicOps-server-1585056289", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:51:15Z", "updated": "2025-12-07T16:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-556770456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275431684"}], "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-07 16:51:23,899 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.793s 2025-12-07 16:51:23,899 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:23 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e154e1f5-f144-492a-9806-dce22e2207e4', 'x-compute-request-id': 'req-e154e1f5-f144-492a-9806-dce22e2207e4', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"server": {"id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "name": "tempest-TestNetworkBasicOps-server-1585056289", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:51:15Z", "updated": "2025-12-07T16:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-556770456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275431684"}], "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-07 16:51:25,748 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.841s 2025-12-07 16:51:25,748 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:24 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87608a08-2e57-4026-9118-c7ff794f8043', 'x-compute-request-id': 'req-87608a08-2e57-4026-9118-c7ff794f8043', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"server": {"id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "name": "tempest-TestNetworkBasicOps-server-1585056289", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:51:15Z", "updated": "2025-12-07T16:51:24Z", "addresses": {"tempest-network-smoke--399098620": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:a5:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-556770456", "OS-SRV-USG:launched_at": "2025-12-07T16:51:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275431684"}], "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-07 16:51:25,752 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-07 16:51:26,032 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.280s 2025-12-07 16:51:26,032 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:25 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df09683e-6345-4570-9131-7a7eb62c5341', 'x-compute-request-id': 'req-df09683e-6345-4570-9131-7a7eb62c5341', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"server": {"id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "name": "tempest-TestNetworkBasicOps-server-1585056289", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:51:15Z", "updated": "2025-12-07T16:51:24Z", "addresses": {"tempest-network-smoke--399098620": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:a5:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-556770456", "OS-SRV-USG:launched_at": "2025-12-07T16:51:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275431684"}], "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-07 16:51:26,035 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-07 16:51:26,120 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=1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.084s 2025-12-07 16:51:26,120 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-6af33248-d251-4382-ab9f-96c12fb73433', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"ports":[{"id":"6399ecd7-4dec-4c02-86e2-b77dfe242bda","name":"","network_id":"1618466e-cc75-4d9b-97a1-f3487e7e7f55","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:59:a5:73","admin_state_up":true,"status":"ACTIVE","device_id":"1ea4deb1-39ba-4120-bae2-445c3b01bc1d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9ab8c59-a522-43a4-98c3-e7ede9389978","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5c866677-3dd6-43a4-949f-5dba9d28e646"],"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-1585056289","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1585056289","fqdn":"tempest-testnetworkbasicops-server-1585056289.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:51:19Z","updated_at":"2025-12-07T16:51:24Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:51:26,120 25 DEBUG [tempest.common.waiters] Server ID 1ea4deb1-39ba-4120-bae2-445c3b01bc1d ports are all ACTIVE [{'id': '6399ecd7-4dec-4c02-86e2-b77dfe242bda', 'name': '', 'network_id': '1618466e-cc75-4d9b-97a1-f3487e7e7f55', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:59:a5:73', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1ea4deb1-39ba-4120-bae2-445c3b01bc1d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e9ab8c59-a522-43a4-98c3-e7ede9389978', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5c866677-3dd6-43a4-949f-5dba9d28e646'], '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-1585056289', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-1585056289', 'fqdn': 'tempest-testnetworkbasicops-server-1585056289.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:51:19Z', 'updated_at': '2025-12-07T16:51:24Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:51:28,136 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.015s 2025-12-07 16:51:28,136 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "port_id": "6399ecd7-4dec-4c02-86e2-b77dfe242bda", "tenant_id": "c2862010b4074178b36417f9edc7c203", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-5835421a-13f3-40ee-a0c0-44e3dd829a98', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "af2226d0-66fd-4e00-8dc8-374967a2863c", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.221", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "254839c8-89b1-4d93-a82d-44bca5e9755a", "port_id": "6399ecd7-4dec-4c02-86e2-b77dfe242bda", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "c2862010b4074178b36417f9edc7c203", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "1618466e-cc75-4d9b-97a1-f3487e7e7f55", "mac_address": "fa:16:3e:59:a5:73", "admin_state_up": true, "status": "ACTIVE", "device_id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:51:27Z", "updated_at": "2025-12-07T16:51:27Z", "revision_number": 0}}' 2025-12-07 16:51:28,214 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/af2226d0-66fd-4e00-8dc8-374967a2863c 0.077s 2025-12-07 16:51:28,214 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-34ffa653-7cb2-4ee3-9d98-5f1405a9b9f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/af2226d0-66fd-4e00-8dc8-374967a2863c'} Body: b'{"floatingip": {"id": "af2226d0-66fd-4e00-8dc8-374967a2863c", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.221", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "254839c8-89b1-4d93-a82d-44bca5e9755a", "port_id": "6399ecd7-4dec-4c02-86e2-b77dfe242bda", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "1618466e-cc75-4d9b-97a1-f3487e7e7f55", "mac_address": "fa:16:3e:59:a5:73", "admin_state_up": true, "status": "ACTIVE", "device_id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:51:27Z", "updated_at": "2025-12-07T16:51:28Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:28,214 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'af2226d0-66fd-4e00-8dc8-374967a2863c', 'tenant_id': 'c210000 862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.221', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': '254839c8-89b1-4d93-a82d-44bca5e9755a', 'port_id': '6399ecd7-4dec-4c02-86e2-b77dfe242bda', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '1618466e-cc75-4d9b-97a1-f3487e7e7f55', 'mac_address': 'fa:16:3e:59:a5:73', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1ea4deb1-39ba-4120-bae2-445c3b01bc1d', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:51:27Z', 'updated_at': '2025-12-07T16:51:28Z', 'revision_number': 1, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:51:28,214 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.077385 seconds 2025-12-07 16:51:28,214 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.221 with user: cirros 2025-12-07 16:51:28,214 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.221 in 120 sec and the expected result is reachable 2025-12-07 16:51:42,407 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.192496 seconds 2025-12-07 16:51:42,407 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.221 in 120 sec and the ping result is expected 2025-12-07 16:51:42,537 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d/action 0.129s 2025-12-07 16:51:42,537 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:42 GMT', 'server': 'Apache', 'content-length': '75307', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad66ba2c-3752-4d11-9a90-ad5370965fee', 'x-compute-request-id': 'req-ad66ba2c-3752-4d11-9a90-ad5370965fee', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1403453548 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001548] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004300] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004334] Using GB pages for direct mapping\\n[ 0.004585] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004589] ACPI: Early table checksum verification disabled\\n[ 0.004594] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004599] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004606] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004613] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004617] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004620] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004624] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004628] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004632] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004633] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004635] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004636] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004637] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004639] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005868] No NUMA configuration fo 2025-12-07 16:51:42,541 25 DEBUG [tempest.scenario.manager] Console output for 1ea4deb1-39ba-4120-bae2-445c3b01bc1d body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1403453548 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001548] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004300] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004334] Using GB pages for direct mapping [ 0.004585] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004589] ACPI: Early table checksum verification disabled [ 0.004594] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004599] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004606] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004613] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004617] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004620] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004624] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004628] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004632] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004633] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004635] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004636] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004637] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004639] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005868] No NUMA configuration found [ 0.005870] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005878] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006253] Zone ranges: [ 0.006254] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006257] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006259] Normal empty [ 0.006261] Device empty [ 0.006263] Movable zone start for each node [ 0.006267] Early memory node ranges [ 0.006268] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006270] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006273] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006502] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006553] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006746] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017585] ACPI: PM-Timer IO Port: 0x608 [ 0.017617] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017750] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017754] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017757] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017759] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017760] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017762] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017767] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017770] TSC deadline timer available [ 0.017787] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017861] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017863] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017865] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017867] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017869] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017870] Booting paravirtualized kernel on KVM [ 0.017873] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017879] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018167] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018251] kvm-guest: setup async PF for cpu 0 [ 0.018283] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018302] kvm-guest: PV spinlocks disabled, single CPU [ 0.018308] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018310] Policy zone: DMA32 [ 0.018312] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018369] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018380] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018387] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018447] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018739] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019436] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019466] ftrace: allocating 50600 entries in 198 pages [ 0.044729] ftrace: allocated 198 pages with 4 groups [ 0.044878] rcu: Hierarchical RCU implementation. [ 0.044879] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044881] Rude variant of Tasks RCU enabled. [ 0.044882] Tracing variant of Tasks RCU enabled. [ 0.044883] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044884] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049094] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049477] random: crng init done [ 0.090620] Console: colour VGA+ 80x25 [ 0.233459] printk: console [tty1] enabled [ 0.575554] printk: console [ttyS0] enabled [ 0.578675] ACPI: Core revision 20210730 [ 0.581640] APIC: Switch to symmetric I/O mode setup [ 0.586335] x2apic enabled [ 0.589681] Switched APIC routing to physical x2apic. [ 0.598408] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.605622] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.609617] pid_max: default: 32768 minimum: 301 [ 0.609617] LSM: Security Framework initializing [ 0.609617] landlock: Up and running. [ 0.609617] Yama: becoming mindful. [ 0.609617] AppArmor: AppArmor initialized [ 0.609617] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.609617] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.609617] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.609617] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.609617] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.609617] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.609617] Spectre V2 : Mitigation: Retpolines [ 0.609617] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.609617] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.609617] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.609617] RETBleed: Mitigation: untrained return thunk [ 0.609617] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.609617] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.609617] Freeing SMP alternatives memory: 44K [ 0.609617] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.609754] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.613639] ... version: 0 [ 0.616560] ... bit width: 48 [ 0.617629] ... generic registers: 6 [ 0.620506] ... value mask: 0000ffffffffffff [ 0.621629] ... max period: 00007fffffffffff [ 0.625363] ... fixed-purpose events: 0 [ 0.625629] ... event mask: 000000000000003f [ 0.629414] rcu: Hierarchical SRCU implementation. [ 0.630117] smp: Bringing up secondary CPUs ... [ 0.633361] smp: Brought up 1 node, 1 CPU [ 0.633631] smpboot: Max logical packages: 1 [ 0.636717] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.638083] devtmpfs: initialized [ 0.640665] x86/mm: Memory block size: 128MB [ 0.641793] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.645638] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.649676] pinctrl core: initialized pinctrl subsystem [ 0.653629] PM: RTC time: 16:51:26, date: 2025-12-07 [ 0.657318] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.657703] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.661663] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.665638] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.669634] audit: initializing netlink subsys (disabled) [ 0.673572] thermal_sys: Registered thermal governor 'fair_share' [ 0.673573] thermal_sys: Registered thermal governor 'bang_bang' [ 0.673630] thermal_sys: Registered thermal governor 'step_wise' [ 0.677632] audit: type=2000 audit(1765126286.322:1): state=initialized audit_enabled=0 res=1 [ 0.685644] thermal_sys: Registered thermal governor 'user_space' [ 0.685645] thermal_sys: Registered thermal governor 'power_allocator' [ 0.689636] EISA bus registered [ 0.696068] cpuidle: using governor ladder [ 0.697630] cpuidle: using governor menu [ 0.703142] ACPI: bus type PCI registered [ 0.705629] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.709927] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.713631] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.717645] PCI: Using configuration type 1 for base access [ 0.722717] Kprobes globally optimized [ 0.725592] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.725632] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.730340] ACPI: Added _OSI(Module Device) [ 0.733375] ACPI: Added _OSI(Processor Device) [ 0.733636] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.736984] ACPI: Added _OSI(Processor Aggregator Device) [ 0.737665] ACPI: Added _OSI(Linux-Dell-Video) [ 0.740843] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.741635] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.748531] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.753954] ACPI: Interpreter enabled [ 0.756728] ACPI: PM: (supports S0 S5) [ 0.757630] ACPI: Using IOAPIC for interrupt routing [ 0.761172] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.761629] PCI: Using E820 reservations for host bridge windows [ 0.765859] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.774525] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.777634] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.781744] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.785753] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.790820] PCI host bridge to bus 0000:00 [ 0.793631] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.797474] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.797630] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.801629] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.805630] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.809630] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.813630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.817915] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.825980] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.836949] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.845666] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.857634] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.875515] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.877836] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.886358] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.893232] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.899342] pci 0000:00:02.0: enabling Extended Tags [ 0.904739] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.909312] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.916410] pci 0000:00:02.1: enabling Extended Tags [ 0.920202] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.925307] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.931358] pci 0000:00:02.2: enabling Extended Tags [ 0.936234] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.942938] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.953381] pci 0000:00:02.3: enabling Extended Tags [ 0.956214] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.960980] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.969963] pci 0000:00:02.4: enabling Extended Tags [ 0.975951] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.980983] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.987073] pci 0000:00:02.5: enabling Extended Tags [ 0.994841] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.000976] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.007056] pci 0000:00:02.6: enabling Extended Tags [ 1.012328] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.016889] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.027449] pci 0000:00:02.7: enabling Extended Tags [ 1.035065] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.041044] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.047101] pci 0000:00:03.0: enabling Extended Tags [ 1.052231] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.057022] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.063154] pci 0000:00:03.1: enabling Extended Tags [ 1.068197] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.072881] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.080349] pci 0000:00:03.2: enabling Extended Tags [ 1.084198] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.088994] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.095071] pci 0000:00:03.3: enabling Extended Tags [ 1.102977] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.109108] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.115094] pci 0000:00:03.4: enabling Extended Tags [ 1.120240] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.125146] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.132431] pci 0000:00:03.5: enabling Extended Tags [ 1.136220] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.141092] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.147075] pci 0000:00:03.6: enabling Extended Tags [ 1.154898] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.161221] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.167049] pci 0000:00:03.7: enabling Extended Tags [ 1.174350] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.181077] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.188904] pci 0000:00:04.0: enabling Extended Tags [ 1.194250] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.201030] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.207133] pci 0000:00:04.1: enabling Extended Tags [ 1.212345] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.217407] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.226092] pci 0000:00:04.2: enabling Extended Tags [ 1.232082] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.236848] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.242580] pci 0000:00:04.3: enabling Extended Tags [ 1.248260] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.252996] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.259235] pci 0000:00:04.4: enabling Extended Tags [ 1.264197] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.268995] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.275945] pci 0000:00:04.5: enabling Extended Tags [ 1.282352] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.289246] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.294963] pci 0000:00:04.6: enabling Extended Tags [ 1.300253] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.307530] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.316948] pci 0000:00:04.7: enabling Extended Tags [ 1.322389] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.329109] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.335050] pci 0000:00:05.0: enabling Extended Tags [ 1.399993] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.404442] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.406782] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.429632] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.434906] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.441562] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.448113] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.456802] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.461587] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.465570] pci 0000:01:00.0: enabling Extended Tags [ 1.542280] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.545693] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.549692] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.553754] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.559972] pci_bus 0000:02: extended config space not accessible [ 1.561896] acpiphp: Slot [1] registered [ 1.564868] acpiphp: Slot [0] registered [ 1.565677] acpiphp: Slot [2] registered [ 1.568497] acpiphp: Slot [3] registered [ 1.569678] acpiphp: Slot [4] registered [ 1.572461] acpiphp: Slot [5] registered [ 1.573680] acpiphp: Slot [6] registered [ 1.576458] acpiphp: Slot [7] registered [ 1.577676] acpiphp: Slot [8] registered [ 1.580775] acpiphp: Slot [9] registered [ 1.581679] acpiphp: Slot [10] registered [ 1.584547] acpiphp: Slot [11] registered [ 1.585676] acpiphp: Slot [12] registered [ 1.588562] acpiphp: Slot [13] registered [ 1.589677] acpiphp: Slot [14] registered [ 1.592553] acpiphp: Slot [15] registered [ 1.593678] acpiphp: Slot [16] registered [ 1.596538] acpiphp: Slot [17] registered [ 1.597677] acpiphp: Slot [18] registered [ 1.600547] acpiphp: Slot [19] registered [ 1.601677] acpiphp: Slot [20] registered [ 1.604556] acpiphp: Slot [21] registered [ 1.605677] acpiphp: Slot [22] registered [ 1.608582] acpiphp: Slot [23] registered [ 1.609676] acpiphp: Slot [24] registered [ 1.612565] acpiphp: Slot [25] registered [ 1.613677] acpiphp: Slot [26] registered [ 1.616940] acpiphp: Slot [27] registered [ 1.617677] acpiphp: Slot [28] registered [ 1.620490] acpiphp: Slot [29] registered [ 1.621679] acpiphp: Slot [30] registered [ 1.624508] acpiphp: Slot [31] registered [ 1.628108] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.639598] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.720289] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.721698] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.725697] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.729774] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.739460] acpiphp: Slot [0-2] registered [ 1.742279] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.751329] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.763058] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.767710] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.769827] pci 0000:03:00.0: enabling Extended Tags [ 1.850399] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.853755] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.857755] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.864754] acpiphp: Slot [0-3] registered [ 1.866280] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.877291] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.889140] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.892752] pci 0000:04:00.0: enabling Extended Tags [ 1.972569] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.973756] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.977754] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.984899] acpiphp: Slot [0-4] registered [ 1.986288] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.996909] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.007935] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.012177] pci 0000:05:00.0: enabling Extended Tags [ 2.093739] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.097530] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.097755] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.104879] acpiphp: Slot [0-5] registered [ 2.106287] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.117221] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.128951] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.133237] pci 0000:06:00.0: enabling Extended Tags [ 2.213902] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.217476] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.217755] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.225183] acpiphp: Slot [0-6] registered [ 2.295563] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.297764] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.301762] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.309104] acpiphp: Slot [0-7] registered [ 2.380794] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.381766] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.385755] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.393060] acpiphp: Slot [0-8] registered [ 2.464456] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.465817] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.469755] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.477117] acpiphp: Slot [0-9] registered [ 2.548269] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.549772] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.553758] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.560862] acpiphp: Slot [0-10] registered [ 2.632132] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.633769] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.637755] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.645036] acpiphp: Slot [0-11] registered [ 2.714650] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.717757] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.721754] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.728895] acpiphp: Slot [0-12] registered [ 2.799556] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.801779] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.805755] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.812728] acpiphp: Slot [0-13] registered [ 2.884016] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.885757] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.889755] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.896919] acpiphp: Slot [0-14] registered [ 2.967826] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.969757] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.973755] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.980815] acpiphp: Slot [0-15] registered [ 3.052611] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.053756] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.057755] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.064897] acpiphp: Slot [0-16] registered [ 3.136531] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.137756] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.141756] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.148772] acpiphp: Slot [0-17] registered [ 3.220776] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.221756] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.225755] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.234416] acpiphp: Slot [0-18] registered [ 3.317335] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.317762] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.321755] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.328861] acpiphp: Slot [0-19] registered [ 3.399147] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.401756] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.405776] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.412671] acpiphp: Slot [0-20] registered [ 3.483149] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.485760] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.489755] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.496803] acpiphp: Slot [0-21] registered [ 3.567680] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.569755] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.573754] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.580662] acpiphp: Slot [0-22] registered [ 3.651313] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.653756] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.657759] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.664747] acpiphp: Slot [0-23] registered [ 3.734506] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.737756] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.741754] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.748741] acpiphp: Slot [0-24] registered [ 3.819917] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.821756] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.825772] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.832873] acpiphp: Slot [0-25] registered [ 3.903691] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.905769] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.909756] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.961734] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.965850] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.969838] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.973837] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.977861] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.981835] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.985842] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.989835] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.993725] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.997645] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.001644] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.005643] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.009645] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.013647] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.017593] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.017645] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.022077] iommu: Default domain type: Translated [ 4.025644] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.029795] SCSI subsystem initialized [ 4.032553] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.033617] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.033634] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.037415] vgaarb: loaded [ 4.037654] ACPI: bus type USB registered [ 4.040482] usbcore: registered new interface driver usbfs [ 4.041638] usbcore: registered new interface driver hub [ 4.045197] usbcore: registered new device driver usb [ 4.045673] pps_core: LinuxPPS API ver. 1 registered [ 4.048987] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.049633] PTP clock support registered [ 4.052400] EDAC MC: Ver: 3.0.0 [ 4.057023] NetLabel: Initializing [ 4.057629] NetLabel: domain hash size = 128 [ 4.060595] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.061674] NetLabel: unlabeled traffic allowed by default [ 4.065421] PCI: Using ACPI for IRQ routing [ 4.861362] clocksource: Switched to clocksource kvm-clock [ 4.874637] VFS: Disk quotas dquot_6.6.0 [ 4.877463] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.882034] AppArmor: AppArmor Filesystem Enabled [ 4.885283] pnp: PnP ACPI init [ 4.887966] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.893262] pnp: PnP ACPI: found 5 devices [ 4.902359] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.908195] NET: Registered PF_INET protocol family [ 4.911553] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.917191] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.922669] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.927818] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.932864] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.937654] TCP: Hash tables configured (established 1024 bind 1024) [ 4.941869] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.946677] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.951001] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.955542] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.959360] NET: Registered PF_XDP protocol family [ 4.962660] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.968013] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.973510] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.978895] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.984377] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.989661] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.995172] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.000570] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.006036] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.011374] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.016842] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.022186] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.027548] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.032968] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.038689] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.044488] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.049938] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.055292] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.060628] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.066038] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.071388] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.076855] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.082234] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.087686] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.093067] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.097180] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.101261] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.105353] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.109528] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.113575] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.117654] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.121687] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.125750] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.129832] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.133868] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.137971] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.142028] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.146054] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.150197] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.154529] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.158692] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.163069] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.167238] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.171636] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.175842] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.180206] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.184351] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.188722] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.192869] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.197240] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.201494] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.206249] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.210434] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.214811] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.219006] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.223401] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.228820] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.233292] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.237502] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.241961] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.246058] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.250145] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.254216] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.258276] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.262340] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.266417] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.270517] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.274601] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.278687] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.282790] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.286938] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.291035] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.295079] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.299259] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.303768] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.307988] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.312365] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.316721] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.321131] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.325292] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.329670] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.333928] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.338291] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.342442] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.346779] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.350891] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.355378] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.359646] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.364098] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.368359] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.372713] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.376879] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.381241] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.385579] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.390648] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.395330] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.403154] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.410015] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.419654] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.423874] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.430057] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.436101] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.444750] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.451157] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.458308] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.466164] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.472667] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.478464] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.489400] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.498593] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.507308] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.516988] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.524104] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.532472] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.543879] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.549429] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.557800] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.566825] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.572557] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.579240] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.591050] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.600735] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.606948] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.617352] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.624086] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.629711] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.639046] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.645101] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.657437] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.671239] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.676342] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.683831] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.692391] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.700083] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.705587] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.716245] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.720872] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.726770] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.733657] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.741011] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.746210] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.751964] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.759366] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.768295] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.772849] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.778985] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.787626] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.798085] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.804085] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.812412] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.821996] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.832460] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.838315] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.845874] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.854482] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.864472] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.869172] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.877565] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.886266] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.897243] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.901936] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.910567] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.918367] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.927442] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.933786] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.941133] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.948482] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.959966] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.966230] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.973506] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.981760] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.991879] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.997677] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.004938] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.013782] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.024000] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.028703] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.037257] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.045886] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.061488] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.070064] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.082099] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.095637] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.112752] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.120382] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.129418] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.139094] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.150791] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.158135] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.163704] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.169674] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.175921] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.181721] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.186484] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.190034] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.193932] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.198365] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.202136] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.206819] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.211382] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.215327] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.221230] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.227002] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.231742] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.235705] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.240267] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.244127] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.248599] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.252510] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.257117] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.260968] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.265723] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.270178] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.275414] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.279589] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.284327] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.288219] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.292660] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.296654] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.301265] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.305281] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.309831] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.313672] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.319346] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.324999] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.329059] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.333652] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.339070] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.343285] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.347824] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.354106] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.359873] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.366242] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.373799] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.379607] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.385276] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.390751] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.394909] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.399637] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.405127] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.409123] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.413441] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.418432] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.422622] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.427141] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.434360] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.438322] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.442726] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.448088] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.452782] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.457319] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.462596] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.466677] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.471325] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.476565] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.480559] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.485097] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.490395] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.494464] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.498928] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.505760] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.517021] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11477 usecs [ 6.523802] PCI: CLS 0 bytes, default 64 [ 6.526986] Trying to unpack rootfs image as initramfs... [ 6.530990] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.550081] Initialise system trusted keyrings [ 6.553320] Key type blacklist registered [ 6.561731] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.571165] zbud: loaded [ 6.573482] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.590445] fuse: init (API version 7.34) [ 6.593845] integrity: Platform Keyring initialized [ 6.609710] Key type asymmetric registered [ 6.612695] Asymmetric key parser 'x509' registered [ 6.621804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.634031] io scheduler mq-deadline registered [ 6.645187] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.658374] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.676950] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.690516] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.711638] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.722375] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.745721] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.754358] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.774822] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.793962] Freeing initrd memory: 8744K [ 6.801846] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.820610] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.830027] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.841749] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.848557] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.860015] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.866674] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.876059] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.884694] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.892271] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.900376] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.905652] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.914437] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.918826] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.926954] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.931386] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.940496] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.945914] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.953917] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.959245] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.968076] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.972438] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.980389] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.984804] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.990848] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.996910] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.002597] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.011842] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.016272] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.024313] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.028677] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.037718] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.042120] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.051419] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.056458] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.064543] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.070247] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.078672] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.083131] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.092670] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.097133] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.103461] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.110766] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.115249] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.123907] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.133786] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.138167] shpchp 0000:01:00.0: Slot initialization failed [ 7.144094] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.148827] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.154922] ACPI: button: Power Button [PWRF] [ 7.181752] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.218636] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.225494] Linux agpgart interface v0.103 [ 7.229719] loop: module loaded [ 7.232328] tun: Universal TUN/TAP device driver, 1.6 [ 7.235916] PPP generic driver version 2.4.2 [ 7.239042] VFIO - User Level meta-driver version: 0.3 [ 7.242710] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI)FC1B Driver [ 7.247179] ehci-pci: EHCI PCI platform driver [ 7.250399] ehci-platform: EHCI generic platform driver [ 7.254081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.258356] ohci-pci: OHCI PCI platform driver [ 7.261685] ohci-platform: OHCI generic platform driver [ 7.265596] uhci_hcd: USB Universal Host Controller Interface driver [ 7.272090] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.275822] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.281464] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.285336] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.289489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.295344] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.300931] usb usb1: Product: UHCI Host Controller [ 7.304560] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.309151] usb usb1: SerialNumber: 0000:02:01.0 [ 7.312509] hub 1-0:1.0: USB hub found [ 7.315362] hub 1-0:1.0: 2 ports detected [ 7.318550] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.326203] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.329737] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.333378] mousedev: PS/2 mouse device common for all mice [ 7.338054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.343823] rtc_cmos 00:03: RTC can wake from S4 [ 7.349099] rtc_cmos 00:03: registered as rtc0 [ 7.352607] rtc_cmos 00:03: setting system clock to 2025-12-07T16:51:33 UTC (1765126293) [ 7.358265] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.362889] i2c_dev: i2c /dev entries driver [ 7.366073] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.374140] device-mapper: uevent: version 1.0.3 [ 7.377445] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.383213] platform eisa.0: Probing EISA bus 0 [ 7.386895] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.391502] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.395935] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.400303] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.404686] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.409067] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.413502] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.417884] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.422378] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.426778] platform eisa.0: EISA: Detected 0 cards [ 7.430219] ledtrig-cpu: registered to indicate activity on CPUs [ 7.434417] drop_monitor: Initializing network drop monitor service [ 7.438881] NET: Registered PF_INET6 protocol family [ 7.445792] Segment Routing with IPv6 [ 7.448780] In-situ OAM (IOAM) with IPv6 [ 7.451835] NET: Registered PF_PACKET protocol family [ 7.455563] Key type dns_resolver registered [ 7.459081] IPI shorthand broadcast: enabled [ 7.462260] registered taskstats version 1 [ 7.465285] Loading compiled-in X.509 certificates [ 7.469200] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.476318] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.483350] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.490240] blacklist: Loading compiled-in revocation X.509 certificates [ 7.494903] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.501578] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.511158] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.518297] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.525173] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.532369] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.539577] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.546631] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.554308] zswap: loaded using pool lzo/zbud [ 7.557591] Key type .fscrypt registered [ 7.560580] Key type fscrypt-provisioning registered [ 7.565916] Key type encrypted registered [ 7.568815] AppArmor: AppArmor sha1 policy hashing enabled [ 7.572683] ima: No TPM chip found, activating TPM-bypass! [ 7.576608] Loading compiled-in module X.509 certificates [ 7.580799] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.587996] ima: Allocated hash algorithm: sha1 [ 7.591304] ima: No architecture policies found [ 7.594721] evm: Initialising EVM extended attributes: [ 7.598408] evm: security.selinux [ 7.600895] evm: security.SMACK64 [ 7.603437] evm: security.SMACK64EXEC [ 7.606190] evm: security.SMACK64TRANSMUTE [ 7.609181] evm: security.SMACK64MMAP [ 7.611969] evm: security.apparmor [ 7.614540] evm: security.ima [ 7.616765] evm: security.capability [ 7.619471] evm: HMAC attrs: 0x1 [ 7.622453] PM: Magic number: 5:599:893 [ 7.625715] RAS: Correctable Errors collector initialized. [ 7.629515] Unstable clock detected, switching default tracing clock to "global" [ 7.629515] If you want to keep using the local clock, then add: [ 7.629515] "trace_clock=local" [ 7.629515] on the kernel command line [ 7.645243] Freeing unused decrypted memory: 2036K [ 7.649252] Freeing unused kernel image (initmem) memory: 3244K [ 7.653665] Write protecting the kernel read-only data: 30720k [ 7.658208] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.663050] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.709816] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.714315] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.718793] Run /init as init process info: initramfs: up at 7.17 [ 7.774232] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.782611] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.787803] GPT:229375 != 2097151 [ 7.790408] GPT:Alternate GPT header not at the end of the disk. [ 7.794612] GPT:229375 != 2097151 [ 7.797170] GPT: Use GNU Parted to correct GPT errors. [ 7.844066] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.224211] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.266974] 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.13 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:1e:a4:de:b1:39:ba:41:20:ba:e2:44:5c:3b:01:bc:1d forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCPJ6b3o9W1qnAv6OZXTO8fppTO850XtE6Hi6/xtHf+v46uvlQorLGWzWRp7AcAWfvT/zdD4xaUkOAESiLyzWXLCBlnxH/I8L98d5BGwb3rLSasl0VjSaL0swowJi/VlG865VWp/4UocxfWiSa8qxc7Uoc/HJXWFXYrz1esObz03gQM2uVG8vNxdpxga4u6Y8wRY6/G+ABWCxr8/ssDQIbRU2s7s5psZl94/INLg2t1kiCjkdgnBlkUU5WNc1AMcN4PMXJpu+8ymb3ZVqrnq9OhyyFGBv4pAuG1+8F1e24hlK8GckD+5+pskEQkPQ0TIhu57xzn615WJiwvJtIo9Z8J root@tempest-testnetworkbasicops-server-1585056289 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBiZAZYF78tstgHFV3wEkb6Vt6F6HUi2VoL3Xcl19o+lWUfeSiZSfya2ksqZCW+ROOjMFwp8CwfpkmKfN39XZ0M= root@tempest-testnetworkbasicops-server-1585056289 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe59:a573/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 1ea4deb1-39ba-4120-bae2-445c3b01bc1d name: tempest-TestNetworkBasicOps-server-1585056289 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1585056289 launch-index: 0 === cirros: current=0.6.2 uptime=9.34 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:59:A5:73 inet6 addr: fe80::f816:3eff:fe59:a573/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:932 (932.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-1585056289 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.354095] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.357145] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.378770] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.660326] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.696466] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.863275] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.864379] ISO 9660 Extensions: RRIP_1991A [ 8.980512] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.705894] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.708682] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:51:34 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:51:35 cirros auth.notice su: + none root:cirros Dec 7 16:51:35 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:51:35 cirros daemon.info dhcpcd[350]: DUID 00:04:1e:a4:de:b1:39:ba:41:20:ba:e2:44:5c:3b:01:bc:1d Dec 7 16:51:35 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:51:35 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:51:35 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:51:35 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:59:a5:73 Dec 7 16:51:35 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe59:a573 Dec 7 16:51:35 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 7 16:51:35 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-1585056289 login: 2025-12-07 16:51:42,543 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-07 16:51:42,551 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:51:42,656 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:51:42,657 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-07 16:51:45,298 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 2.640s 2025-12-07 16:51:45,299 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--241300644", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-eeff9c73-fb21-4bfa-81ab-964c13a43f99', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"7ae162ff-7d98-443b-8c59-3c1d08594171","name":"tempest-network-smoke--241300644","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:51:43Z","updated_at":"2025-12-07T16:51:43Z","revision_number":1}}' 2025-12-07 16:51:45,412 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.112s 2025-12-07 16:51:45,412 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-dbe75dfa-895c-43ef-938d-1e0611746f32', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"e9ab8c59-a522-43a4-98c3-e7ede9389978","name":"tempest-subnet-smoke-2058306162","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"1618466e-cc75-4d9b-97a1-f3487e7e7f55","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-07T16:51:03Z","updated_at":"2025-12-07T16:51:03Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:51:45,599 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.186s 2025-12-07 16:51:45,599 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-07311e07-5444-43ae-973d-bd6a89607738', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:51:45,706 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.106s 2025-12-07 16:51:45,706 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-945927c7-0807-4d3e-b43d-7a5a6c94cc06', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:51:45,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?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.16%2F28 0.074s 2025-12-07 16:51:45,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': 'Sun, 07 Dec 2025 16:51:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6f0d8b38-1377-486c-909f-bcee5f0056a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:51:45,897 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.115s 2025-12-07 16:51:45,898 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-054fb729-2656-46d8-b3c3-1cc41e69bf50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:51:46,731 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.16%2F28 0.832s 2025-12-07 16:51:46,731 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-69090520-0c80-4ad4-be45-957d5971aaf7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:51:49,767 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 3.036s 2025-12-07 16:51:49,768 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-472022326", "network_id": "7ae162ff-7d98-443b-8c59-3c1d08594171", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-a54df4f6-61e5-42b3-b85d-6588fa268770', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"01181eba-4e6a-42ef-b3cd-88e91c772a01","name":"tempest-subnet-smoke-472022326","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"7ae162ff-7d98-443b-8c59-3c1d08594171","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-07T16:51:46Z","updated_at":"2025-12-07T16:51:46Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:49,768 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-07 16:51:49,773 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:51:49,885 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:51:49,885 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-07 16:51:49,886 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-07 16:51:49,886 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-07 16:51:49,889 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:51:50,003 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:51:50,003 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-07 16:51:50,114 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=1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.102s 2025-12-07 16:51:50,114 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-f3f1458d-782c-4e3b-83c1-199e558d5929', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"ports":[{"id":"6399ecd7-4dec-4c02-86e2-b77dfe242bda","name":"","network_id":"1618466e-cc75-4d9b-97a1-f3487e7e7f55","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:59:a5:73","admin_state_up":true,"status":"ACTIVE","device_id":"1ea4deb1-39ba-4120-bae2-445c3b01bc1d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9ab8c59-a522-43a4-98c3-e7ede9389978","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5c866677-3dd6-43a4-949f-5dba9d28e646"],"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-1585056289","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1585056289","fqdn":"tempest-testnetworkbasicops-server-1585056289.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:51:19Z","updated_at":"2025-12-07T16:51:24Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:51:54,555 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d/os-interface 4.440s 2025-12-07 16:51:54,556 25 DEBUG [tempest.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": "7ae162ff-7d98-443b-8c59-3c1d08594171"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:50 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-5695f9e7-8ddb-45f5-809f-c5de219c9752', 'x-compute-request-id': 'req-5695f9e7-8ddb-45f5-809f-c5de219c9752', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "7ae162ff-7d98-443b-8c59-3c1d08594171", "port_id": "1ba03309-404e-4a95-9658-362729afe491", "mac_addr": "fa:16:3e:9d:4c:bc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "01181eba-4e6a-42ef-b3cd-88e91c772a01", "ip_address": "10.100.0.27"}]}}' 2025-12-07 16:51:54,747 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=1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.187s 2025-12-07 16:51:54,747 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2673', 'x-openstack-request-id': 'req-39591cbe-ffbf-4f5a-83b4-dbdc56d2f3e4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"ports":[{"id":"1ba03309-404e-4a95-9658-362729afe491","name":"","network_id":"7ae162ff-7d98-443b-8c59-3c1d08594171","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:9d:4c:bc","admin_state_up":true,"status":"ACTIVE","device_id":"1ea4deb1-39ba-4120-bae2-445c3b01bc1d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"01181eba-4e6a-42ef-b3cd-88e91c772a01","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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-1585056289","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-1585056289","fqdn":"tempest-testnetworkbasicops-server-1585056289.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:51:51Z","updated_at":"2025-12-07T16:51:54Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"6399ecd7-4dec-4c02-86e2-b77dfe242bda","name":"","network_id":"1618466e-cc75-4d9b-97a1-f3487e7e7f55","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:59:a5:73","admin_state_up":true,"status":"ACTIVE","device_id":"1ea4deb1-39ba-4120-bae2-445c3b01bc1d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9ab8c59-a522-43a4-98c3-e7ede9389978","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5c866677-3dd6-43a4-949f-5dba9d28e646"],"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-1585056289","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1585056289","fqdn":"tempest-testnetworkbasicops-server-1585056289.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:51:19Z","updated_at":"2025-12-07T16:51:24Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:51:54,747 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.188306 seconds 2025-12-07 16:51:54,747 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-07 16:51:54,748 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-07 16:51:54,751 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:51:54,859 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:51:54,860 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-07 16:51:54,866 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.118650 seconds 2025-12-07 16:51:54,866 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-07 16:51:54,867 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-07 16:51:54,869 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:51:54,929 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:51:54,929 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-07 16:51:54,935 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-07 16:51:54,935 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-07 16:51:54,937 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:51:55,046 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:51:55,046 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-07 16:51:55,057 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-07 16:51:55,057 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-07 16:51:55,060 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:51:55,117 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:51:55,117 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-07 16:51:55,219 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=c2862010b4074178b36417f9edc7c203&network_id=7ae162ff-7d98-443b-8c59-3c1d08594171 0.093s 2025-12-07 16:51:55,219 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2403', 'x-openstack-request-id': 'req-c1f981c1-6147-434b-be53-860ad48a367d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=c2862010b4074178b36417f9edc7c203&network_id=7ae162ff-7d98-443b-8c59-3c1d08594171'} Body: b'{"ports":[{"id":"1ba03309-404e-4a95-9658-362729afe491","name":"","network_id":"7ae162ff-7d98-443b-8c59-3c1d08594171","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:9d:4c:bc","admin_state_up":true,"status":"ACTIVE","device_id":"1ea4deb1-39ba-4120-bae2-445c3b01bc1d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"01181eba-4e6a-42ef-b3cd-88e91c772a01","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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-1585056289","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-1585056289","fqdn":"tempest-testnetworkbasicops-server-1585056289.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:51:51Z","updated_at":"2025-12-07T16:51:54Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"717e1503-6f6b-4d84-98d7-81708b3a1e36","name":"","network_id":"7ae162ff-7d98-443b-8c59-3c1d08594171","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:d4:1a:ed","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-7ae162ff-7d98-443b-8c59-3c1d08594171","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"01181eba-4e6a-42ef-b3cd-88e91c772a01","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-07T16:51:45Z","updated_at":"2025-12-07T16:51:47Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:51:55,220 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-07 16:51:55,223 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:51:55,339 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:51:55,339 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-07 16:51:55,340 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-07 16:51:55,340 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-07 16:51:55,343 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:51:55,447 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:51:55,448 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-07 16:51:55,456 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116595 seconds 2025-12-07 16:51:55,543 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d/os-interface/1ba03309-404e-4a95-9658-362729afe491 0.086s 2025-12-07 16:51:55,543 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:55 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-71fa6719-a826-438d-958e-56edb8c0fff0', 'x-compute-request-id': 'req-71fa6719-a826-438d-958e-56edb8c0fff0', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d/os-interface/1ba03309-404e-4a95-9658-362729afe491'} Body: b'' 2025-12-07 16:51:55,796 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1ba03309-404e-4a95-9658-362729afe491 0.252s 2025-12-07 16:51:55,796 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1080', 'x-openstack-request-id': 'req-61e9b33c-c87b-480e-9c44-1bb61e52bf48', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1ba03309-404e-4a95-9658-362729afe491'} Body: b'{"port":{"id":"1ba03309-404e-4a95-9658-362729afe491","name":"","network_id":"7ae162ff-7d98-443b-8c59-3c1d08594171","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:9d:4c:bc","admin_state_up":true,"status":"ACTIVE","device_id":"1ea4deb1-39ba-4120-bae2-445c3b01bc1d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"01181eba-4e6a-42ef-b3cd-88e91c772a01","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1585056289","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-1585056289","fqdn":"tempest-testnetworkbasicops-server-1585056289.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:51:51Z","updated_at":"2025-12-07T16:51:54Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:57,777 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1ba03309-404e-4a95-9658-362729afe491 0.979s 2025-12-07 16:51:57,777 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1078', 'x-openstack-request-id': 'req-867a79e2-cd21-4cc9-9c9d-d71eb3919711', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1ba03309-404e-4a95-9658-362729afe491'} Body: b'{"port":{"id":"1ba03309-404e-4a95-9658-362729afe491","name":"","network_id":"7ae162ff-7d98-443b-8c59-3c1d08594171","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:9d:4c:bc","admin_state_up":true,"status":"DOWN","device_id":"1ea4deb1-39ba-4120-bae2-445c3b01bc1d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"01181eba-4e6a-42ef-b3cd-88e91c772a01","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1585056289","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-1585056289","fqdn":"tempest-testnetworkbasicops-server-1585056289.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:51:51Z","updated_at":"2025-12-07T16:51:56Z","revision_number":5,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:51:58,878 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1ba03309-404e-4a95-9658-362729afe491 0.099s 2025-12-07 16:51:58,878 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:51:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-7e370101-436d-4d50-93c0-7a61ac48a01c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1ba03309-404e-4a95-9658-362729afe491'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 1ba03309-404e-4a95-9658-362729afe491 could not be found.", "detail": ""}}' 2025-12-07 16:52:00,739 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/01181eba-4e6a-42ef-b3cd-88e91c772a01 1.860s 2025-12-07 16:52:00,739 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-99247bd8-4a3a-49a4-af73-be4ed086189b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/01181eba-4e6a-42ef-b3cd-88e91c772a01'} Body: b'' 2025-12-07 16:52:01,966 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/7ae162ff-7d98-443b-8c59-3c1d08594171 1.226s 2025-12-07 16:52:01,967 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a95fd175-a523-4290-b4ea-23ea93e4a4b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/7ae162ff-7d98-443b-8c59-3c1d08594171'} Body: b'' 2025-12-07 16:52:03,858 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/af2226d0-66fd-4e00-8dc8-374967a2863c 1.891s 2025-12-07 16:52:03,858 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bd59e17a-1535-4315-9a09-e1908bd3dd6b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/af2226d0-66fd-4e00-8dc8-374967a2863c'} Body: b'' 2025-12-07 16:52:04,000 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.142s 2025-12-07 16:52:04,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': 'Sun, 07 Dec 2025 16:52:03 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-792767a4-993f-48b2-937a-cc6dad8d53de', 'x-compute-request-id': 'req-792767a4-993f-48b2-937a-cc6dad8d53de', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'' 2025-12-07 16:52:05,019 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 1.018s 2025-12-07 16:52:05,020 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:04 GMT', 'server': 'Apache', 'content-length': '1818', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-837a57a0-5c2e-42c6-b344-3b7f181bb8b6', 'x-compute-request-id': 'req-837a57a0-5c2e-42c6-b344-3b7f181bb8b6', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"server": {"id": "1ea4deb1-39ba-4120-bae2-445c3b01bc1d", "name": "tempest-TestNetworkBasicOps-server-1585056289", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:51:15Z", "updated": "2025-12-07T16:52:03Z", "addresses": {"tempest-network-smoke--399098620": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:a5:73"}, {"version": 4, "addr": "192.168.122.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:a5:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-556770456", "OS-SRV-USG:launched_at": "2025-12-07T16:51:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275431684"}], "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-07 16:52:06,088 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ea4deb1-39ba-4120-bae2-445c3b01bc1d 0.062s 2025-12-07 16:52:06,089 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52: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-5412e77c-b540-4fcf-9082-b020c33cc80e', 'x-compute-request-id': 'req-5412e77c-b540-4fcf-9082-b020c33cc80e', '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/1ea4deb1-39ba-4120-bae2-445c3b01bc1d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ea4deb1-39ba-4120-bae2-445c3b01bc1d could not be found."}}' 2025-12-07 16:52:06,231 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5c866677-3dd6-43a4-949f-5dba9d28e646 0.142s 2025-12-07 16:52:06,231 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e42c1464-e664-4ba6-b529-068a85985b4f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5c866677-3dd6-43a4-949f-5dba9d28e646'} Body: b'' 2025-12-07 16:52:06,307 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-556770456 0.075s 2025-12-07 16:52:06,307 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52: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-343bd96e-1973-4bb8-ad6a-626a4ca371cc', 'x-compute-request-id': 'req-343bd96e-1973-4bb8-ad6a-626a4ca371cc', '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-556770456'} Body: b'' 2025-12-07 16:52:07,867 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/254839c8-89b1-4d93-a82d-44bca5e9755a/remove_router_interface 1.559s 2025-12-07 16:52:07,867 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e9ab8c59-a522-43a4-98c3-e7ede9389978"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7e0f90ee-2b73-41a6-b3e6-4149ef707148', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/254839c8-89b1-4d93-a82d-44bca5e9755a/remove_router_interface'} Body: b'{"id": "254839c8-89b1-4d93-a82d-44bca5e9755a", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "d6265ba1-5726-4894-94be-1b582f108238", "network_id": "1618466e-cc75-4d9b-97a1-f3487e7e7f55", "subnet_id": "e9ab8c59-a522-43a4-98c3-e7ede9389978", "subnet_ids": ["e9ab8c59-a522-43a4-98c3-e7ede9389978"]}' 2025-12-07 16:52:08,100 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e9ab8c59-a522-43a4-98c3-e7ede9389978 0.232s 2025-12-07 16:52:08,100 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1957acad-02ee-449b-8d16-6123671a787e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e9ab8c59-a522-43a4-98c3-e7ede9389978'} Body: b'' 2025-12-07 16:52:08,869 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/254839c8-89b1-4d93-a82d-44bca5e9755a 0.768s 2025-12-07 16:52:08,869 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a5cfa2c0-b5d8-4f12-ba20-29a68a4f42e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/254839c8-89b1-4d93-a82d-44bca5e9755a'} Body: b'' 2025-12-07 16:52:09,269 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/1618466e-cc75-4d9b-97a1-f3487e7e7f55 0.399s 2025-12-07 16:52:09,269 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-665ca6a5-3832-4fd2-bc7c-459c717c201d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/1618466e-cc75-4d9b-97a1-f3487e7e7f55'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-07 16:52:09.279101Z 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-07 16:53:25.253782Z 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-07 16:52:10,125 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.846s 2025-12-07 16:52:10,126 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--1253751636", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-bc6a5cce-cdc0-4012-9a88-ae6ee8abbe8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"a8762237-ad73-4fbd-bcb5-6a7a0e193950","name":"tempest-network-smoke--1253751636","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:52:09Z","updated_at":"2025-12-07T16:52:09Z","revision_number":1}}' 2025-12-07 16:52:11,320 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.194s 2025-12-07 16:52:11,321 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-2082713995", "admin_state_up": true, "project_id": "c2862010b4074178b36417f9edc7c203", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8"}}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-a1b483d1-a1ef-4bdc-8574-8f4783d8500b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "f609ec1b-414d-457f-b9b4-57a1d2f5dd9e", "name": "tempest-TestNetworkBasicOps-router-2082713995", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.229"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:52:10Z", "updated_at": "2025-12-07T16:52:10Z", "revision_number": 2, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:11,382 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.060s 2025-12-07 16:52:11,382 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a6e5774e-5354-49e5-a7c2-f299f5a9fd81', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:52:11,525 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.143s 2025-12-07 16:52:11,526 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-93c427a9-bdbe-4976-a993-55c93131e5f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:52:11,731 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.205s 2025-12-07 16:52:11,731 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1b94cf1c-50b4-4da2-a35b-fca710e3edf3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:52:12,733 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.001s 2025-12-07 16:52:12,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1772164683", "network_id": "a8762237-ad73-4fbd-bcb5-6a7a0e193950", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-15b15b54-0895-47b1-a7a9-5f1accc6263d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"c0207b0c-f15b-41c8-8606-efc942582483","name":"tempest-subnet-smoke-1772164683","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"a8762237-ad73-4fbd-bcb5-6a7a0e193950","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-07T16:52:11Z","updated_at":"2025-12-07T16:52:11Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:14,823 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/f609ec1b-414d-457f-b9b4-57a1d2f5dd9e/add_router_interface 2.089s 2025-12-07 16:52:14,823 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c0207b0c-f15b-41c8-8606-efc942582483"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-28e22ef4-cf40-4723-9c37-d52de58ac204', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f609ec1b-414d-457f-b9b4-57a1d2f5dd9e/add_router_interface'} Body: b'{"id": "f609ec1b-414d-457f-b9b4-57a1d2f5dd9e", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "6155d1e4-22db-4396-91f9-c81453fa6800", "network_id": "a8762237-ad73-4fbd-bcb5-6a7a0e193950", "subnet_id": "c0207b0c-f15b-41c8-8606-efc942582483", "subnet_ids": ["c0207b0c-f15b-41c8-8606-efc942582483"]}' 2025-12-07 16:52:14,909 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.085s 2025-12-07 16:52:14,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': 'Sun, 07 Dec 2025 16:52:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-da1b20c2-d037-4825-b5bd-ea3fab30f1af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"a8762237-ad73-4fbd-bcb5-6a7a0e193950","name":"tempest-network-smoke--1253751636","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["c0207b0c-f15b-41c8-8606-efc942582483"],"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-07T16:52:09Z","updated_at":"2025-12-07T16:52:11Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":55596}]}' 2025-12-07 16:52:14,978 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.068s 2025-12-07 16:52:14,978 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-ce4ae5b2-c6b6-40fe-97a9-1e607511ca2f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"},{"id":"c0207b0c-f15b-41c8-8606-efc942582483","name":"tempest-subnet-smoke-1772164683","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"a8762237-ad73-4fbd-bcb5-6a7a0e193950","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-07T16:52:11Z","updated_at":"2025-12-07T16:52:11Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:52:15,095 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.116s 2025-12-07 16:52:15,095 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-9a11e662-84b1-457f-8771-be45273c7243', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "f609ec1b-414d-457f-b9b4-57a1d2f5dd9e", "name": "tempest-TestNetworkBasicOps-router-2082713995", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.229"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:52:10Z", "updated_at": "2025-12-07T16:52:13Z", "revision_number": 3, "project_id": "c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:52:15,175 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.078s 2025-12-07 16:52:15,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1970927204", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD6LJ7YjDYIBeadIhRY97NA4g3OYb4JtQ5Pq/yp1Chaj7RSEUocx0ggmTRrPKKvPjGd1FKjzwHc1rKTDXr0C6wcAecT2tar8R95pjsfl7WBdUGCVChaHcasFE+cUOjS1xg=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:15 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-79964790-6ae9-4b8e-8ae5-07c9543aa52f', 'x-compute-request-id': 'req-79964790-6ae9-4b8e-8ae5-07c9543aa52f', '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-1970927204", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD6LJ7YjDYIBeadIhRY97NA4g3OYb4JtQ5Pq/yp1Chaj7RSEUocx0ggmTRrPKKvPjGd1FKjzwHc1rKTDXr0C6wcAecT2tar8R95pjsfl7WBdUGCVChaHcasFE+cUOjS1xg==", "fingerprint": "5f:8c:30:90:d9:f0:f5:44:d2:61:c0:a0:57:2a:04:e2", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:52:15,340 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.164s 2025-12-07 16:52:15,340 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-2078355026", "description": "tempest-secgroup-smoke-2078355026 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-0b47781c-3bd9-4cb5-a419-e8a46bc0c0df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "09e61ccf-e74a-4f13-a2d0-866659125854", "name": "tempest-secgroup-smoke-2078355026", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-2078355026 description", "shared": false, "security_group_rules": [{"id": "1b67408c-aa5e-479a-b222-5d52e74b78df", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "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-07T16:52:15Z", "updated_at": "2025-12-07T16:52:15Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "a5f5b66e-cd9b-437a-904d-6423f38bf972", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "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-07T16:52:15Z", "updated_at": "2025-12-07T16:52:15Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:52:15Z", "updated_at": "2025-12-07T16:52:15Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:15,513 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.173s 2025-12-07 16:52:15,514 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b6011d6f-9e44-41ac-9300-3aef6208177d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e8c39b9b-ce7c-462b-a555-d30694295630", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "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-07T16:52:15Z", "updated_at": "2025-12-07T16:52:15Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:15,843 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.329s 2025-12-07 16:52:15,844 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-068247e6-9353-40ea-a631-b86fe9403067', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "10c16400-a5e8-422a-bf44-f55fc377b6f7", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "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-07T16:52:15Z", "updated_at": "2025-12-07T16:52:15Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:15,995 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.151s 2025-12-07 16:52:15,995 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-faf4402c-e1a8-4294-bd11-c02b8378bcf7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9564275a-3bca-42a3-894a-f9d4a23670c2", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "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-07T16:52:15Z", "updated_at": "2025-12-07T16:52:15Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:16,197 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.201s 2025-12-07 16:52:16,198 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-98ebb1b5-2eda-4ea8-bdcc-6661b00fe84a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f1aeed2e-3789-4696-921e-cb847d610a5a", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "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-07T16:52:16Z", "updated_at": "2025-12-07T16:52:16Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:16,383 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.185s 2025-12-07 16:52:16,384 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-37f92085-5da2-4db8-ba58-e87c54428223', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e4a7dd7f-ab3a-474b-8212-97ea17c2f43b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "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-07T16:52:16Z", "updated_at": "2025-12-07T16:52:16Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:16,545 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.160s 2025-12-07 16:52:16,545 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-380a8328-ee1d-4698-a5a0-05cc41c0df57', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7facc2a1-1da2-4f40-a495-4f7d50469bfc", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "09e61ccf-e74a-4f13-a2d0-866659125854", "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-07T16:52:16Z", "updated_at": "2025-12-07T16:52:16Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:16,865 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.315s 2025-12-07 16:52:16,866 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:16 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e2bb2d32-b0ff-4588-af23-104304cb8181', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["u8YoP3QmSeG0fGwNc_oTLA"], "expires_at": "2025-12-07T17:52:16.000000Z", "issued_at": "2025-12-07T16:52:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:52:16,866 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-07 16:52:17,941 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.074s 2025-12-07 16:52:17,941 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-419986187", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "a8762237-ad73-4fbd-bcb5-6a7a0e193950"}], "key_name": "tempest-TestNetworkBasicOps-1970927204", "security_groups": [{"name": "tempest-secgroup-smoke-2078355026"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:16 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef07c583-765b-4b0d-ba58-ec85a0b5756c', 'x-compute-request-id': 'req-ef07c583-765b-4b0d-ba58-ec85a0b5756c', '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": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2078355026"}], "adminPass": "YR9QRtrdEGVj"}}' 2025-12-07 16:52:18,115 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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.172s 2025-12-07 16:52:18,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': 'Sun, 07 Dec 2025 16:52:17 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36aa2494-78e6-4f3c-b5d7-fd171d5875ff', 'x-compute-request-id': 'req-36aa2494-78e6-4f3c-b5d7-fd171d5875ff', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"server": {"id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "name": "tempest-TestNetworkBasicOps-server-419986187", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:17Z", "updated": "2025-12-07T16:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1970927204", "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-07 16:52:19,709 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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.589s 2025-12-07 16:52:19,709 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:19 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-370ef58d-47c3-43ef-9636-29a471e26c21', 'x-compute-request-id': 'req-370ef58d-47c3-43ef-9636-29a471e26c21', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"server": {"id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "name": "tempest-TestNetworkBasicOps-server-419986187", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:17Z", "updated": "2025-12-07T16:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1970927204", "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-07 16:52:19,715 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-07 16:52:21,747 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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 1.031s 2025-12-07 16:52:21,747 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:20 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-efc86e8b-51c8-4fc2-a26f-fc88690b640c', 'x-compute-request-id': 'req-efc86e8b-51c8-4fc2-a26f-fc88690b640c', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"server": {"id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "name": "tempest-TestNetworkBasicOps-server-419986187", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:17Z", "updated": "2025-12-07T16:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1970927204", "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-07 16:52:23,801 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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 1.049s 2025-12-07 16:52:23,801 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:22 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79ed8577-1a10-42c8-a0ec-c2b2fb34c65b', 'x-compute-request-id': 'req-79ed8577-1a10-42c8-a0ec-c2b2fb34c65b', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"server": {"id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "name": "tempest-TestNetworkBasicOps-server-419986187", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:17Z", "updated": "2025-12-07T16:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1970927204", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2078355026"}], "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-07 16:52:25,184 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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.377s 2025-12-07 16:52:25,185 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:24 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1576f5-8c1a-4681-bf75-6d9bd5813b82', 'x-compute-request-id': 'req-cc1576f5-8c1a-4681-bf75-6d9bd5813b82', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"server": {"id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "name": "tempest-TestNetworkBasicOps-server-419986187", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:17Z", "updated": "2025-12-07T16:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1970927204", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2078355026"}], "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-07 16:52:26,922 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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.733s 2025-12-07 16:52:26,922 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52: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-6c08fc51-82ff-405c-a73b-e68d7a72feff', 'x-compute-request-id': 'req-6c08fc51-82ff-405c-a73b-e68d7a72feff', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"server": {"id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "name": "tempest-TestNetworkBasicOps-server-419986187", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:17Z", "updated": "2025-12-07T16:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1970927204", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2078355026"}], "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-07 16:52:28,766 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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.836s 2025-12-07 16:52:28,766 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:27 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-3950fa53-e4a7-4257-ab32-97fb87b31880', 'x-compute-request-id': 'req-3950fa53-e4a7-4257-ab32-97fb87b31880', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"server": {"id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "name": "tempest-TestNetworkBasicOps-server-419986187", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:17Z", "updated": "2025-12-07T16:52:27Z", "addresses": {"tempest-network-smoke--1253751636": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:1f:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1970927204", "OS-SRV-USG:launched_at": "2025-12-07T16:52:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2078355026"}], "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-07 16:52:28,769 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-07 16:52:29,098 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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.328s 2025-12-07 16:52:29,098 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:28 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-b2aec3b0-d65c-4083-bd71-52f90c53cdd4', 'x-compute-request-id': 'req-b2aec3b0-d65c-4083-bd71-52f90c53cdd4', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"server": {"id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "name": "tempest-TestNetworkBasicOps-server-419986187", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:17Z", "updated": "2025-12-07T16:52:27Z", "addresses": {"tempest-network-smoke--1253751636": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:1f:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1970927204", "OS-SRV-USG:launched_at": "2025-12-07T16:52:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2078355026"}], "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-07 16:52:29,104 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-07 16:52:29,201 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=8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.096s 2025-12-07 16:52:29,202 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-e807b95b-0c8a-4007-bbd8-e4273cb07b32', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"ports":[{"id":"473d51d8-7e8d-42ad-867d-c7740a5db913","name":"","network_id":"a8762237-ad73-4fbd-bcb5-6a7a0e193950","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:d1:1f:69","admin_state_up":true,"status":"ACTIVE","device_id":"8b8dc04a-7543-4916-9989-40ee7d8bdc0c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c0207b0c-f15b-41c8-8606-efc942582483","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["09e61ccf-e74a-4f13-a2d0-866659125854"],"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-419986187","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-419986187","fqdn":"tempest-testnetworkbasicops-server-419986187.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:52:21Z","updated_at":"2025-12-07T16:52:26Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:52:29,202 25 DEBUG [tempest.common.waiters] Server ID 8b8dc04a-7543-4916-9989-40ee7d8bdc0c ports are all ACTIVE [{'id': '473d51d8-7e8d-42ad-867d-c7740a5db913', 'name': '', 'network_id': 'a8762237-ad73-4fbd-bcb5-6a7a0e193950', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:d1:1f:69', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8b8dc04a-7543-4916-9989-40ee7d8bdc0c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c0207b0c-f15b-41c8-8606-efc942582483', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['09e61ccf-e74a-4f13-a2d0-866659125854'], '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-419986187', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-419986187', 'fqdn': 'tempest-testnetworkbasicops-server-419986187.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:52:21Z', 'updated_at': '2025-12-07T16:52:26Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:52:31,754 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 2.552s 2025-12-07 16:52:31,754 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "port_id": "473d51d8-7e8d-42ad-867d-c7740a5db913", "tenant_id": "c2862010b4074178b36417f9edc7c203", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-e8eadb96-8e1f-4ac3-b460-bd6c4ab7cc85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "b34d99c9-7771-47e9-af3b-517f17b6bec1", "tenant_id": "c2862010b4074178b36417f9edc7c203", "float10000 ing_ip_address": "192.168.122.226", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "f609ec1b-414d-457f-b9b4-57a1d2f5dd9e", "port_id": "473d51d8-7e8d-42ad-867d-c7740a5db913", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "c2862010b4074178b36417f9edc7c203", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a8762237-ad73-4fbd-bcb5-6a7a0e193950", "mac_address": "fa:16:3e:d1:1f:69", "admin_state_up": true, "status": "ACTIVE", "device_id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:52:29Z", "updated_at": "2025-12-07T16:52:29Z", "revision_number": 0}}' 2025-12-07 16:52:31,839 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/b34d99c9-7771-47e9-af3b-517f17b6bec1 0.084s 2025-12-07 16:52:31,839 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-e856357a-b2a6-4bc1-ace1-c2f2158a7ac5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b34d99c9-7771-47e9-af3b-517f17b6bec1'} Body: b'{"floatingip": {"id": "b34d99c9-7771-47e9-af3b-517f17b6bec1", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.226", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "f609ec1b-414d-457f-b9b4-57a1d2f5dd9e", "port_id": "473d51d8-7e8d-42ad-867d-c7740a5db913", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a8762237-ad73-4fbd-bcb5-6a7a0e193950", "mac_address": "fa:16:3e:d1:1f:69", "admin_state_up": true, "status": "ACTIVE", "device_id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:52:29Z", "updated_at": "2025-12-07T16:52:31Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:31,839 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b34d99c9-7771-47e9-af3b-517f17b6bec1', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.226', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': 'f609ec1b-414d-457f-b9b4-57a1d2f5dd9e', 'port_id': '473d51d8-7e8d-42ad-867d-c7740a5db913', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'a8762237-ad73-4fbd-bcb5-6a7a0e193950', 'mac_address': 'fa:16:3e:d1:1f:69', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8b8dc04a-7543-4916-9989-40ee7d8bdc0c', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:52:29Z', 'updated_at': '2025-12-07T16:52:31Z', 'revision_number': 1, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:52:31,839 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.084475 seconds 2025-12-07 16:52:31,839 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.226 with user: cirros 2025-12-07 16:52:31,839 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.226 in 120 sec and the expected result is reachable 2025-12-07 16:52:46,075 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.235969 seconds 2025-12-07 16:52:46,076 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.226 in 120 sec and the ping result is expected 2025-12-07 16:52:46,229 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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c/action 0.152s 2025-12-07 16:52:46,230 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:46 GMT', 'server': 'Apache', 'content-length': '75587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd47e9d4-78f6-4705-a576-04e003137bdc', 'x-compute-request-id': 'req-bd47e9d4-78f6-4705-a576-04e003137bdc', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1371664829 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001154] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001553] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004312] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004341] Using GB pages for direct mapping\\n[ 0.004572] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004576] ACPI: Early table checksum verification disabled\\n[ 0.004582] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004587] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004594] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004601] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004605] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004609] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004613] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004617] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004620] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004622] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004624] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004625] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004626] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004628] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005861] No NUMA configuration fo 2025-12-07 16:52:46,231 25 DEBUG [tempest.scenario.manager] Console output for 8b8dc04a-7543-4916-9989-40ee7d8bdc0c body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1371664829 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001154] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001553] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004312] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004341] Using GB pages for direct mapping [ 0.004572] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004576] ACPI: Early table checksum verification disabled [ 0.004582] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004587] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004594] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004601] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004605] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004609] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004613] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004617] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004620] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004622] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004624] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004625] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004626] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004628] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005861] No NUMA configuration found [ 0.005863] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005871] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006212] Zone ranges: [ 0.006214] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006216] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006218] Normal empty [ 0.006220] Device empty [ 0.006222] Movable zone start for each node [ 0.006225] Early memory node ranges [ 0.006226] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006228] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006229] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006462] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006491] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006684] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017571] ACPI: PM-Timer IO Port: 0x608 [ 0.017597] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017718] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017722] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017724] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017726] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017727] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017729] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017733] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017735] TSC deadline timer available [ 0.017749] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017814] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017817] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017818] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017820] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017822] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017823] Booting paravirtualized kernel on KVM [ 0.017826] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017832] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018434] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018503] kvm-guest: setup async PF for cpu 0 [ 0.018531] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018550] kvm-guest: PV spinlocks disabled, single CPU [ 0.018556] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018558] Policy zone: DMA32 [ 0.018559] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018612] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018624] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018633] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018690] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018944] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019679] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019708] ftrace: allocating 50600 entries in 198 pages [ 0.045888] ftrace: allocated 198 pages with 4 groups [ 0.046030] rcu: Hierarchical RCU implementation. [ 0.046031] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046033] Rude variant of Tasks RCU enabled. [ 0.046034] Tracing variant of Tasks RCU enabled. [ 0.046036] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046037] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050192] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050593] random: crng init done [ 0.091806] Console: colour VGA+ 80x25 [ 0.233580] printk: console [tty1] enabled [ 0.576929] printk: console [ttyS0] enabled [ 0.580054] ACPI: Core revision 20210730 [ 0.583048] APIC: Switch to symmetric I/O mode setup [ 0.587790] x2apic enabled [ 0.591111] Switched APIC routing to physical x2apic. [ 0.599842] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.607016] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.611010] pid_max: default: 32768 minimum: 301 [ 0.611010] LSM: Security Framework initializing [ 0.611010] landlock: Up and running. [ 0.611010] Yama: becoming mindful. [ 0.611010] AppArmor: AppArmor initialized [ 0.611010] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.611010] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.611010] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.611010] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.611010] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.611010] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.611010] Spectre V2 : Mitigation: Retpolines [ 0.611010] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.611010] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.611010] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.611010] RETBleed: Mitigation: untrained return thunk [ 0.611010] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.611010] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.611010] Freeing SMP alternatives memory: 44K [ 0.611010] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.611157] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.615032] ... version: 0 [ 0.618005] ... bit width: 48 [ 0.619022] ... generic registers: 6 [ 0.621975] ... value mask: 0000ffffffffffff [ 0.623022] ... max period: 00007fffffffffff [ 0.626827] ... fixed-purpose events: 0 [ 0.627022] ... event mask: 000000000000003f [ 0.630869] rcu: Hierarchical SRCU implementation. [ 0.631503] smp: Bringing up secondary CPUs ... [ 0.634830] smp: Brought up 1 node, 1 CPU [ 0.635027] smpboot: Max logical packages: 1 [ 0.638114] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.639511] devtmpfs: initialized [ 0.642124] x86/mm: Memory block size: 128MB [ 0.643191] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.647032] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.651071] pinctrl core: initialized pinctrl subsystem [ 0.655022] PM: RTC time: 16:52:28, date: 2025-12-07 [ 0.658744] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.659105] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.663057] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.667032] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.671028] audit: initializing netlink subsys (disabled) [ 0.674966] thermal_sys: Registered thermal governor 'fair_share' [ 0.674967] thermal_sys: Registered thermal governor 'bang_bang' [ 0.675023] thermal_sys: Registered thermal governor 'step_wise' [ 0.679025] audit: type=2000 audit(1765126348.483:1): state=initialized audit_enabled=0 res=1 [ 0.687024] thermal_sys: Registered thermal governor 'user_space' [ 0.687026] thermal_sys: Registered thermal governor 'power_allocator' [ 0.691033] EISA bus registered [ 0.697506] cpuidle: using governor ladder [ 0.699023] cpuidle: using governor menu [ 0.704590] ACPI: bus type PCI registered [ 0.707023] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.711323] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.715025] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.719041] PCI: Using configuration type 1 for base access [ 0.724058] Kprobes globally optimized [ 0.726969] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.727027] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.731751] ACPI: Added _OSI(Module Device) [ 0.734799] ACPI: Added _OSI(Processor Device) [ 0.735030] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.738447] ACPI: Added _OSI(Processor Aggregator Device) [ 0.739061] ACPI: Added _OSI(Linux-Dell-Video) [ 0.742256] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.743028] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.749912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.754678] ACPI: Interpreter enabled [ 0.755033] ACPI: PM: (supports S0 S5) [ 0.757864] ACPI: Using IOAPIC for interrupt routing [ 0.759049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.763022] PCI: Using E820 reservations for host bridge windows [ 0.767249] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.775883] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.779028] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.783138] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.787124] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.792237] PCI host bridge to bus 0000:00 [ 0.795024] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.798893] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.799023] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.803022] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.807023] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.811022] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.815023] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.819312] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.827382] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.839131] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.853361] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.859055] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.873018] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.875227] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.883770] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.890433] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.898894] pci 0000:00:02.0: enabling Extended Tags [ 0.904238] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.910510] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.919242] pci 0000:00:02.1: enabling Extended Tags [ 0.925666] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.931027] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.945061] pci 0000:00:02.2: enabling Extended Tags [ 0.950022] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.954657] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.963091] pci 0000:00:02.3: enabling Extended Tags [ 0.970070] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.974956] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.984623] pci 0000:00:02.4: enabling Extended Tags [ 0.991112] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.998757] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.006968] pci 0000:00:02.5: enabling Extended Tags [ 1.009637] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.014501] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.022835] pci 0000:00:02.6: enabling Extended Tags [ 1.025614] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.030709] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.036633] pci 0000:00:02.7: enabling Extended Tags [ 1.044017] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.050599] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.058519] pci 0000:00:03.0: enabling Extended Tags [ 1.064177] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.070816] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.076450] pci 0000:00:03.1: enabling Extended Tags [ 1.081639] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.086627] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.094955] pci 0000:00:03.2: enabling Extended Tags [ 1.099117] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.106655] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.112474] pci 0000:00:03.3: enabling Extended Tags [ 1.117640] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.124908] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.134838] pci 0000:00:03.4: enabling Extended Tags [ 1.137627] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.142417] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.151916] pci 0000:00:03.5: enabling Extended Tags [ 1.157611] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.162390] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.168342] pci 0000:00:03.6: enabling Extended Tags [ 1.176511] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.182722] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.197149] pci 0000:00:03.7: enabling Extended Tags [ 1.212278] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.220760] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.233417] pci 0000:00:04.0: enabling Extended Tags [ 1.240767] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.247045] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.259477] pci 0000:00:04.1: enabling Extended Tags [ 1.265887] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.271028] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.284892] pci 0000:00:04.2: enabling Extended Tags [ 1.289711] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.295029] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.305833] pci 0000:00:04.3: enabling Extended Tags [ 1.315010] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.327045] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.343725] pci 0000:00:04.4: enabling Extended Tags [ 1.352940] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.359033] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.375269] pci 0000:00:04.5: enabling Extended Tags [ 1.385764] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.395042] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.412846] pci 0000:00:04.6: enabling Extended Tags [ 1.421374] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.428991] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.443516] pci 0000:00:04.7: enabling Extended Tags [ 1.455005] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.464579] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.472490] pci 0000:00:05.0: enabling Extended Tags [ 1.535710] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.540977] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.544019] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.566469] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.571024] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.579128] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.589507] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.599986] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.606815] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.610972] pci 0000:01:00.0: enabling Extended Tags [ 1.686526] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.687094] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.691086] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.695148] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.701647] pci_bus 0000:02: extended config space not accessible [ 1.703319] acpiphp: Slot [1] registered [ 1.706194] acpiphp: Slot [0] registered [ 1.707089] acpiphp: Slot [2] registered [ 1.709945] acpiphp: Slot [3] registered [ 1.711071] acpiphp: Slot [4] registered [ 1.713912] acpiphp: Slot [5] registered [ 1.715070] acpiphp: Slot [6] registered [ 1.717924] acpiphp: Slot [7] registered [ 1.719070] acpiphp: Slot [8] registered [ 1.721887] acpiphp: Slot [9] registered [ 1.723071] acpiphp: Slot [10] registered [ 1.725951] acpiphp: Slot [11] registered [ 1.727069] acpiphp: Slot [12] registered [ 1.729975] acpiphp: Slot [13] registered [ 1.731069] acpiphp: Slot [14] registered [ 1.733949] acpiphp: Slot [15] registered [ 1.735072] acpiphp: Slot [16] registered [ 1.737978] acpiphp: Slot [17] registered [ 1.739070] acpiphp: Slot [18] registered [ 1.741963] acpiphp: Slot [19] registered [ 1.743070] acpiphp: Slot [20] registered [ 1.745987] acpiphp: Slot [21] registered [ 1.747076] acpiphp: Slot [22] registered [ 1.750374] acpiphp: Slot [23] registered [ 1.751072] acpiphp: Slot [24] registered [ 1.754001] acpiphp: Slot [25] registered [ 1.755095] acpiphp: Slot [26] registered [ 1.758066] acpiphp: Slot [27] registered [ 1.759071] acpiphp: Slot [28] registered [ 1.761953] acpiphp: Slot [29] registered [ 1.763070] acpiphp: Slot [30] registered [ 1.765966] acpiphp: Slot [31] registered [ 1.769584] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.780151] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.901241] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.903107] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.907090] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.911154] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.920806] acpiphp: Slot [0-2] registered [ 1.923663] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.933047] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.946094] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.949288] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.951223] pci 0000:03:00.0: enabling Extended Tags [ 2.033340] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.035159] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.039148] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.046192] acpiphp: Slot [0-3] registered [ 2.047687] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.059029] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.077125] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.083255] pci 0000:04:00.0: enabling Extended Tags [ 2.165608] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.167156] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.171149] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.178886] acpiphp: Slot [0-4] registered [ 2.179668] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.191026] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.205929] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.210188] pci 0000:05:00.0: enabling Extended Tags [ 2.291325] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.295164] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.299149] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.306737] acpiphp: Slot [0-5] registered [ 2.307664] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.319026] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.334736] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.338489] pci 0000:06:00.0: enabling Extended Tags [ 2.421551] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.423170] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.427153] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.434527] acpiphp: Slot [0-6] registered [ 2.506837] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.507157] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.511149] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.518629] acpiphp: Slot [0-7] registered [ 2.665047] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.667218] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.671204] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.680179] acpiphp: Slot [0-8] registered [ 2.756134] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.759178] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.763148] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.770643] acpiphp: Slot [0-9] registered [ 2.841704] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.843156] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.847150] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.854917] acpiphp: Slot [0-10] registered [ 2.925674] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.927158] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.931149] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.938931] acpiphp: Slot [0-11] registered [ 3.009562] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.011158] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.015152] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.022525] acpiphp: Slot [0-12] registered [ 3.092971] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.095158] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.099148] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.106715] acpiphp: Slot [0-13] registered [ 3.177901] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.179158] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.183154] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.191145] acpiphp: Slot [0-14] registered [ 3.270455] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.271160] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.275176] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.282991] acpiphp: Slot [0-15] registered [ 3.355488] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.359165] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.363152] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.370928] acpiphp: Slot [0-16] registered [ 3.442372] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.443176] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.447150] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.455001] acpiphp: Slot [0-17] registered [ 3.529920] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.531158] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.535148] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.543349] acpiphp: Slot [0-18] registered [ 3.619467] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.623160] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.627157] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.635350] acpiphp: Slot [0-19] registered [ 3.709724] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.711182] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.715158] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.722881] acpiphp: Slot [0-20] registered [ 3.793246] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.795148] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.799148] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.806607] acpiphp: Slot [0-21] registered [ 3.877476] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.879149] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.883148] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.890583] acpiphp: Slot [0-22] registered [ 3.961056] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.963148] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.967147] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.974534] acpiphp: Slot [0-23] registered [ 4.044995] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.047148] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.051148] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.058455] acpiphp: Slot [0-24] registered [ 4.129348] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.131149] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.135149] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.142363] acpiphp: Slot [0-25] registered [ 4.212727] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.215148] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.219156] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.275711] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.279254] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.283265] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.287241] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.291238] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.295241] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.299238] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.303248] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.307160] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.311037] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.315037] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.319061] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.323038] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.327039] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.331039] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.335037] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.339640] iommu: Default domain type: Translated [ 4.343028] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.347207] SCSI subsystem initialized [ 4.350048] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.351010] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.351026] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.355044] vgaarb: loaded [ 4.357171] ACPI: bus type USB registered [ 4.359037] usbcore: registered new interface driver usbfs [ 4.362798] usbcore: registered new interface driver hub [ 4.363029] usbcore: registered new device driver usb [ 4.366558] pps_core: LinuxPPS API ver. 1 registered [ 4.367022] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.371026] PTP clock support registered [ 4.373866] EDAC MC: Ver: 3.0.0 [ 4.378410] NetLabel: Initializing [ 4.379022] NetLabel: domain hash size = 128 [ 4.382076] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.383044] NetLabel: unlabeled traffic allowed by default [ 4.386897] PCI: Using ACPI for IRQ routing [ 5.197428] clocksource: Switched to clocksource kvm-clock [ 5.213335] VFS: Disk quotas dquot_6.6.0 [ 5.216432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.222211] AppArmor: AppArmor Filesystem Enabled [ 5.225880] pnp: PnP ACPI init [ 5.229060] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.234848] pnp: PnP ACPI: found 5 devices [ 5.243524] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.249619] NET: Registered PF_INET protocol family [ 5.253429] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.260121] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.265979] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.271795] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.276996] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.281890] TCP: Hash tables configured (established 1024 bind 1024) [ 5.286353] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.291327] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.295817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.300894] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.304849] NET: Registered PF_XDP protocol family [ 5.308277] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.313880] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.319547] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.325127] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.330811] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.336292] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.341959] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.347470] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.353162] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.358886] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.364713] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.371559] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.377243] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.382825] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.388460] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.394184] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.399910] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.405739] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.411472] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.417445] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.423261] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.428963] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.434709] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.440620] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.446884] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.451441] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.455775] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.460150] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.464368] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.469104] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.473451] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.477787] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.482453] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.486834] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.491230] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.495585] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.499931] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.504205] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.508633] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.513196] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.517965] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.522659] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.527121] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.531818] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.536407] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.541119] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.545554] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.550282] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.554983] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.559658] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.564207] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.569056] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.573541] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.578357] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.582766] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.587473] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.592227] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.596839] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.601299] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.606011] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.610395] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.614883] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.619259] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.623770] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.628151] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.632483] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.636899] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.641171] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.645444] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.649756] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.654082] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.658408] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.662706] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.667065] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.671629] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.676084] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.680650] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.685129] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.689790] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.694256] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.699122] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.703613] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.708375] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.712973] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.717845] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.722362] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.727271] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.731841] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.736561] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.741010] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.745879] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.750685] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.755275] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.759772] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.764998] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.768651] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.776452] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.783739] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.794423] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.800039] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.806813] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.815434] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.825235] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.832041] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.841502] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.852208] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.858604] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.868572] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.880586] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.887919] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.893885] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.904786] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.912775] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.918918] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.929407] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.937335] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.943478] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.953914] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.961912] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.968533] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.979639] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.987716] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.993836] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.004457] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.013522] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.022436] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.030624] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.038748] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.046702] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.058232] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.064261] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.072750] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.084170] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.090055] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.099060] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.110041] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.114236] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.123520] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.131384] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.141278] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.144807] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.153379] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.159541] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.169315] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.173131] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.181288] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.188930] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.197050] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.202940] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.209515] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.218039] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.227752] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.231807] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.240826] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.248177] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.256204] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.261651] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.268645] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.276802] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.286879] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.290440] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.298741] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.304522] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.315984] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.321426] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.329376] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.338136] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.349619] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.355725] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.365357] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.371234] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.380675] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.384291] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.392452] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.398288] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.408518] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.413868] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.420425] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.428110] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.437755] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.441377] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.449314] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.455399] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.465163] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.468792] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.477039] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.484697] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.492505] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.498547] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.502756] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.507405] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.512066] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.516656] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.521332] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.525120] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.529347] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.534271] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.538096] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.542339] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.547487] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.551713] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.556788] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.562323] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.571067] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.575272] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.580230] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.584458] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.589341] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.593577] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.598477] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.602704] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.607648] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.611866] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.616766] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.621018] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.626140] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.630403] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.635362] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.639622] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.644525] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.648768] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.653703] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.657513] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.661747] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.666715] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.670580] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.674808] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.679719] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.683569] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.687796] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.692691] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.696533] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.700751] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.705665] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.709514] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.713742] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.718660] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.722465] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.726714] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.731626] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.735498] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.739708] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.744628] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.748479] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.752735] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.759618] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.763441] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.767647] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.772571] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.776494] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.780733] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.785668] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.789520] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.793778] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.798746] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.802596] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.806879] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.811854] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.815715] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.819975] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.826448] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.836634] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10317 usecs [ 6.843628] PCI: CLS 0 bytes, default 64 [ 6.846541] Trying to unpack rootfs image as initramfs... [ 6.850345] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.867397] Initialise system trusted keyrings [ 6.870576] Key type blacklist registered [ 6.879109] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.888708] zbud: loaded [ 6.890946] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.907392] fuse: init (API version 7.34) [ 6.911624] integrity: Platform Keyring initialized [ 6.927188] Key type asymmetric registered [ 6.930122] Asymmetric key parser 'x509' registered [ 6.939142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.951094] io scheduler mq-deadline registered [ 6.958257] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.971651] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.989974] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.003642] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.022154] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.035670] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.054093] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.067631] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.075502] Freeing initrd memory: 8744K [ 7.083783] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.089917] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.098764] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.103232] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.113037] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.118644] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.127430] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.133143] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.138427] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.145007] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.149414] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.159310] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.164867] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.174374] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.178758] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.187251]10000 pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.191648] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.201509] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.207142] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.215738] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.221480] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.230058] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.234555] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.244260] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.248792] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.255396] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.263564] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.267949] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.276401] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.280863] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.291038] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.296715] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.306410] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.310852] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.319438] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.323786] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.333637] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.339417] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.348126] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.353786] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.362511] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.366932] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.373316] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.379800] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.385394] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.393703] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.403314] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.407639] shpchp 0000:01:00.0: Slot initialization failed [ 7.413798] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.418434] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.424508] ACPI: button: Power Button [PWRF] [ 7.452640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.488125] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.494763] Linux agpgart interface v0.103 [ 7.499653] loop: module loaded [ 7.502243] tun: Universal TUN/TAP device driver, 1.6 [ 7.505814] PPP generic driver version 2.4.2 [ 7.510108] VFIO - User Level meta-driver version: 0.3 [ 7.514099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.518507] ehci-pci: EHCI PCI platform driver [ 7.521674] ehci-platform: EHCI generic platform driver [ 7.525310] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.529476] ohci-pci: OHCI PCI platform driver [ 7.532639] ohci-platform: OHCI generic platform driver [ 7.536290] uhci_hcd: USB Universal Host Controller Interface driver [ 7.542832] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.546455] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.551550] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.555302] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.559446] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.565145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.570148] usb usb1: Product: UHCI Host Controller [ 7.573661] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.578035] usb usb1: SerialNumber: 0000:02:01.0 [ 7.581635] hub 1-0:1.0: USB hub found [ 7.584495] hub 1-0:1.0: 2 ports detected [ 7.587706] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.595804] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.599331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.603067] mousedev: PS/2 mouse device common for all mice [ 7.607819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.613740] rtc_cmos 00:03: RTC can wake from S4 [ 7.619157] rtc_cmos 00:03: registered as rtc0 [ 7.622606] rtc_cmos 00:03: setting system clock to 2025-12-07T16:52:36 UTC (1765126356) [ 7.628392] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.632860] i2c_dev: i2c /dev entries driver [ 7.636034] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.644170] device-mapper: uevent: version 1.0.3 [ 7.647807] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.653652] platform eisa.0: Probing EISA bus 0 [ 7.657710] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.662244] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.666712] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.671078] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.675437] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.679814] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.684251] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.688760] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.693319] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.697727] platform eisa.0: EISA: Detected 0 cards [ 7.701215] ledtrig-cpu: registered to indicate activity on CPUs [ 7.705564] drop_monitor: Initializing network drop monitor service [ 7.710172] NET: Registered PF_INET6 protocol family [ 7.717542] Segment Routing with IPv6 [ 7.720384] In-situ OAM (IOAM) with IPv6 [ 7.723549] NET: Registered PF_PACKET protocol family [ 7.727187] Key type dns_resolver registered [ 7.730481] IPI shorthand broadcast: enabled [ 7.733713] registered taskstats version 1 [ 7.736787] Loading compiled-in X.509 certificates [ 7.740681] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.747746] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.754748] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.761389] blacklist: Loading compiled-in revocation X.509 certificates [ 7.765958] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.772561] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.781546] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.788744] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.795917] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.803187] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.810225] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.817407] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.825292] zswap: loaded using pool lzo/zbud [ 7.828645] Key type .fscrypt registered [ 7.831514] Key type fscrypt-provisioning registered [ 7.836593] Key type encrypted registered [ 7.839632] AppArmor: AppArmor sha1 policy hashing enabled [ 7.843537] ima: No TPM chip found, activating TPM-bypass! [ 7.847412] Loading compiled-in module X.509 certificates [ 7.851675] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.858375] ima: Allocated hash algorithm: sha1 [ 7.861875] ima: No architecture policies found [ 7.865322] evm: Initialising EVM extended attributes: [ 7.869068] evm: security.selinux [ 7.871633] evm: security.SMACK64 [ 7.874226] evm: security.SMACK64EXEC [ 7.877018] evm: security.SMACK64TRANSMUTE [ 7.880040] evm: security.SMACK64MMAP [ 7.882706] evm: security.apparmor [ 7.885318] evm: security.ima [ 7.887667] evm: security.capability [ 7.890384] evm: HMAC attrs: 0x1 [ 7.893218] PM: Magic number: 5:599:893 [ 7.896450] RAS: Correctable Errors collector initialized. [ 7.900326] Unstable clock detected, switching default tracing clock to "global" [ 7.900326] If you want to keep using the local clock, then add: [ 7.900326] "trace_clock=local" [ 7.900326] on the kernel command line [ 7.916041] Freeing unused decrypted memory: 2036K [ 7.919908] Freeing unused kernel image (initmem) memory: 3244K [ 7.924059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.928489] Write protecting the kernel read-only data: 30720k [ 7.932998] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.938150] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.983958] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.988349] Run /init as init process info: initramfs: up at 7.43 [ 8.041680] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.051494] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.056615] GPT:229375 != 2097151 [ 8.059143] GPT:Alternate GPT header not at the end of the disk. [ 8.063246] GPT:229375 != 2097151 [ 8.065744] GPT: Use GNU Parted to correct GPT errors. [ 8.113525] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.489039] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.528779] 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.37 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:8b:8d:c0:4a:75:43:49:16:99:89:40:ee:7d:8b:dc:0c forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLh1gHTSWPEK/E5/S8zdQpw5OvCGfO1qKwZzru5jIPdQZviSwytecoLP+3QbccvFRvHXoKcp/aSaJn983FHIwk9alXPenA1PcRg8VJAZqZm0R525n05zR9DP4vrhKMOIiUMDeMpuyGSiUud2sAeKORlgeFHUaLpleBGC4LSsjDKyez08imvWRIo1D9LxPqDh6vQGpWRNGsi3+1O386e/voZYKze0PJYNj/8Cp5tPsEwKgrL8kKyqD6BC97KJ2bAzL8PiRuCd7faVgOciCrd7BW2cMTgrxxoPhztJr7H87YCseXiVJeBYXC5h/UWoRhqsFf+ypw1kgJ/i2iarKSi8Nj root@tempest-testnetworkbasicops-server-419986187 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLIiLB4cF2zVcyr9VwdPaGwE+0ONX0BKU4K3ggVXDpo4G60U73Ep3ynAaAUdVVaWkE1iKJbwIZgW4siC2wHHaT4= root@tempest-testnetworkbasicops-server-419986187 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fed1:1f69/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 8b8dc04a-7543-4916-9989-40ee7d8bdc0c name: tempest-TestNetworkBasicOps-server-419986187 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-419986187 launch-index: 0 === cirros: current=0.6.2 uptime=10.09 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:D1:1F:69 inet6 addr: fe80::f816:3eff:fed1:1f69/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1662 (1.6 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-419986187 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.624832] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.629343] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.648581] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.889110] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.937102] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.100404] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.101827] ISO 9660 Extensions: RRIP_1991A [ 9.229843] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.479126] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.483478] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:52:37 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:52:38 cirros auth.notice su: + none root:cirros Dec 7 16:52:38 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:52:38 cirros daemon.info dhcpcd[350]: DUID 00:04:8b:8d:c0:4a:75:43:49:16:99:89:40:ee:7d:8b:dc:0c Dec 7 16:52:38 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:52:38 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:52:38 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:52:38 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:d1:1f:69 Dec 7 16:52:38 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fed1:1f69 Dec 7 16:52:38 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 7 16:52:38 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 7 16:52:38 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Dec 7 16:52:38 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 Dec 7 16:52:38 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-419986187 login: 2025-12-07 16:52:46,232 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-12-07 16:52:46,242 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:52:46,346 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:52:46,346 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-12-07 16:52:46,491 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=c2862010b4074178b36417f9edc7c203&network_id=a8762237-ad73-4fbd-bcb5-6a7a0e193950 0.144s 2025-12-07 16:52:46,491 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3454', 'x-openstack-request-id': 'req-2faf3d41-7292-455d-af82-0c7de1f355df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=c2862010b4074178b36417f9edc7c203&network_id=a8762237-ad73-4fbd-bcb5-6a7a0e193950'} Body: b'{"ports":[{"id":"26727f6a-dc34-41bb-b647-a08a6aeb19aa","name":"","network_id":"a8762237-ad73-4fbd-bcb5-6a7a0e193950","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:0e:9b:67","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-a8762237-ad73-4fbd-bcb5-6a7a0e193950","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"c0207b0c-f15b-41c8-8606-efc942582483","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-07T16:52:09Z","updated_at":"2025-12-07T16:52:12Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"473d51d8-7e8d-42ad-867d-c7740a5db913","name":"","network_id":"a8762237-ad73-4fbd-bcb5-6a7a0e193950","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:d1:1f:69","admin_state_up":true,"status":"ACTIVE","device_id":"8b8dc04a-7543-4916-9989-40ee7d8bdc0c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c0207b0c-f15b-41c8-8606-efc942582483","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["09e61ccf-e74a-4f13-a2d0-866659125854"],"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-419986187","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-419986187","fqdn":"tempest-testnetworkbasicops-server-419986187.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:52:21Z","updated_at":"2025-12-07T16:52:26Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"6155d1e4-22db-4396-91f9-c81453fa6800","name":"","network_id":"a8762237-ad73-4fbd-bcb5-6a7a0e193950","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:e7:b5:86","admin_state_up":true,"status":"ACTIVE","device_id":"f609ec1b-414d-457f-b9b4-57a1d2f5dd9e","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"c0207b0c-f15b-41c8-8606-efc942582483","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-07T16:52:13Z","updated_at":"2025-12-07T16:52:14Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:52:46,492 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-12-07 16:52:46,496 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:52:46,604 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:52:46,604 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-12-07 16:52:46,605 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.8 2025-12-07 16:52:46,605 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-12-07 16:52:46,608 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:52:46,713 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:52:46,713 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-12-07 16:52:46,721 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116467 seconds 2025-12-07 16:52:46,722 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-07 16:52:46,722 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-12-07 16:52:46,725 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:52:46,829 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:52:46,829 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-12-07 16:52:46,836 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.114619 seconds 2025-12-07 16:52:46,918 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8 0.081s 2025-12-07 16:52:46,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': 'Sun, 07 Dec 2025 16:52:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-fe02142e-d8b7-4bca-9930-512ed9798d41', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8'} Body: b'{"subnets":[{"id":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"}]}' 2025-12-07 16:52:46,919 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-12-07 16:52:46,923 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:52:47,033 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:52:47,033 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-12-07 16:52:47,033 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-07 16:52:47,033 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-12-07 16:52:47,037 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:52:47,148 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:52:47,148 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-12-07 16:52:47,267 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.233553 seconds 2025-12-07 16:52:47,557 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/b34d99c9-7771-47e9-af3b-517f17b6bec1 0.289s 2025-12-07 16:52:47,557 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': 'Sun, 07 Dec 2025 16:52:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-0e863894-fd01-47c3-bd80-d79b97bd6b1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b34d99c9-7771-47e9-af3b-517f17b6bec1'} Body: b'{"floatingip": {"id": "b34d99c9-7771-47e9-af3b-517f17b6bec1", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.226", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "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-07T16:52:29Z", "updated_at": "2025-12-07T16:52:47Z", "revision_number": 2, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:47,639 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/b34d99c9-7771-47e9-af3b-517f17b6bec1 0.082s 2025-12-07 16:52:47,639 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-d422c36f-6d15-4f15-a7b2-ea5863fe67c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b34d99c9-7771-47e9-af3b-517f17b6bec1'} Body: b'{"floatingip": {"id": "b34d99c9-7771-47e9-af3b-517f17b6bec1", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.226", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "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-07T16:52:29Z", "updated_at": "2025-12-07T16:52:47Z", "revision_number": 3, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:47,639 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b34d99c9-7771-47e9-af3b-517f17b6bec1', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.226', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', '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-07T16:52:29Z', 'updated_at': '2025-12-07T16:52:47Z', 'revision_number': 3, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: DOWN 2025-12-07 16:52:47,639 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.082287 seconds 2025-12-07 16:52:47,640 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.226 with user: cirros 2025-12-07 16:52:47,640 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.226 in 120 sec and the expected result is unreachable 2025-12-07 16:52:48,661 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.020988 seconds 2025-12-07 16:52:48,662 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.226 in 120 sec and the ping result is expected 2025-12-07 16:52:48,736 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.070s 2025-12-07 16:52:48,736 25 DEBUG [tempest.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-262129653", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQ/jnuJpUcL3cJtpNEjPjsOUIYnajXoGoLUylinEzyZ06QUbuWCkP6hc56Z5mbDmOarpdr7r1tsZ14/COdDChK6bgMIqfSTMEUWgaYzYHuwx5kEL2h8bYyFz4VAe7CwIA=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:48 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69cda814-d17c-4aa0-9a61-e9c1d88df418', 'x-compute-request-id': 'req-69cda814-d17c-4aa0-9a61-e9c1d88df418', '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-262129653", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQ/jnuJpUcL3cJtpNEjPjsOUIYnajXoGoLUylinEzyZ06QUbuWCkP6hc56Z5mbDmOarpdr7r1tsZ14/COdDChK6bgMIqfSTMEUWgaYzYHuwx5kEL2h8bYyFz4VAe7CwIA==", "fingerprint": "36:0d:67:ad:38:67:a2:49:40:5d:2b:35:1c:96:71:ee", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:52:50,805 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 2.067s 2025-12-07 16:52:50,806 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-1980800680", "description": "tempest-secgroup-smoke-1980800680 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-bf675f95-5c1d-4094-8fe7-4b61f54b7810', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "27a913da-5e14-4254-a6f4-571bdfcbf477", "name": "tempest-secgroup-smoke-1980800680", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-1980800680 description", "shared": false, "security_group_rules": [{"id": "03addaf7-9592-4b9a-919d-07f8113dca46", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "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-07T16:52:49Z", "updated_at": "2025-12-07T16:52:49Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "7ac8d50c-bb2a-4140-bbed-e6300280782b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "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-07T16:52:49Z", "updated_at": "2025-12-07T16:52:49Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:52:49Z", "updated_at": "2025-12-07T16:52:49Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:51,831 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 1.024s 2025-12-07 16:52:51,831 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-65375254-d9d8-4e2f-8783-f4c292bfb8be', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dd50758c-7832-4f19-bafd-1bbd275029e2", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "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-07T16:52:51Z", "updated_at": "2025-12-07T16:52:51Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:52,056 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.224s 2025-12-07 16:52:52,056 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-9d912a8c-337f-4f5a-b671-3f6fa073a7fd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "953fb369-2c21-409c-9849-fcf5c0151e70", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "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-07T16:52:51Z", "updated_at": "2025-12-07T16:52:51Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:52,275 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.218s 2025-12-07 16:52:52,275 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ba01434b-6a59-488f-8b4c-b11009b8831c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "26540c8d-1ee9-4842-b0aa-cb04388656f3", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "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-07T16:52:52Z", "updated_at": "2025-12-07T16:52:52Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:52,451 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-07 16:52:52,451 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-96ac88c2-36ef-4af9-8a37-8a02a48599d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "837c0bee-f011-48f0-ad2b-568d1a31d26a", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "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-07T16:52:52Z", "updated_at": "2025-12-07T16:52:52Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:52,632 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.181s 2025-12-07 16:52:52,633 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-91582cc5-e92f-4a35-98a8-ec2840adf3bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "10b5091c-727e-4ad9-8a4f-0920f58d177d", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "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-07T16:52:52Z", "updated_at": "2025-12-07T16:52:52Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:52,801 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.167s 2025-12-07 16:52:52,801 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ce67ffbf-7041-470c-9c72-b5d161d7003d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "867a518b-de5c-4f70-9500-54f94a33eed5", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "27a913da-5e14-4254-a6f4-571bdfcbf477", "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-07T16:52:52Z", "updated_at": "2025-12-07T16:52:52Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:52:53,162 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.350s 2025-12-07 16:52:53,162 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:52 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-94252d19-12de-4fee-966f-d61b9c5db234', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["f4kzryd8QrqWjFEAbjzZrg"], "expires_at": "2025-12-07T17:52:53.000000Z", "issued_at": "2025-12-07T16:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:52:53,162 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-07 16:52:54,417 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.254s 2025-12-07 16:52:54,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-244075939", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "a8762237-ad73-4fbd-bcb5-6a7a0e193950"}], "key_name": "tempest-TestNetworkBasicOps-262129653", "security_groups": [{"name": "tempest-secgroup-smoke-1980800680"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:53 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b49543-6976-461d-94b6-87586b5b57cd', 'x-compute-request-id': 'req-52b49543-6976-461d-94b6-87586b5b57cd', '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": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1980800680"}], "adminPass": "SDzRjQwf6bd3"}}' 2025-12-07 16:52:54,745 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/c1724263-f3b6-41af-99bf-25e8e5caa3a4 0.326s 2025-12-07 16:52:54,745 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:54 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-864f0313-4769-4711-891e-886867f11909', 'x-compute-request-id': 'req-864f0313-4769-4711-891e-886867f11909', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'{"server": {"id": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "name": "tempest-TestNetworkBasicOps-server-244075939", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:54Z", "updated": "2025-12-07T16:52:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-262129653", "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-07 16:52:55,955 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/c1724263-f3b6-41af-99bf-25e8e5caa3a4 0.205s 2025-12-07 16:52:55,955 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:55 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bec97bd0-b9ac-4962-b7ef-1a1696a906b5', 'x-compute-request-id': 'req-bec97bd0-b9ac-4962-b7ef-1a1696a906b5', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'{"server": {"id": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "name": "tempest-TestNetworkBasicOps-server-244075939", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:54Z", "updated": "2025-12-07T16:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-262129653", "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-07 16:52:55,961 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-07 16:52:57,245 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/c1724263-f3b6-41af-99bf-25e8e5caa3a4 0.283s 2025-12-07 16:52:57,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': 'Sun, 07 Dec 2025 16:52:56 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4637f062-375c-4eb2-bc91-9ea38db9e907', 'x-compute-request-id': 'req-4637f062-375c-4eb2-bc91-9ea38db9e907', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'{"server": {"id": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "name": "tempest-TestNetworkBasicOps-server-244075939", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:54Z", "updated": "2025-12-07T16:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-262129653", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1980800680"}], "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-07 16:52:58,625 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/c1724263-f3b6-41af-99bf-25e8e5caa3a4 0.371s 2025-12-07 16:52:58,625 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:58 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc4bd51e-1efc-4a17-b16f-3b78ee5b6653', 'x-compute-request-id': 'req-dc4bd51e-1efc-4a17-b16f-3b78ee5b6653', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'{"server": {"id": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "name": "tempest-TestNetworkBasicOps-server-244075939", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:54Z", "updated": "2025-12-07T16:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-262129653", "OS-SRV-USG:launched_at10000 ": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1980800680"}], "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-07 16:53:00,902 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/c1724263-f3b6-41af-99bf-25e8e5caa3a4 1.267s 2025-12-07 16:53:00,903 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:52:59 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-fe13663b-fa13-4cc7-abe5-8a4263884c32', 'x-compute-request-id': 'req-fe13663b-fa13-4cc7-abe5-8a4263884c32', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'{"server": {"id": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "name": "tempest-TestNetworkBasicOps-server-244075939", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:54Z", "updated": "2025-12-07T16:52:59Z", "addresses": {"tempest-network-smoke--1253751636": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:d2:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-262129653", "OS-SRV-USG:launched_at": "2025-12-07T16:52:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1980800680"}], "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-07 16:53:00,907 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2025-12-07 16:53:01,985 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/c1724263-f3b6-41af-99bf-25e8e5caa3a4 1.077s 2025-12-07 16:53:01,985 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:00 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-dad9d8a4-e1b4-46dd-8170-0937c66403d4', 'x-compute-request-id': 'req-dad9d8a4-e1b4-46dd-8170-0937c66403d4', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'{"server": {"id": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "name": "tempest-TestNetworkBasicOps-server-244075939", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:54Z", "updated": "2025-12-07T16:52:59Z", "addresses": {"tempest-network-smoke--1253751636": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:d2:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-262129653", "OS-SRV-USG:launched_at": "2025-12-07T16:52:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1980800680"}], "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-07 16:53:02,071 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=c1724263-f3b6-41af-99bf-25e8e5caa3a4 0.083s 2025-12-07 16:53:02,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': 'Sun, 07 Dec 2025 16:53:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-6559b140-3a2f-42ed-93e8-dd936d6c95db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'{"ports":[{"id":"fed5779a-eca5-4472-9ca6-b35d8a788bd8","name":"","network_id":"a8762237-ad73-4fbd-bcb5-6a7a0e193950","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:91:d2:a6","admin_state_up":true,"status":"ACTIVE","device_id":"c1724263-f3b6-41af-99bf-25e8e5caa3a4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c0207b0c-f15b-41c8-8606-efc942582483","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["27a913da-5e14-4254-a6f4-571bdfcbf477"],"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-244075939","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-244075939","fqdn":"tempest-testnetworkbasicops-server-244075939.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:52:55Z","updated_at":"2025-12-07T16:52:58Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:53:02,072 25 DEBUG [tempest.common.waiters] Server ID c1724263-f3b6-41af-99bf-25e8e5caa3a4 ports are all ACTIVE [{'id': 'fed5779a-eca5-4472-9ca6-b35d8a788bd8', 'name': '', 'network_id': 'a8762237-ad73-4fbd-bcb5-6a7a0e193950', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:91:d2:a6', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c1724263-f3b6-41af-99bf-25e8e5caa3a4', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c0207b0c-f15b-41c8-8606-efc942582483', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['27a913da-5e14-4254-a6f4-571bdfcbf477'], '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-244075939', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-244075939', 'fqdn': 'tempest-testnetworkbasicops-server-244075939.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:52:55Z', 'updated_at': '2025-12-07T16:52:58Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:53:03,339 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/b34d99c9-7771-47e9-af3b-517f17b6bec1 1.266s 2025-12-07 16:53:03,339 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "fed5779a-eca5-4472-9ca6-b35d8a788bd8"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-c573f7ae-1a55-4a05-a051-b912567c7f1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b34d99c9-7771-47e9-af3b-517f17b6bec1'} Body: b'{"floatingip": {"id": "b34d99c9-7771-47e9-af3b-517f17b6bec1", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.226", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "f609ec1b-414d-457f-b9b4-57a1d2f5dd9e", "port_id": "fed5779a-eca5-4472-9ca6-b35d8a788bd8", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a8762237-ad73-4fbd-bcb5-6a7a0e193950", "mac_address": "fa:16:3e:91:d2:a6", "admin_state_up": true, "status": "ACTIVE", "device_id": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:52:29Z", "updated_at": "2025-12-07T16:53:02Z", "revision_number": 4, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:03,509 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/b34d99c9-7771-47e9-af3b-517f17b6bec1 0.169s 2025-12-07 16:53:03,509 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-0b1dc070-c21c-4ecd-953a-45c3855fd74d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b34d99c9-7771-47e9-af3b-517f17b6bec1'} Body: b'{"floatingip": {"id": "b34d99c9-7771-47e9-af3b-517f17b6bec1", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.226", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "f609ec1b-414d-457f-b9b4-57a1d2f5dd9e", "port_id": "fed5779a-eca5-4472-9ca6-b35d8a788bd8", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a8762237-ad73-4fbd-bcb5-6a7a0e193950", "mac_address": "fa:16:3e:91:d2:a6", "admin_state_up": true, "status": "ACTIVE", "device_id": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:52:29Z", "updated_at": "2025-12-07T16:53:03Z", "revision_number": 5, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:03,509 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b34d99c9-7771-47e9-af3b-517f17b6bec1', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.226', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': 'f609ec1b-414d-457f-b9b4-57a1d2f5dd9e', 'port_id': 'fed5779a-eca5-4472-9ca6-b35d8a788bd8', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'a8762237-ad73-4fbd-bcb5-6a7a0e193950', 'mac_address': 'fa:16:3e:91:d2:a6', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c1724263-f3b6-41af-99bf-25e8e5caa3a4', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:52:29Z', 'updated_at': '2025-12-07T16:53:03Z', 'revision_number': 5, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:53:03,509 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.169754 seconds 2025-12-07 16:53:03,509 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.226 with user: cirros 2025-12-07 16:53:03,510 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.226 in 120 sec and the expected result is reachable 2025-12-07 16:53:17,774 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.264639 seconds 2025-12-07 16:53:17,775 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.226 in 120 sec and the ping result is expected 2025-12-07 16:53:17,902 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/c1724263-f3b6-41af-99bf-25e8e5caa3a4/action 0.126s 2025-12-07 16:53:17,903 25 DEBUG [tempest.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': 'Sun, 07 Dec 2025 16:53:17 GMT', 'server': 'Apache', 'content-length': '75558', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4fab330-6966-4400-ac6c-f2455ab4e996', 'x-compute-request-id': 'req-b4fab330-6966-4400-ac6c-f2455ab4e996', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1316911469 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001176] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001551] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004318] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004346] Using GB pages for direct mapping\\n[ 0.004608] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004612] ACPI: Early table checksum verification disabled\\n[ 0.004616] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004621] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004628] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004635] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004639] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004643] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004647] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004651] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004654] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004656] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004658] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004659] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004660] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004661] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005891] No NUMA configuration fo 2025-12-07 16:53:17,906 25 DEBUG [tempest.scenario.manager] Console output for c1724263-f3b6-41af-99bf-25e8e5caa3a4 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1316911469 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001176] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001551] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004318] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004346] Using GB pages for direct mapping [ 0.004608] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004612] ACPI: Early table checksum verification disabled [ 0.004616] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004621] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004628] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004635] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004639] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004643] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004647] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004651] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004654] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004656] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004658] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004659] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004660] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004661] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005891] No NUMA configuration found [ 0.005893] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005901] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006262] Zone ranges: [ 0.006264] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006266] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006268] Normal empty [ 0.006270] Device empty [ 0.006272] Movable zone start for each node [ 0.006275] Early memory node ranges [ 0.006275] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006277] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006279] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006515] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006544] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006737] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017574] ACPI: PM-Timer IO Port: 0x608 [ 0.017600] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017720] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017723] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017726] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017727] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017729] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017731] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017734] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017736] TSC deadline timer available [ 0.017750] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017815] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017817] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017819] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017820] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017822] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017823] Booting paravirtualized kernel on KVM [ 0.017825] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017831] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018108] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018177] kvm-guest: setup async PF for cpu 0 [ 0.018204] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018223] kvm-guest: PV spinlocks disabled, single CPU [ 0.018228] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018230] Policy zone: DMA32 [ 0.018232] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018288] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018300] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018307] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018365] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018617] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019354] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019383] ftrace: allocating 50600 entries in 198 pages [ 0.043017] ftrace: allocated 198 pages with 4 groups [ 0.043188] rcu: Hierarchical RCU implementation. [ 0.043189] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043191] Rude variant of Tasks RCU enabled. [ 0.043192] Tracing variant of Tasks RCU enabled. [ 0.043193] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043194] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047346] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047729] random: crng init done [ 0.088928] Console: colour VGA+ 80x25 [ 0.230325] printk: console [tty1] enabled [ 0.579348] printk: console [ttyS0] enabled [ 0.582481] ACPI: Core revision 20210730 [ 0.585437] APIC: Switch to symmetric I/O mode setup [ 0.590089] x2apic enabled [ 0.593393] Switched APIC routing to physical x2apic. [ 0.602071] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.609094] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.613089] pid_max: default: 32768 minimum: 301 [ 0.613089] LSM: Security Framework initializing [ 0.613089] landlock: Up and running. [ 0.613089] Yama: becoming mindful. [ 0.613089] AppArmor: AppArmor initialized [ 0.613089] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.613089] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.613089] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.613089] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.613089] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.613089] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.613089] Spectre V2 : Mitigation: Retpolines [ 0.613089] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.613089] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.613089] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.613089] RETBleed: Mitigation: untrained return thunk [ 0.613089] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.613089] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.613089] Freeing SMP alternatives memory: 44K [ 0.613089] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.613231] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.617111] ... version: 0 [ 0.620082] ... bit width: 48 [ 0.621102] ... generic registers: 6 [ 0.624034] ... value mask: 0000ffffffffffff [ 0.625101] ... max period: 00007fffffffffff [ 0.628892] ... fixed-purpose events: 0 [ 0.629102] ... event mask: 000000000000003f [ 0.633000] rcu: Hierarchical SRCU implementation. [ 0.633590] smp: Bringing up secondary CPUs ... [ 0.636955] smp: Brought up 1 node, 1 CPU [ 0.637104] smpboot: Max logical packages: 1 [ 0.640248] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.641599] devtmpfs: initialized [ 0.644419] x86/mm: Memory block size: 128MB [ 0.645269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.649110] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.653149] pinctrl core: initialized pinctrl subsystem [ 0.657101] PM: RTC time: 16:53:00, date: 2025-12-07 [ 0.660770] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.661181] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.665185] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.669111] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.673107] audit: initializing netlink subsys (disabled) [ 0.676989] thermal_sys: Registered thermal governor 'fair_share' [ 0.676990] thermal_sys: Registered thermal governor 'bang_bang' [ 0.677128] thermal_sys: Registered thermal governor 'step_wise' [ 0.681104] audit: type=2000 audit(1765126380.525:1): state=initialized audit_enabled=0 res=1 [ 0.689104] thermal_sys: Registered thermal governor 'user_space' [ 0.689105] thermal_sys: Registered thermal governor 'power_allocator' [ 0.693109] EISA bus registered [ 0.699511] cpuidle: using governor ladder [ 0.701102] cpuidle: using governor menu [ 0.706574] ACPI: bus type PCI registered [ 0.709102] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.713394] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.717103] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.721121] PCI: Using configuration type 1 for base access [ 0.726178] Kprobes globally optimized [ 0.729214] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.733104] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.737892] ACPI: Added _OSI(Module Device) [ 0.740930] ACPI: Added _OSI(Processor Device) [ 0.741124] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.744498] ACPI: Added _OSI(Processor Aggregator Device) [ 0.745131] ACPI: Added _OSI(Linux-Dell-Video) [ 0.748332] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.749109] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.755985] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.760937] ACPI: Interpreter enabled [ 0.761112] ACPI: PM: (supports S0 S5) [ 0.763900] ACPI: Using IOAPIC for interrupt routing [ 0.765131] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.769102] PCI: Using E820 reservations for host bridge windows [ 0.773329] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.781932] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.785107] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.789217] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.793205] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.798364] PCI host bridge to bus 0000:00 [ 0.801103] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.805103] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.809102] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.813102] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.817102] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.821103] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.825411] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.833487] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.844453] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.853138] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.860591] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.867137] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.869310] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.877827] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.884084] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.891219] pci 0000:00:02.0: enabling Extended Tags [ 0.896177] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.899839] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.906440] pci 0000:00:02.1: enabling Extended Tags [ 0.913424] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.920205] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.925990] pci 0000:00:02.2: enabling Extended Tags [ 0.931883] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.937104] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.945420] pci 0000:00:02.3: enabling Extended Tags [ 0.951713] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.955828] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.963313] pci 0000:00:02.4: enabling Extended Tags [ 0.967870] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.973106] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.984144] pci 0000:00:02.5: enabling Extended Tags [ 0.987779] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.993103] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.006755] pci 0000:00:02.6: enabling Extended Tags [ 1.013488] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.021107] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.032011] pci 0000:00:02.7: enabling Extended Tags [ 1.038066] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.045102] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.056227] pci 0000:00:03.0: enabling Extended Tags [ 1.060087] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.065104] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.076512] pci 0000:00:03.1: enabling Extended Tags [ 1.082534] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.089103] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.101358] pci 0000:00:03.2: enabling Extended Tags [ 1.111213] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.119454] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.135073] pci 0000:00:03.3: enabling Extended Tags [ 1.143179] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.150950] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.163315] pci 0000:00:03.4: enabling Extended Tags [ 1.168968] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.173108] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.184922] pci 0000:00:03.5: enabling Extended Tags [ 1.188861] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.193103] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.204149] pci 0000:00:03.6: enabling Extended Tags [ 1.207745] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.213107] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.224555] pci 0000:00:03.7: enabling Extended Tags [ 1.232907] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.239484] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.251267] pci 0000:00:04.0: enabling Extended Tags [ 1.255800] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.261103] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.274741] pci 0000:00:04.1: enabling Extended Tags [ 1.282139] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.289105] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.300130] pci 0000:00:04.2: enabling Extended Tags [ 1.303843] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.309103] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.322803] pci 0000:00:04.3: enabling Extended Tags [ 1.327791] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.333103] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.342657] pci 0000:00:04.4: enabling Extended Tags [ 1.347785] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.355876] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.366217] pci 0000:00:04.5: enabling Extended Tags [ 1.371764] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.377104] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.387957] pci 0000:00:04.6: enabling Extended Tags [ 1.391749] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.397102] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.407998] pci 0000:00:04.7: enabling Extended Tags [ 1.416046] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.422712] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.435171] pci 0000:00:05.0: enabling Extended Tags [ 1.498970] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.503230] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.506357] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.531395] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.536187] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.541490] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.553961] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.565663] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.573124] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.581438] pci 0000:01:00.0: enabling Extended Tags [ 1.661307] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.664885] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.665181] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.669227] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.675848] pci_bus 0000:02: extended config space not accessible [ 1.677407] acpiphp: Slot [1] registered [ 1.681277] acpiphp: Slot [0] registered [ 1.684081] acpiphp: Slot [2] registered [ 1.685153] acpiphp: Slot [3] registered [ 1.687981] acpiphp: Slot [4] registered [ 1.689153] acpiphp: Slot [5] registered [ 1.692051] acpiphp: Slot [6] registered [ 1.693152] acpiphp: Slot [7] registered [ 1.695989] acpiphp: Slot [8] registered [ 1.697151] acpiphp: Slot [9] registered [ 1.700013] acpiphp: Slot [10] registered [ 1.701172] acpiphp: Slot [11] registered [ 1.704138] acpiphp: Slot [12] registered [ 1.705151] acpiphp: Slot [13] registered [ 1.708047] acpiphp: Slot [14] registered [ 1.709154] acpiphp: Slot [15] registered [ 1.712413] acpiphp: Slot [16] registered [ 1.713181] acpiphp: Slot [17] registered [ 1.716106] acpiphp: Slot [18] registered [ 1.717150] acpiphp: Slot [19] registered [ 1.721151] acpiphp: Slot [20] registered [ 1.724074] acpiphp: Slot [21] registered [ 1.725151] acpiphp: Slot [22] registered [ 1.728041] acpiphp: Slot [23] registered [ 1.729151] acpiphp: Slot [24] registered [ 1.732055] acpiphp: Slot [25] registered [ 1.733151] acpiphp: Slot [26] registered [ 1.736036] acpiphp: Slot [27] registered [ 1.737178] acpiphp: Slot [28] registered [ 1.740032] acpiphp: Slot [29] registered [ 1.741152] acpiphp: Slot [30] registered [ 1.744048] acpiphp: Slot [31] registered [ 1.747604] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.760061] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.842509] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.845174] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.849171] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.853237] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.864536] acpiphp: Slot [0-2] registered [ 1.867339] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.877106] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.893108] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.903103] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.905305] pci 0000:03:00.0: enabling Extended Tags [ 1.987805] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.989230] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.993227] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.000910] acpiphp: Slot [0-3] registered [ 2.001934] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.013109] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.028312] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.032482] pci 0000:04:00.0: enabling Extended Tags [ 2.122674] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.125239] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.129228] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.136889] acpiphp: Slot [0-4] registered [ 2.137852] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.149107] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.164369] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.169317] pci 0000:05:00.0: enabling Extended Tags [ 2.256249] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.257244] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.261227] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.269321] acpiphp: Slot [0-5] registered [ 2.272996] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.281109] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.297109] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.305172] pci 0000:06:00.0: enabling Extended Tags [ 2.388209] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.389245] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.393230] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.401426] acpiphp: Slot [0-6] registered [ 2.478105] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.481239] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.485227] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.493132] acpiphp: Slot [0-7] registered [ 2.569178] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.572864] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.573228] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.581871] acpiphp: Slot [0-8] registered [ 2.662925] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.665325] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.669229] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.677778] acpiphp: Slot [0-9] registered [ 2.755315] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.757250] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.761227] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.768683] acpiphp: Slot [0-10] registered [ 2.839895] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.841230] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.845226] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.852411] acpiphp: Slot [0-11] registered [ 2.924821] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.925251] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.929226] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.937339] acpiphp: Slot [0-12] registered [ 3.015288] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.017278] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.021229] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.029827] acpiphp: Slot [0-13] registered [ 3.109706] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.113231] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.117229] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.125588] acpiphp: Slot [0-14] registered [ 3.203679] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.205273] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.209273] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.216688] acpiphp: Slot [0-15] registered [ 3.287664] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.289227] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.293227] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.300306] acpiphp: Slot [0-16] registered [ 3.371797] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.373233] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.377227] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.384563] acpiphp: Slot [0-17] registered [ 3.455519] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.457239] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.461241] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.468450] acpiphp: Slot [0-18] registered [ 3.539578] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.541250] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.545227] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.552651] acpiphp: Slot [0-19] registered [ 3.623289] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.625227] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.629227] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.636249] acpiphp: Slot [0-20] registered [ 3.707464] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.709237] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.713233] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.720519] acpiphp: Slot [0-21] registered [ 3.790926] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.793230] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.797227] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.804418] acpiphp: Slot [0-22] registered [ 3.877325] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.881166] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.885229] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.892696] acpiphp: Slot [0-23] registered [ 3.965647] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.969229] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.973228] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.980496] acpiphp: Slot [0-24] registered [ 4.053710] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.057241] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.061228] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.069312] acpiphp: Slot [0-25] registered [ 4.143795] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.145228] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.149227] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.207496] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.209346] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.213348] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.217313] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.221313] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.225349] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.229316] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.233314] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.237222] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.241120] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.245123] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.249135] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.253191] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.257122] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.261121] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.265161] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.269617] iommu: Default domain type: Translated [ 4.273102] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.277580] SCSI subsystem initialized [ 4.280577] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.281089] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.281116] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.285103] vgaarb: loaded [ 4.287578] ACPI: bus type USB registered [ 4.289121] usbcore: registered new interface driver usbfs [ 4.293075] usbcore: registered new interface driver hub [ 4.293111] usbcore: registered new device driver usb [ 4.296779] pps_core: LinuxPPS API ver. 1 registered [ 4.297102] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.301106] PTP clock support registered [ 4.304114] EDAC MC: Ver: 3.0.0 [ 4.308674] NetLabel: Initializing [ 4.309102] NetLabel: domain hash size = 128 [ 4.312354] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.313129] NetLabel: unlabeled traffic allowed by default [ 4.317139] PCI: Using ACPI for IRQ routing [ 5.159396] clocksource: Switched to clocksource kvm-clock [ 5.177303] VFS: Disk quotas dquot_6.6.0 [ 5.181664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.188374] AppArmor: AppArmor Filesystem Enabled [ 5.193138] pnp: PnP ACPI init [ 5.196760] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.204535] pnp: PnP ACPI: found 5 devices [ 5.217820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.230480] NET: Registered PF_INET protocol family [ 5.237623] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.250137] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.260653] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.267513] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.274999] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.281664] TCP: Hash tables configured (established 1024 bind 1024) [ 5.287805] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.294505] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.298579] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.303109] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.306721] NET: Registered PF_XDP protocol family [ 5.309831] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.314767] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.319717] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.325073] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.331000] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.336040] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.341020] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.346075] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.350921] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.355747] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.360827] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.365782] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.370781] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.375807] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.380780] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.385711] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.390795] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.395766] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.400832] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.406180] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.411522] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.417677] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.422569] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.427533] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.432587] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.436545] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.440327] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.444143] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.448049] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.451856] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.455695] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.459652] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.463426] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.467124] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.470972] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.474820] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.478542] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.482456] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.486809] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.490964] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.495046] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.499232] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.503566] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.508355] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.512665] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.516831] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.520714] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.524802] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.528675] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.533254] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.537330] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.541657] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.545748] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.549844] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.553694] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.558069] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.562159] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.566269] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.570209] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.574578] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.578563] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.582964] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.586755] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.590693] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.594593] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.598487] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.602261] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.606039] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.609953] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.613727] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.617462] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.621181] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.624918] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.628720] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.633071] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.636948] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.641207] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.645034] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.649083] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.652947] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.656957] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.660777] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.664783] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.668692] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.672691] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.676649] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.680720] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.684545] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.688580] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.692486] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.696490] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.700284] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.704303] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.708119] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.712185] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.715488] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.722916] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.729615] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.739764] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.744578] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.750405] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.757017] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.764730] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.771680] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.776990] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.786560] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.793006] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.798201] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.808758] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.815720] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.820706] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.828583] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.834202] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.842618] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.849788] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.859490] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.866474] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.873985] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.881667] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.887000] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.896242] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.902667] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.907968] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.918398] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.923995] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.933940] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.942276] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.947933] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.956172] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.966034] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.971067] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.978825] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.986347] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.994402] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.002387] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.009745] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.014897] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.020926] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.028390] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.036128] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.042107] pci 0000:00:03.5: bridge window [io 0xe000-0xefff]C4A7 [ 6.048398] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.055634] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.064589] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.071269] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.077650] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.084949] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.093314] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.096480] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.103320] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.108720] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.116695] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.119983] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.125443] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.133954] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.142304] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.145571] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.152479] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.158103] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.167139] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.170697] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.179550] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.188360] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.199169] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.204766] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.212329] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.224670] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.235054] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.239435] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.247968] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.254973] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.266002] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.272037] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.280265] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.287185] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.298277] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.304721] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.312087] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.320594] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.331766] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.338146] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.346028] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.355365] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.365263] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.370937] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.378240] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.386601] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.396393] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.401949] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.408670] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.414631] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.421057] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.427339] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.433596] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.439356] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.445318] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.452738] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.459064] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.464480] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.472805] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.479442] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.485554] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.491085] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.497699] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.503258] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.511523] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.516919] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.523148] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.528679] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.535053] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.540450] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.546717] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.552244] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.558420] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.563731] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.570681] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.578297] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.584579] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.589890] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.595949] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.601222] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.607303] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.612017] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.617254] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.623380] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.628143] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.634062] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.640228] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.644966] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.650259] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.656387] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.661177] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.666508] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.672615] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.677342] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.682626] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.688734] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.693511] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.698889] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.705004] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.709717] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.714964] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.721050] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.725796] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.731058] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.739199] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.743917] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.749186] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.755315] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.760091] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.765449] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.771600] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.776340] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.781615] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.787746] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.792523] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.797884] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.804005] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.808718] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.814174] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.821652] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.832204] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10675 usecs [ 6.839584] PCI: CLS 0 bytes, default 64 [ 6.843301] Trying to unpack rootfs image as initramfs... [ 6.848208] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.865549] Initialise system trusted keyrings [ 6.873266] Key type blacklist registered [ 6.881160] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.894341] zbud: loaded [ 6.896959] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.913187] fuse: init (API version 7.34) [ 6.916885] integrity: Platform Keyring initialized [ 6.933217] Key type asymmetric registered [ 6.936858] Asymmetric key parser 'x509' registered [ 6.949187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.965308] io scheduler mq-deadline registered [ 6.990056] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.011086] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.047582] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.066057] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.091006] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.101847] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.121451] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.131769] Freeing initrd memory: 8744K [ 7.135454] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.145480] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.150251] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.161483] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.167504] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.176578] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.181045] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.192058] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.198681] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.204880] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.212243] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.216734] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.227083] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.233167] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.243334] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.247793] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.256613] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.261241] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.272345] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.278304] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.288508] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.292999] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.301624] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.306154] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.316202] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.322085] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.327461] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.334291] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.338724] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.348278] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.352692] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.362806] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.368867] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.378601] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.383014] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.391549] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.395956] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.406873] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.412562] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.421850] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.427958] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.436673] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.441122] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.447912] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.454599] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.461019] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.469412] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.479014] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.483363] shpchp 0000:01:00.0: Slot initialization failed [ 7.489346] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.494074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.500414] ACPI: button: Power Button [PWRF] [ 7.529292] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.567919] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.575086] Linux agpgart interface v0.103 [ 7.579341] loop: module loaded [ 7.582141] tun: Universal TUN/TAP device driver, 1.6 [ 7.585714] PPP generic driver version 2.4.2 [ 7.588864] VFIO - User Level meta-driver version: 0.3 [ 7.592534] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.596958] ehci-pci: EHCI PCI platform driver [ 7.600123] ehci-platform: EHCI generic platform driver [ 7.603742] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.607788] ohci-pci: OHCI PCI platform driver [ 7.610957] ohci-platform: OHCI generic platform driver [ 7.614629] uhci_hcd: USB Universal Host Controller Interface driver [ 7.622221] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.625982] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.631022] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.634802] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.639019] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.644772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.649849] usb usb1: Product: UHCI Host Controller [ 7.653605] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.657983] usb usb1: SerialNumber: 0000:02:01.0 [ 7.661486] hub 1-0:1.0: USB hub found [ 7.664266] hub 1-0:1.0: 2 ports detected [ 7.667567] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.676372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.680016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.684135] mousedev: PS/2 mouse device common for all mice [ 7.688807] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.694689] rtc_cmos 00:03: RTC can wake from S4 [ 7.700159] rtc_cmos 00:03: registered as rtc0 [ 7.703851] rtc_cmos 00:03: setting system clock to 2025-12-07T16:53:08 UTC (1765126388) [ 7.709672] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.714266] i2c_dev: i2c /dev entries driver [ 7.717494] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.725719] device-mapper: uevent: version 1.0.3 [ 7.729392] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.735107] platform eisa.0: Probing EISA bus 0 [ 7.738715] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.743450] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.747906] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.752262] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.756634] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.761129] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.765534] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.770519] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.774868] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.779455] platform eisa.0: EISA: Detected 0 cards [ 7.783008] ledtrig-cpu: registered to indicate activity on CPUs [ 7.787362] drop_monitor: Initializing network drop monitor service [ 7.792019] NET: Registered PF_INET6 protocol family [ 7.799042] Segment Routing with IPv6 [ 7.801877] In-situ OAM (IOAM) with IPv6 [ 7.804848] NET: Registered PF_PACKET protocol family [ 7.808494] Key type dns_resolver registered [ 7.812045] IPI shorthand broadcast: enabled [ 7.815392] registered taskstats version 1 [ 7.818410] Loading compiled-in X.509 certificates [ 7.822863] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.830118] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.837332] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.844103] blacklist: Loading compiled-in revocation X.509 certificates [ 7.848731] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.855305] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.864497] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.872045] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.879433] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.886756] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.893979] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.901200] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.909242] zswap: loaded using pool lzo/zbud [ 7.912650] Key type .fscrypt registered [ 7.915612] Key type fscrypt-provisioning registered [ 7.921155] Key type encrypted registered [ 7.924204] AppArmor: AppArmor sha1 policy hashing enabled [ 7.928186] ima: No TPM chip found, activating TPM-bypass! [ 7.932211] Loading compiled-in module X.509 certificates [ 7.936498] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.943465] ima: Allocated hash algorithm: sha1 [ 7.947008] ima: No architecture policies found [ 7.950307] evm: Initialising EVM extended attributes: [ 7.953897] evm: security.selinux [ 7.956354] evm: security.SMACK64 [ 7.959066] evm: security.SMACK64EXEC [ 7.961785] evm: security.SMACK64TRANSMUTE [ 7.964784] evm: security.SMACK64MMAP [ 7.967587] evm: security.apparmor [ 7.970249] evm: security.ima [ 7.972542] evm: security.capability [ 7.975270] evm: HMAC attrs: 0x1 [ 7.978140] PM: Magic number: 5:599:893 [ 7.981416] RAS: Correctable Errors collector initialized. [ 7.985250] Unstable clock detected, switching default tracing clock to "global" [ 7.985250] If you want to keep using the local clock, then add: [ 7.985250] "trace_clock=local" [ 7.985250] on the kernel command line [ 8.001217] Freeing unused decrypted memory: 2036K [ 8.005706] Freeing unused kernel image (initmem) memory: 3244K [ 8.009862] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.017145] Write protecting the kernel read-only data: 30720k [ 8.022246] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.027677] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.073640] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.078090] Run /init as init process info: initramfs: up at 7.52 [ 8.134348] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.146252] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.151487] GPT:229375 != 2097151 [ 8.154011] GPT:Alternate GPT header not at the end of the disk. [ 8.158237] GPT:229375 != 2097151 [ 8.160863] GPT: Use GNU Parted to correct GPT errors. [ 8.212124] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.596377] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.630977] 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.46 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:c1:72:42:63:f3:b6:41:af:99:bf:25:e8:e5:ca:a3:a4 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz83X7ku4NxcAUV8pNeP8HWrNGfX/YI7hCMfynMz5EIHysQBjMgGFdD1aOOFBazPaAPzXAplWeY3J1+Iq2i85WOnVga4dc0VRsyogreJu+VPmdwAvjhrkoGWG9vmg7xrbKCI3Kc5EZ2Zy1k8ozXVc17DX5diFi8dbcD8VvaqFwf0MSIX719fQhz30Gwa/m3EyZaEiZsrpGHxKqpBQGoISc4+TU1pmzoHQiYTr3+jBtgzrrlJ5NEXG8GcP6uGa4iTEDNGZLyK/I1AfzKF93RWtVk4Hm9vzuUarHXZ2CGaDSkzMIhb18FumUvUF6Qs1skA64uIwj0sehiZAk7VU1kT6D root@tempest-testnetworkbasicops-server-244075939 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEgZDl/ClvOfG1EvZQDYM9ihWO+TXHZDeMc8byb5iOpbzdjnJfb6f5HLuG37q+JqRYjvAMMF4pLDdWpqJzJsJdI= root@tempest-testnetworkbasicops-server-244075939 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe91:d2a6/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c1724263-f3b6-41af-99bf-25e8e5caa3a4 name: tempest-TestNetworkBasicOps-server-244075939 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-244075939 launch-index: 0 === cirros: current=0.6.2 uptime=9.54 === === 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:91:D2:A6 inet6 addr: fe80::f816:3eff:fe91:d2a6/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:1648 (1.6 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-244075939 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.717995] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.720882] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.742916] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.968694] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.033037] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.166494] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.167537] ISO 9660 Extensions: RRIP_1991A [ 9.260636] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.917832] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.920525] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:53:09 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:53:10 cirros auth.notice su: + none root:cirros Dec 7 16:53:10 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:53:10 cirros daemon.info dhcpcd[350]: DUID 00:04:c1:72:42:63:f3:b6:41:af:99:bf:25:e8:e5:ca:a3:a4 Dec 7 16:53:10 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:53:10 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:53:10 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:53:10 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:91:d2:a6 Dec 7 16:53:10 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe91:d2a6 Dec 7 16:53:10 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 7 16:53:10 cirros authpriv.info dropbear[391]: Running in background Dec 7 16:53:10 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 7 16:53:10 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Dec 7 16:53:10 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-244075939 login: 2025-12-07 16:53:17,909 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-12-07 16:53:17,917 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:53:18,033 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:53:18,034 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-12-07 16:53:18,158 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4 0.122s 2025-12-07 16:53:18,158 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:18 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-f9fece36-006a-4256-a7ff-705b4575e2e9', 'x-compute-request-id': 'req-f9fece36-006a-4256-a7ff-705b4575e2e9', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'' 2025-12-07 16:53:18,916 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4 0.757s 2025-12-07 16:53:18,916 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:18 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-c8e0708c-620b-4b3b-ac83-74834c7c18ee', 'x-compute-request-id': 'req-c8e0708c-620b-4b3b-ac83-74834c7c18ee', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'{"server": {"id": "c1724263-f3b6-41af-99bf-25e8e5caa3a4", "name": "tempest-TestNetworkBasicOps-server-244075939", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:54Z", "updated": "2025-12-07T16:53:18Z", "addresses": {"tempest-network-smoke--1253751636": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:d2:a6"}, {"version": 4, "addr": "192.168.122.226", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:d2:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-262129653", "OS-SRV-USG:launched_at": "2025-12-07T16:52:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1980800680"}], "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-07 16:53:19,997 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1724263-f3b6-41af-99bf-25e8e5caa3a4 0.075s 2025-12-07 16:53:19,997 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:19 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5c1ea16-33b1-48a1-9736-6dc5aa47075f', 'x-compute-request-id': 'req-e5c1ea16-33b1-48a1-9736-6dc5aa47075f', '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/c1724263-f3b6-41af-99bf-25e8e5caa3a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c1724263-f3b6-41af-99bf-25e8e5caa3a4 could not be found."}}' 2025-12-07 16:53:20,188 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/27a913da-5e14-4254-a6f4-571bdfcbf477 0.191s 2025-12-07 16:53:20,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': 'Sun, 07 Dec 2025 16:53:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c3dc86e7-86f9-487d-af39-7624aca84358', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/27a913da-5e14-4254-a6f4-571bdfcbf477'} Body: b'' 2025-12-07 16:53:20,310 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-262129653 0.121s 2025-12-07 16:53:20,310 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:20 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-a7b74c94-8753-4d03-a0a4-92d79a8bd058', 'x-compute-request-id': 'req-a7b74c94-8753-4d03-a0a4-92d79a8bd058', '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-262129653'} Body: b'' 2025-12-07 16:53:21,078 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b34d99c9-7771-47e9-af3b-517f17b6bec1 0.767s 2025-12-07 16:53:21,078 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-40d53813-8fc9-4353-8851-ec80eb4a67fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b34d99c9-7771-47e9-af3b-517f17b6bec1'} Body: b'' 2025-12-07 16:53:21,195 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.116s 2025-12-07 16:53:21,195 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:21 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-2c7015c3-d419-4457-a978-9c2b16dbc90f', 'x-compute-request-id': 'req-2c7015c3-d419-4457-a978-9c2b16dbc90f', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'' 2025-12-07 16:53:21,920 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.724s 2025-12-07 16:53:21,921 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:21 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-2f01e812-bd61-40e3-bf75-79cde62daf2b', 'x-compute-request-id': 'req-2f01e812-bd61-40e3-bf75-79cde62daf2b', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"server": {"id": "8b8dc04a-7543-4916-9989-40ee7d8bdc0c", "name": "tempest-TestNetworkBasicOps-server-419986187", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:52:17Z", "updated": "2025-12-07T16:53:21Z", "addresses": {"tempest-network-smoke--1253751636": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:1f:69"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1970927204", "OS-SRV-USG:launched_at": "2025-12-07T16:52:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2078355026"}], "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-07 16:53:22,995 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8b8dc04a-7543-4916-9989-40ee7d8bdc0c 0.069s 2025-12-07 16:53:22,995 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:22 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-ef88b8a6-ce74-44ce-9a42-18d1c5b4eb18', 'x-compute-request-id': 'req-ef88b8a6-ce74-44ce-9a42-18d1c5b4eb18', '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/8b8dc04a-7543-4916-9989-40ee7d8bdc0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8b8dc04a-7543-4916-9989-40ee7d8bdc0c could not be found."}}' 2025-12-07 16:53:23,157 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/09e61ccf-e74a-4f13-a2d0-866659125854 0.161s 2025-12-07 16:53:23,157 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2d5727a4-a39f-430e-b613-b2fb0e547f41', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/09e61ccf-e74a-4f13-a2d0-866659125854'} Body: b'' 2025-12-07 16:53:23,208 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-1970927204 0.051s 2025-12-07 16:53:23,209 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:23 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-198bf4e3-1155-42e2-981f-1f2b15d7f0ae', 'x-compute-request-id': 'req-198bf4e3-1155-42e2-981f-1f2b15d7f0ae', '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-1970927204'} Body: b'' 2025-12-07 16:53:24,067 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f609ec1b-414d-457f-b9b4-57a1d2f5dd9e/remove_router_interface 0.858s 2025-12-07 16:53:24,068 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c0207b0c-f15b-41c8-8606-efc942582483"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0cfb2b36-b050-4d61-86ab-8d1f863a5e97', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f609ec1b-414d-457f-b9b4-57a1d2f5dd9e/remove_router_interface'} Body: b'{"id": "f609ec1b-414d-457f-b9b4-57a1d2f5dd9e", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "6155d1e4-22db-4396-91f9-c81453fa6800", "network_id": "a8762237-ad73-4fbd-bcb5-6a7a0e193950", "subnet_id": "c0207b0c-f15b-41c8-8606-efc942582483", "subnet_ids": ["c0207b0c-f15b-41c8-8606-efc942582483"]}' 2025-12-07 16:53:24,270 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c0207b0c-f15b-41c8-8606-efc942582483 0.202s 2025-12-07 16:53:24,270 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-317e7c2c-3e35-4a1a-a56f-df54d61623cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c0207b0c-f15b-41c8-8606-efc942582483'} Body: b'' 2025-12-07 16:53:24,873 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f609ec1b-414d-457f-b9b4-57a1d2f5dd9e 0.602s 2025-12-07 16:53:24,873 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b35baa18-0d51-480f-8612-3229002f2475', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f609ec1b-414d-457f-b9b4-57a1d2f5dd9e'} Body: b'' 2025-12-07 16:53:25,253 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/a8762237-ad73-4fbd-bcb5-6a7a0e193950 0.379s 2025-12-07 16:53:25,253 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fbfdc943-f8be-484c-8788-25e740d3a3ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/a8762237-ad73-4fbd-bcb5-6a7a0e193950'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-07 16:53:25.267824Z 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-07 16:55:15.191529Z 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-07 16:53:25,750 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.482s 2025-12-07 16:53:25,750 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--565513026", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-373687ab-a570-489f-88ad-b564e6b16469', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"2d0e94d7-937f-45c1-b5e3-e60c44a13b1a","name":"tempest-network-smoke--565513026","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:53:25Z","updated_at":"2025-12-07T16:53:25Z","revision_number":1}}' 2025-12-07 16:53:27,227 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.477s 2025-12-07 16:53:27,228 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1698946679", "admin_state_up": true, "project_id": "c2862010b4074178b36417f9edc7c203", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8"}}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-a33e3b02-dee5-4539-83af-f24d6bde4674', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "1d11b3b7-9b8d-434f-955c-e3b7396e0f15", "name": "tempest-TestNetworkBasicOps-router-1698946679", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:53:25Z", "updated_at": "2025-12-07T16:53:26Z", "revision_number": 2, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:27,323 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.095s 2025-12-07 16:53:27,324 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-092235d8-51cc-4236-98c5-d9c52664d67c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:53:27,429 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.104s 2025-12-07 16:53:27,429 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e51fc548-b4f5-4621-9bbc-037588f72304', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:53:27,528 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.098s 2025-12-07 16:53:27,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': 'Sun, 07 Dec 2025 16:53:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7364163f-844d-4d79-ae4a-25b30bb47155', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:53:28,618 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.086s 2025-12-07 16:53:28,618 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-1865155137", "network_id": "2d0e94d7-937f-45c1-b5e3-e60c44a13b1a", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-f1434da4-6aa1-4246-af65-ba0198d793cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"e09cfae7-1dbd-45d3-850a-99f679dd29ce","name":"tempest-subnet-smoke-1865155137","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"2d0e94d7-937f-45c1-b5e3-e60c44a13b1a","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-07T16:53:27Z","updated_at":"2025-12-07T16:53:27Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:35,472 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/1d11b3b7-9b8d-434f-955c-e3b7396e0f15/add_router_interface 6.854s 2025-12-07 16:53:35,473 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e09cfae7-1dbd-45d3-850a-99f679dd29ce"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b0bef009-5d12-4fb2-a220-d0e5fdb11045', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1d11b3b7-9b8d-434f-955c-e3b7396e0f15/add_router_interface'} Body: b'{"id": "1d11b3b7-9b8d-434f-955c-e3b7396e0f15", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "1b0a529f-6995-4f40-8249-405ad501f5cf", "network_id": "2d0e94d7-937f-45c1-b5e3-e60c44a13b1a", "subnet_id": "e09cfae7-1dbd-45d3-850a-99f679dd29ce", "subnet_ids": ["e09cfae7-1dbd-45d3-850a-99f679dd29ce"]}' 2025-12-07 16:53:35,730 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.257s 2025-12-07 16:53:35,730 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-1b01d9f4-881a-401f-910e-a96307eb9bb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"2d0e94d7-937f-45c1-b5e3-e60c44a13b1a","name":"tempest-network-smoke--565513026","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["e09cfae7-1dbd-45d3-850a-99f679dd29ce"],"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-07T16:53:25Z","updated_at":"2025-12-07T16:53:27Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":5323}]}' 2025-12-07 16:53:35,808 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.077s 2025-12-07 16:53:35,808 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-2f85e532-ecc3-4a78-b1dd-bab77c4c91d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"},{"id":"e09cfae7-1dbd-45d3-850a-99f679dd29ce","name":"tempest-subnet-smoke-1865155137","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"2d0e94d7-937f-45c1-b5e3-e60c44a13b1a","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-07T16:53:27Z","updated_at":"2025-12-07T16:53:27Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:53:36,860 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 1.052s 2025-12-07 16:53:36,861 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-b2564922-31b7-4391-ba2b-f264088b1c0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "1d11b3b7-9b8d-434f-955c-e3b7396e0f15", "name": "tempest-TestNetworkBasicOps-router-1698946679", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:53:25Z", "updated_at": "2025-12-07T16:53:32Z", "revision_number": 3, "project_id": "c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:53:36,980 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.118s 2025-12-07 16:53:36,981 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-278585043", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG6wJWWxLGvBTJ5Ip0od9Oizr3Dzqd4Ak++qTn48lUR8y+k4RjRaHGfNUF1nZrGgo5z54x6qJhwfcFOjXNZjm0bmv8LQafDncs2atzQ+WABhthiZObFa8JLR2Htqy/O/Lw=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:36 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-d60825dc-9277-48fe-91dc-6fb05ebfff0d', 'x-compute-request-id': 'req-d60825dc-9277-48fe-91dc-6fb05ebfff0d', '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-278585043", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG6wJWWxLGvBTJ5Ip0od9Oizr3Dzqd4Ak++qTn48lUR8y+k4RjRaHGfNUF1nZrGgo5z54x6qJhwfcFOjXNZjm0bmv8LQafDncs2atzQ+WABhthiZObFa8JLR2Htqy/O/Lw==", "fingerprint": "ee:19:2e:7f:a8:32:01:a8:0a:b0:00:ac:e0:18:88:cf", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:53:37,904 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.921s 2025-12-07 16:53:37,904 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-1241471095", "description": "tempest-secgroup-smoke-1241471095 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a54c4b80-177b-433e-87d1-dfcaef36ca27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "3b5f85b1-25c0-4774-8438-f4b99729f632", "name": "tempest-secgroup-smoke-1241471095", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-1241471095 description", "shared": false, "security_group_rules": [{"id": "a0725e80-a9a2-421a-9b48-d5001227b01d", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "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-07T16:53:37Z", "updated_at": "2025-12-07T16:53:37Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "e4981bfd-bc94-4de6-b0c7-395103c9d8b6", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "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-07T16:53:37Z", "updated_at": "2025-12-07T16:53:37Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:53:37Z", "updated_at": "2025-12-07T16:53:37Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:38,800 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.895s 2025-12-07 16:53:38,800 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d7b4b9b6-4b9e-48b1-adc6-97d309f694d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3822ee52-c879-4ffb-ad6d-c49160baf2fd", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "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-07T16:53:37Z", "updated_at": "2025-12-07T16:53:37Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:39,033 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.232s 2025-12-07 16:53:39,034 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-451a92fc-bdb0-4038-8adc-599d889b6cff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f4c8367e-d9b0-4029-a73e-f531d2f0daf0", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "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-07T16:53:38Z", "updated_at": "2025-12-07T16:53:38Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:39,930 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.896s 2025-12-07 16:53:39,930 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a6d64aba-6bc7-442a-bd5c-8a0fe6072419', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "104d2bf2-527c-475c-8160-3ab80b0d2cb2", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "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-07T16:53:39Z", "updated_at": "2025-12-07T16:53:39Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:40,921 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.989s 2025-12-07 16:53:40,921 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e6c12a39-2a91-4fca-8a20-4b0e426908fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a69d973d-abb8-4781-8686-589403d02fb5", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "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-07T16:53:40Z", "updated_at": "2025-12-07T16:53:40Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:41,080 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.159s 2025-12-07 16:53:41,081 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d125446e-523a-4d64-8c60-79ceea50f660', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b75bc73b-6a07-4aa6-a41b-eefb3fe609d9", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "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-07T16:53:41Z", "updated_at": "2025-12-07T16:53:41Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:41,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.868s 2025-12-07 16:53:41,949 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-09078cfb-050c-448e-a1c7-8ccff2da2e46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4dade799-0171-4e6d-8f2d-973c0cb01bde", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "3b5f85b1-25c0-4774-8438-f4b99729f632", "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-07T16:53:41Z", "updated_at": "2025-12-07T16:53:41Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:42,278 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.322s 2025-12-07 16:53:42,278 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:41 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-898c8a98-fbe0-4031-b44f-8cf676618f2e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["CEt84P0lTAKiALPkKgnRsA"], "expires_at": "2025-12-07T17:53:42.000000Z", "issued_at": "2025-12-07T16:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:53:42,279 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-07 16:53:45,679 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.399s 2025-12-07 16:53:45,679 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1468307302", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "2d0e94d7-937f-45c1-b5e3-e60c44a13b1a"}], "key_name": "tempest-TestNetworkBasicOps-278585043", "security_groups": [{"name": "tempest-secgroup-smoke-1241471095"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:42 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6d8270e-9f33-4deb-9f56-5570b62c2ee6', 'x-compute-request-id': 'req-e6d8270e-9f33-4deb-9f56-5570b62c2ee6', '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": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1241471095"}], "adminPass": "Xh5ahi8kSr9J"}}' 2025-12-07 16:53:45,923 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/d4fe4947-5a45-41e0-a56f-c75ac694c028 0.241s 2025-12-07 16:53:45,923 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:45 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-099b4d5e-6d66-4b7b-b059-85e536e6d29c', 'x-compute-request-id': 'req-099b4d5e-6d66-4b7b-b059-85e536e6d29c', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"server": {"id": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "name": "tempest-TestNetworkBasicOps-server-1468307302", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:53:45Z", "updated": "2025-12-07T16:53:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-278585043", "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-07 16:53:47,154 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/d4fe4947-5a45-41e0-a56f-c75ac694c028 0.225s 2025-12-07 16:53:47,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': 'Sun, 07 Dec 2025 16:53:46 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-8c4c1029-87e5-4b06-b6eb-e29406422657', 'x-compute-request-id': 'req-8c4c1029-87e5-4b06-b6eb-e29406422657', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"server": {"id": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "name": "tempest-TestNetworkBasicOps-server-1468307302", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:53:45Z", "updated": "2025-12-07T16:53:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-278585043", "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-07 16:53:47,157 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-07 16:53:48,559 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/d4fe4947-5a45-41e0-a56f-c75ac694c028 0.401s 2025-12-07 16:53:48,559 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53: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-73629189-6c16-4df9-bec6-2e868071a62a', 'x-compute-request-id': 'req-73629189-6c16-4df9-bec6-2e868071a62a', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"server": {"id": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "name": "tempest-TestNetworkBasicOps-server-1468307302", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:53:45Z", "updated": "2025-12-07T16:53:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-278585043", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1241471095"}], "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-07 16:53:50,145 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/d4fe4947-5a45-41e0-a56f-c75ac694c028 0.562s 2025-12-07 16:53:50,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: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:49 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c1524e2-8dee-4198-b78c-096d906febb7', 'x-compute-request-id': 'req-4c1524e2-8dee-4198-b78c-096d906febb7', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"server": {"id": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "name": "tempest-TestNetworkBasicOps-server-1468307302", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:53:45Z", "updated": "2025-12-07T16:53:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-278585043", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1241471095"}], "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-07 16:53:51,596 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/d4fe4947-5a45-41e0-a56f-c75ac694c028 0.446s 2025-12-07 16:53:51,597 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:51 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-532353e0-ac04-4318-b3b3-c7a3c8876184', 'x-compute-request-id': 'req-532353e0-ac04-4318-b3b3-c7a3c8876184', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"server": {"id": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "name": "tempest-TestNetworkBasicOps-server-1468307302", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:53:45Z", "updated": "2025-12-07T16:53:50Z", "addresses": {"tempest-network-smoke--565513026": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:db:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-278585043", "OS-SRV-USG:launched_at": "2025-12-07T16:53:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1241471095"}], "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-07 16:53:51,602 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2025-12-07 16:53:52,078 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/d4fe4947-5a45-41e0-a56f-c75ac694c028 0.476s 2025-12-07 16:53:52,079 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:51 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-97363084-b8fb-4ec0-96f9-443ae97d1bd6', 'x-compute-request-id': 'req-97363084-b8fb-4ec0-96f9-443ae97d1bd6', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"server": {"id": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "name": "tempest-TestNetworkBasicOps-server-1468307302", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:53:45Z", "updated": "2025-12-07T16:53:50Z", "addresses": {"tempest-network-smoke--565513026": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:db:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-278585043", "OS-SRV-USG:launched_at": "2025-12-07T16:53:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1241471095"}], "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-07 16:53:52,083 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-07 16:53:52,172 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=d4fe4947-5a45-41e0-a56f-c75ac694c028 0.088s 2025-12-07 16:53:52,172 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-b181c9c8-1f32-4125-a319-4af927749eea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"ports":[{"id":"4936a131-c64c-4fec-93b6-6b4b73b05a9d","name":"","network_id":"2d0e94d7-937f-45c1-b5e3-e60c44a13b1a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:cf:db:0e","admin_state_up":true,"status":"ACTIVE","device_id":"d4fe4947-5a45-41e0-a56f-c75ac694c028","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e09cfae7-1dbd-45d3-850a-99f679dd29ce","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3b5f85b1-25c0-4774-8438-f4b99729f632"],"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-1468307302","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1468307302","fqdn":"tempest-testnetworkbasicops-server-1468307302.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:53:47Z","updated_at":"2025-12-07T16:53:50Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:53:52,172 25 DEBUG [tempest.common.waiters] Server ID d4fe4947-5a45-41e0-a56f-c75ac694c028 ports are all ACTIVE [{'id': '4936a131-c64c-4fec-93b6-6b4b73b05a9d', 'name': '', 'network_id': '2d0e94d7-937f-45c1-b5e3-e60c44a13b1a', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:cf:db:0e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd4fe4947-5a45-41e0-a56f-c75ac694c028', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e09cfae7-1dbd-45d3-850a-99f679dd29ce', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['3b5f85b1-25c0-4774-8438-f4b99729f632'], '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-1468307302', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-1468307302', 'fqdn': 'tempest-testnetworkbasicops-server-1468307302.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:53:47Z', 'updated_at': '2025-12-07T16:53:50Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:53:54,097 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.924s 2025-12-07 16:53:54,097 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "port_id": "4936a131-c64c-4fec-93b6-6b4b73b05a9d", "tenant_id": "c2862010b4074178b36417f9edc7c203", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:53:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-af34cdc8-49f9-43f2-ab7a-35076c19d9f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "587f04a8-2173-4066-a655-9211b8cbc78b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.212", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "1d11b3b7-9b8d-434f-955c-e3b7396e0f15", "port_id": "4936a131-c64c-4fec-93b6-6b4b73b05a9d", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "c2862010b4074178b36417f9edc7c203", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2d0e94d7-937f-45c1-b5e3-e60c44a13b1a", "mac_address": "fa:16:3e:cf:db:0e", "admin_state_up": true, "status": "ACTIVE", "device_id": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:53:52Z", "updated_at": "2025-12-07T16:53:52Z", "revision_number": 0}}' 2025-12-07 16:53:54,203 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/587f04a8-2173-4066-a655-9211b8cbc78b 0.105s 2025-12-07 16:53:54,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': 'Sun, 07 Dec 2025 16:53:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-f4e7e4ad-5afb-4cda-a9ac-f68a14cda53f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/587f04a8-2173-4066-a655-9211b8cbc78b'} Body: b'{"floatingip": {"id": "587f04a8-2173-4066-a655-9211b8cbc78b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.212", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "1d11b3b7-9b8d-434f-955c-e3b7396e0f15", "port_id": "4936a131-c64c-4fec-93b6-6b4b73b05a9d", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2d0e94d7-937f-45c1-b5e3-e60c44a13b1a", "mac_address": "fa:16:3e:cf:db:0e", "admin_state_up": true, "status": "ACTIVE", "device_id": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:53:52Z", "updated_at": "2025-12-07T16:53:53Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:53:54,204 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '587f04a8-2173-4066-a655-9211b8cbc78b', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.212', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': '1d11b3b7-9b8d-434f-955c-e3b7396e0f15', 'port_id': '4936a131-c64c-4fec-93b6-6b4b73b05a9d', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '2d0e94d7-937f-45c1-b5e3-e60c44a13b1a', 'mac_address': 'fa:16:3e:cf:db:0e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd4fe4947-5a45-41e0-a56f-c75ac694c028', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:53:52Z', 'updated_at': '2025-12-07T16:53:53Z', 'revision_number': 1, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:53:54,204 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.106621 seconds 2025-12-07 16:53:54,204 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.212 with user: cirros 2025-12-07 16:53:54,205 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.212 in 120 sec and the expected result is reachable 2025-12-07 16:54:10,511 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.306526 seconds 2025-12-07 16:54:10,512 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.212 in 120 sec and the ping result is expected 2025-12-07 16:54:10,781 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/d4fe4947-5a45-41e0-a56f-c75ac694c028/action 0.268s 2025-12-07 16:54:10,782 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:10 GMT', 'server': 'Apache', 'content-length': '75222', 'openstack-api-ve10000 rsion': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f40f10-0387-483d-8f42-2fb9f71bf0df', 'x-compute-request-id': 'req-d8f40f10-0387-483d-8f42-2fb9f71bf0df', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1482567858 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2800.000 MHz processor\\n[ 0.001222] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001614] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004389] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004435] Using GB pages for direct mapping\\n[ 0.004654] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004660] ACPI: Early table checksum verification disabled\\n[ 0.004668] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004674] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004683] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004692] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004696] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004700] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004704] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004707] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004711] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004713] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004715] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004716] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004717] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004718] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006013] No NUMA configuration fo 2025-12-07 16:54:10,783 25 DEBUG [tempest.scenario.manager] Console output for d4fe4947-5a45-41e0-a56f-c75ac694c028 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1482567858 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2800.000 MHz processor [ 0.001222] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001614] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004389] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004435] Using GB pages for direct mapping [ 0.004654] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004660] ACPI: Early table checksum verification disabled [ 0.004668] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004674] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004683] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004692] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004696] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004700] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004704] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004707] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004711] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004713] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004715] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004716] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004717] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004718] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006013] No NUMA configuration found [ 0.006015] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006024] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006382] Zone ranges: [ 0.006383] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006386] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006388] Normal empty [ 0.006390] Device empty [ 0.006391] Movable zone start for each node [ 0.006394] Early memory node ranges [ 0.006395] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006397] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006399] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006776] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006805] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007022] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017953] ACPI: PM-Timer IO Port: 0x608 [ 0.017995] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018146] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018151] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018153] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018155] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018157] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018159] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018163] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018167] TSC deadline timer available [ 0.018182] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018272] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018275] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018276] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018278] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018280] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018282] Booting paravirtualized kernel on KVM [ 0.018287] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018298] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018754] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018886] kvm-guest: setup async PF for cpu 0 [ 0.018916] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018935] kvm-guest: PV spinlocks disabled, single CPU [ 0.018944] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018946] Policy zone: DMA32 [ 0.018948] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019029] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019050] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019061] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019129] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019487] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020255] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020289] ftrace: allocating 50600 entries in 198 pages [ 0.049341] ftrace: allocated 198 pages with 4 groups [ 0.049524] rcu: Hierarchical RCU implementation. [ 0.049526] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049528] Rude variant of Tasks RCU enabled. [ 0.049529] Tracing variant of Tasks RCU enabled. [ 0.049531] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049532] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.053946] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054342] random: crng init done [ 0.095519] Console: colour VGA+ 80x25 [ 0.241173] printk: console [tty1] enabled [ 0.594088] printk: console [ttyS0] enabled [ 0.597283] ACPI: Core revision 20210730 [ 0.600461] APIC: Switch to symmetric I/O mode setup [ 0.605268] x2apic enabled [ 0.608640] Switched APIC routing to physical x2apic. [ 0.617606] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.625088] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.629079] pid_max: default: 32768 minimum: 301 [ 0.629079] LSM: Security Framework initializing [ 0.629079] landlock: Up and running. [ 0.629079] Yama: becoming mindful. [ 0.629079] AppArmor: AppArmor initialized [ 0.629079] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.629079] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.629079] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.629079] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.629079] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.629079] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.629079] Spectre V2 : Mitigation: Retpolines [ 0.629079] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.629079] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.629079] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.629079] RETBleed: Mitigation: untrained return thunk [ 0.629079] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.629079] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.629079] Freeing SMP alternatives memory: 44K [ 0.629079] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.629268] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.633102] ... version: 0 [ 0.636310] ... bit width: 48 [ 0.637092] ... generic registers: 6 [ 0.640070] ... value mask: 0000ffffffffffff [ 0.641092] ... max period: 00007fffffffffff [ 0.644880] ... fixed-purpose events: 0 [ 0.645092] ... event mask: 000000000000003f [ 0.649039] rcu: Hierarchical SRCU implementation. [ 0.649692] smp: Bringing up secondary CPUs ... [ 0.653004] smp: Brought up 1 node, 1 CPU [ 0.653097] smpboot: Max logical packages: 1 [ 0.656164] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.657697] devtmpfs: initialized [ 0.660410] x86/mm: Memory block size: 128MB [ 0.661353] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.665112] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.669209] pinctrl core: initialized pinctrl subsystem [ 0.673424] PM: RTC time: 16:53:52, date: 2025-12-07 [ 0.677291] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.681272] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.685163] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.689114] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.693100] audit: initializing netlink subsys (disabled) [ 0.697137] thermal_sys: Registered thermal governor 'fair_share' [ 0.697139] thermal_sys: Registered thermal governor 'bang_bang' [ 0.701096] audit: type=2000 audit(1765126432.399:1): state=initialized audit_enabled=0 res=1 [ 0.709095] thermal_sys: Registered thermal governor 'step_wise' [ 0.709097] thermal_sys: Registered thermal governor 'user_space' [ 0.713092] thermal_sys: Registered thermal governor 'power_allocator' [ 0.717119] EISA bus registered [ 0.723642] cpuidle: using governor ladder [ 0.725094] cpuidle: using governor menu [ 0.730715] ACPI: bus type PCI registered [ 0.733096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.737449] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.741094] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.745121] PCI: Using configuration type 1 for base access [ 0.750400] Kprobes globally optimized [ 0.753270] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.757095] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.762055] ACPI: Added _OSI(Module Device) [ 0.765132] ACPI: Added _OSI(Processor Device) [ 0.768733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.769132] ACPI: Added _OSI(Processor Aggregator Device) [ 0.772954] ACPI: Added _OSI(Linux-Dell-Video) [ 0.773103] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.776865] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.780611] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.785426] ACPI: Interpreter enabled [ 0.788413] ACPI: PM: (supports S0 S5) [ 0.789094] ACPI: Using IOAPIC for interrupt routing [ 0.792965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.793093] PCI: Using E820 reservations for host bridge windows [ 0.797390] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.806189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.809101] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.813238] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.817248] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.822361] PCI host bridge to bus 0000:00 [ 0.825094] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.829092] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.833093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.837092] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.841092] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.845100] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.849093] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.853424] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.861578] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.872713] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.883905] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.891532] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.904031] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.905340] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.913920] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.921093] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.938968] pci 0000:00:02.0: enabling Extended Tags [ 0.946106] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.952879] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.961348] pci 0000:00:02.1: enabling Extended Tags [ 0.967780] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.973095] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.984549] pci 0000:00:02.2: enabling Extended Tags [ 0.987793] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.993095] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.003976] pci 0000:00:02.3: enabling Extended Tags [ 1.007771] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.013096] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.026126] pci 0000:00:02.4: enabling Extended Tags [ 1.033229] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.041094] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.053345] pci 0000:00:02.5: enabling Extended Tags [ 1.059762] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.065095] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.075975] pci 0000:00:02.6: enabling Extended Tags [ 1.079770] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.085095] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.098768] pci 0000:00:02.7: enabling Extended Tags [ 1.106131] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.113098] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.125433] pci 0000:00:03.0: enabling Extended Tags [ 1.131779] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.137102] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.146743] pci 0000:00:03.1: enabling Extended Tags [ 1.151761] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.159740] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.172223] pci 0000:00:03.2: enabling Extended Tags [ 1.179570] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.187223] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.196131] pci 0000:00:03.3: enabling Extended Tags [ 1.200883] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.205099] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.218461] pci 0000:00:03.4: enabling Extended Tags [ 1.225153] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.233104] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.245444] pci 0000:00:03.5: enabling Extended Tags [ 1.251634] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.256424] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.264603] pci 0000:00:03.6: enabling Extended Tags [ 1.267724] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.274476] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.285094] pci 0000:00:03.7: enabling Extended Tags [ 1.293309] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.300603] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.306652] pci 0000:00:04.0: enabling Extended Tags [ 1.311699] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.318353] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.329407] pci 0000:00:04.1: enabling Extended Tags [ 1.335597] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.340637] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.348563] pci 0000:00:04.2: enabling Extended Tags [ 1.353980] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.360688] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.366611] pci 0000:00:04.3: enabling Extended Tags [ 1.371718] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.376710] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.384258] pci 0000:00:04.4: enabling Extended Tags [ 1.389895] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.400908] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.412721] pci 0000:00:04.5: enabling Extended Tags [ 1.415816] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.421095] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.432225] pci 0000:00:04.6: enabling Extended Tags [ 1.435862] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.441099] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.456328] pci 0000:00:04.7: enabling Extended Tags [ 1.464545] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.469095] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.482877] pci 0000:00:05.0: enabling Extended Tags [ 1.552638] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.555063] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.558198] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.579215] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.583823] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.591724] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.600951] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.610248] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.618415] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.627307] pci 0000:01:00.0: enabling Extended Tags [ 1.706217] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.709164] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.713166] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.717246] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.724056] pci_bus 0000:02: extended config space not accessible [ 1.725431] acpiphp: Slot [1] registered [ 1.729071] acpiphp: Slot [0] registered [ 1.729186] acpiphp: Slot [2] registered [ 1.732368] acpiphp: Slot [3] registered [ 1.733145] acpiphp: Slot [4] registered [ 1.736028] acpiphp: Slot [5] registered [ 1.737141] acpiphp: Slot [6] registered [ 1.740015] acpiphp: Slot [7] registered [ 1.741140] acpiphp: Slot [8] registered [ 1.744031] acpiphp: Slot [9] registered [ 1.745141] acpiphp: Slot [10] registered [ 1.748054] acpiphp: Slot [11] registered [ 1.749139] acpiphp: Slot [12] registered [ 1.752096] acpiphp: Slot [13] registered [ 1.753141] acpiphp: Slot [14] registered [ 1.756383] acpiphp: Slot [15] registered [ 1.757144] acpiphp: Slot [16] registered [ 1.760104] acpiphp: Slot [17] registered [ 1.761141] acpiphp: Slot [18] registered [ 1.764086] acpiphp: Slot [19] registered [ 1.765140] acpiphp: Slot [20] registered [ 1.768096] acpiphp: Slot [21] registered [ 1.769140] acpiphp: Slot [22] registered [ 1.772082] acpiphp: Slot [23] registered [ 1.773139] acpiphp: Slot [24] registered [ 1.776070] acpiphp: Slot [25] registered [ 1.777156] acpiphp: Slot [26] registered [ 1.780089] acpiphp: Slot [27] registered [ 1.781138] acpiphp: Slot [28] registered [ 1.784067] acpiphp: Slot [29] registered [ 1.785140] acpiphp: Slot [30] registered [ 1.788202] acpiphp: Slot [31] registered [ 1.791697] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.804301] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.878753] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.881162] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.885158] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.889224] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.899102] acpiphp: Slot [0-2] registered [ 1.901757] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.911115] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.923787] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.927316] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.929292] pci 0000:03:00.0: enabling Extended Tags [ 2.012410] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.013231] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.017217] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.025049] acpiphp: Slot [0-3] registered [ 2.025807] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.037097] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.053097] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.062909] pci 0000:04:00.0: enabling Extended Tags [ 2.145802] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.149262] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.153229] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.160920] acpiphp: Slot [0-4] registered [ 2.161769] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.173123] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.191365] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.197171] pci 0000:05:00.0: enabling Extended Tags [ 2.278555] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.281411] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.285216] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.292800] acpiphp: Slot [0-5] registered [ 2.293736] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.305099] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.319445] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.324345] pci 0000:06:00.0: enabling Extended Tags [ 2.406258] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.409229] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.413216] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.420875] acpiphp: Slot [0-6] registered [ 2.496684] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.497227] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.501218] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.508854] acpiphp: Slot [0-7] registered [ 2.581394] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.585032] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.585217] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.592492] acpiphp: Slot [0-8] registered [ 2.663124] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.665217] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.669217] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.676330] acpiphp: Slot [0-9] registered [ 2.750752] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.753233] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.757221] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.765751] acpiphp: Slot [0-10] registered [ 2.842702] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.845231] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.849218] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.857055] acpiphp: Slot [0-11] registered [ 2.927205] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.929445] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.933218] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.941297] acpiphp: Slot [0-12] registered [ 3.022557] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.025261] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.029244] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.037957] acpiphp: Slot [0-13] registered [ 3.114058] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.117229] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.121234] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.128899] acpiphp: Slot [0-14] registered [ 3.201078] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.201227] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.205238] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.213014] acpiphp: Slot [0-15] registered [ 3.287243] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.289232] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.293220] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.301033] acpiphp: Slot [0-16] registered [ 3.373874] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.377231] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.381217] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.388593] acpiphp: Slot [0-17] registered [ 3.460990] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.461222] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.465233] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.472551] acpiphp: Slot [0-18] registered [ 3.548035] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.549227] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.553243] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.560699] acpiphp: Slot [0-19] registered [ 3.634406] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.637249] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.641219] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.648595] acpiphp: Slot [0-20] registered [ 3.722943] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.725229] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.729219] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.736735] acpiphp: Slot [0-21] registered [ 3.811658] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.813227] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.817221] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.825015] acpiphp: Slot [0-22] registered [ 3.898178] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.901226] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.905219] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.912937] acpiphp: Slot [0-23] registered [ 3.992876] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.993266] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.997253] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.004818] acpiphp: Slot [0-24] registered [ 4.077897] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.081243] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.085219] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.092660] acpiphp: Slot [0-25] registered [ 4.166694] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.169227] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.173225] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.225755] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.229356] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.233308] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.237304] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.241305] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.245301] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.249306] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.253298] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.257186] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.261105] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.265105] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.269105] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.273130] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.277107] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.281107] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.285107] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.289379] iommu: Default domain type: Translated [ 4.293091] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.297255] SCSI subsystem initialized [ 4.301012] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.301079] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.301100] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.305091] vgaarb: loaded [ 4.307977] ACPI: bus type USB registered [ 4.309175] usbcore: registered new interface driver usbfs [ 4.313100] usbcore: registered new interface driver hub [ 4.317101] usbcore: registered new device driver usb [ 4.321118] pps_core: LinuxPPS API ver. 1 registered [ 4.325091] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.329096] PTP clock support registered [ 4.332880] EDAC MC: Ver: 3.0.0 [ 4.336479] NetLabel: Initializing [ 4.337092] NetLabel: domain hash size = 128 [ 4.341091] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.345113] NetLabel: unlabeled traffic allowed by default [ 4.349136] PCI: Using ACPI for IRQ routing [ 5.159935] clocksource: Switched to clocksource kvm-clock [ 5.176254] VFS: Disk quotas dquot_6.6.0 [ 5.180527] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.187063] AppArmor: AppArmor Filesystem Enabled [ 5.191693] pnp: PnP ACPI init [ 5.195376] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.203373] pnp: PnP ACPI: found 5 devices [ 5.213298] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.221819] NET: Registered PF_INET protocol family [ 5.226595] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.236071] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.245188] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.253738] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.262718] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.270888] TCP: Hash tables configured (established 1024 bind 1024) [ 5.278382] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.288369] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.294427] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.300739] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.305970] NET: Registered PF_XDP protocol family [ 5.310640] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.318375] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.326063] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.333462] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.340919] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.348586] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.356208] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.364002] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.371727] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.379164] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.386913] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.394354] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.401847] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.409186] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.416843] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.424249] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.431659] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.439049] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.446395] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.453929] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.461582] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.469446] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.476867] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.484312] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.491983] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.497745] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.503422] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.509130] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.514876] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.520936] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.526718] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.532547] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.538357] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.544130] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.549768] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.555465] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.561190] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.566975] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.572748] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.578835] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.585396] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.593203] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.599164] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.605202] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.611009] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.617124] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.622931] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.628975] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.634737] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.640747] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.646544] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.652601] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.658404] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.664454] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.670222] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.676215] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.683703] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.692830] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.701407] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.710798] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.719666] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.728311] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.734376] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.739861] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.745455] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.751004] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.756466] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.762019] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.766955] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.770618] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.774342] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.777996] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.781667] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.785401] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.789323] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.793009] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.796942] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.800690] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.804643] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.808334] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.812341] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.816087] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.820010] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.823760] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.827667] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.831408] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.835389] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.839470] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.843448] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.847239] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.851201] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.855166] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.859134] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.862908] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.866861] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.869934] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.876953] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.883011] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.890563] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.893783] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.899237] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.905122] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.911861] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.917573] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.922398] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.929185] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.934086] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.939973] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.948630] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.953733] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.958654] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.965570] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.970415] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.975738] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.982578] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.986848] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.992326] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.999189] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.004279] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.009126] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.015720] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.020650] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.026100] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.032630] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.037497] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.042189] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.048672] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.053031] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.058390] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.064581] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.069443] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.074114] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.081549] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.086240] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.092596] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.099332] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.103192] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.107968] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.112846] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.118919] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.122402] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.127393] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.132336] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.138923] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.141960] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.147120] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.151985] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.158663] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.161707] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.166940] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.171664] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.178438] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.181584] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.186909] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.191621] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.198107] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.201207] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.206178] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.211630] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.218293] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.221564] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.226355] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.231621] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.237802] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.241433] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.246169] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.251263] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.257622] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.261177] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.265903] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.271004] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.277161] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.281130] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.286572] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.291317] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.299183] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.302361] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.308634] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.315177] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.321765] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.325865] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.330756] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.335569] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.343195] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.346324] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.352204] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.357368] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.364256] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.368079] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.372550] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.376541] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.380646] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.384818] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.388869] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.392170] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.395807] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.400045] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.403387] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.407052] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.411513] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.415498] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.420340] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.424033] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.428269] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.432233] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.437989] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.441735] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.446229] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.449975] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.454434] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.458191] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.462614] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.466312] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.470810] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.474561] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.479206] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.483022] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.487429] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.491159] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.495595] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.499317] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.503688] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.507071] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.510957] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.515587] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.518993] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.522725] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.527127] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.530605] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.534419] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.539006] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.542507] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.546211] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.550574] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.554028] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.557730] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.562158] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.565632] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.569380] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.573710] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.576984] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.580727] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.585006] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.588509] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.592156] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.598534] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.601853] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.605748] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.610077] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.613454] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.617506] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.621873] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.625192] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.628907] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.633484] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.637006] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.640987] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.645439] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.648980] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.652928] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.658905] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.668647] PCI: CLS 0 bytes, default 64 [ 6.671229] Trying to unpack rootfs image as initramfs... [ 6.675261] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.689455] Initialise system trusted keyrings [ 6.692237] Key type blacklist registered [ 6.701269] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.710331] zbud: loaded [ 6.712301] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.725193] fuse: init (API version 7.34) [ 6.728027] integrity: Platform Keyring initialized [ 6.741230] Key type asymmetric registered [ 6.743971] Asymmetric key parser 'x509' registered [ 6.753256] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.765312] io scheduler mq-deadline registered [ 6.771290] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.785498] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.798777] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.813498] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.821057] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.837564] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.844619] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.857630] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.869069] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.881593] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.893050] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.905685] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.919936] Freeing initrd memory: 8744K [ 6.924904] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.929652] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.940064] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.944170] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.949339] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.955788] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.961780] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.969863] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.974888] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.983865] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.987864] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.995782] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.999958] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.009042] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.013158] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.022374] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.026327] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.035566] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.040863] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.048617] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.054067] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.058783] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.065065] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.068938] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.078020] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.081985] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.092099] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.097424] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.106880] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.111943] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.122138] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.128248] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.137257] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.142757] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.151216] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.155101] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.164082] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.167976] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.173177] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.179135] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.184316] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.191429] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.199938] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.203867] shpchp 0000:01:00.0: Slot initialization failed [ 7.209240] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.214593] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.219273] ACPI: button: Power Button [PWRF] [ 7.248406] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.281729] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.287598] Linux agpgart interface v0.103 [ 7.291386] loop: module loaded [ 7.293771] tun: Universal TUN/TAP device driver, 1.6 [ 7.296961] PPP generic driver version 2.4.2 [ 7.300139] VFIO - User Level meta-driver version: 0.3 [ 7.303404] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.307340] ehci-pci: EHCI PCI platform driver [ 7.311873] ehci-platform: EHCI generic platform driver [ 7.315904] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.374894] ohci-pci: OHCI PCI platform driver [ 7.382279] ohci-platform: OHCI generic platform driver [ 7.390805] uhci_hcd: USB Universal Host Controller Interface driver [ 7.403728] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.409036] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.416662] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.422021] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.427968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.436317] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.441633] usb usb1: Product: UHCI Host Controller [ 7.445349] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.449870] usb usb1: SerialNumber: 0000:02:01.0 [ 7.453482] hub 1-0:1.0: USB hub found [ 7.456814] hub 1-0:1.0: 2 ports detected [ 7.460187] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.468474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.472178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.476102] mousedev: PS/2 mouse device common for all mice [ 7.481070] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.487171] rtc_cmos 00:03: RTC can wake from S4 [ 7.492664] rtc_cmos 00:03: registered as rtc0 [ 7.496277] rtc_cmos 00:03: setting system clock to 2025-12-07T16:54:00 UTC (1765126440) [ 7.502207] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.507184] i2c_dev: i2c /dev entries driver [ 7.510531] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.519379] device-mapper: uevent: version 1.0.3 [ 7.522861] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.528917] platform eisa.0: Probing EISA bus 0 [ 7.532316] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.537212] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.541726] platfor10000 m eisa.0: Cannot allocate resource for EISA slot 2 [ 7.546289] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.550904] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.555524] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.560121] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.565126] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.569795] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.574690] platform eisa.0: EISA: Detected 0 cards [ 7.578322] ledtrig-cpu: registered to indicate activity on CPUs [ 7.582835] drop_monitor: Initializing network drop monitor service [ 7.587546] NET: Registered PF_INET6 protocol family [ 7.594641] Segment Routing with IPv6 [ 7.597521] In-situ OAM (IOAM) with IPv6 [ 7.600620] NET: Registered PF_PACKET protocol family [ 7.604361] Key type dns_resolver registered [ 7.607891] IPI shorthand broadcast: enabled [ 7.611197] registered taskstats version 1 [ 7.614501] Loading compiled-in X.509 certificates [ 7.618763] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.626520] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.633812] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.640760] blacklist: Loading compiled-in revocation X.509 certificates [ 7.645548] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.653239] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.660772] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.671179] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.679063] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.687202] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.695089] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.702478] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.710634] zswap: loaded using pool lzo/zbud [ 7.714102] Key type .fscrypt registered [ 7.717314] Key type fscrypt-provisioning registered [ 7.723938] Key type encrypted registered [ 7.728063] AppArmor: AppArmor sha1 policy hashing enabled [ 7.732931] ima: No TPM chip found, activating TPM-bypass! [ 7.737200] Loading compiled-in module X.509 certificates [ 7.741639] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.748666] ima: Allocated hash algorithm: sha1 [ 7.752187] ima: No architecture policies found [ 7.755940] evm: Initialising EVM extended attributes: [ 7.759947] evm: security.selinux [ 7.763035] evm: security.SMACK64 [ 7.766024] evm: security.SMACK64EXEC [ 7.769232] evm: security.SMACK64TRANSMUTE [ 7.772379] evm: security.SMACK64MMAP [ 7.775240] evm: security.apparmor [ 7.777951] evm: security.ima [ 7.780410] evm: security.capability [ 7.783335] evm: HMAC attrs: 0x1 [ 7.786243] PM: Magic number: 5:599:893 [ 7.789782] RAS: Correctable Errors collector initialized. [ 7.793925] Unstable clock detected, switching default tracing clock to "global" [ 7.793925] If you want to keep using the local clock, then add: [ 7.793925] "trace_clock=local" [ 7.793925] on the kernel command line [ 7.808110] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.815572] Freeing unused decrypted memory: 2036K [ 7.819825] Freeing unused kernel image (initmem) memory: 3244K [ 7.824460] Write protecting the kernel read-only data: 30720k [ 7.829449] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.834366] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.884253] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.889513] Run /init as init process info: initramfs: up at 7.32 [ 7.957395] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.967738] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.973466] GPT:229375 != 2097151 [ 7.976108] GPT:Alternate GPT header not at the end of the disk. [ 7.980450] GPT:229375 != 2097151 [ 7.983239] GPT: Use GNU Parted to correct GPT errors. [ 8.037873] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.456827] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.494706] 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:d4:fe:49:47:5a:45:41:e0:a5:6f:c7:5a:c6:94:c0:28 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHAXS5uaP63qr30Ncg+k5hqJ0k+1C45O71k0UCjrDAIZcGKZnxQzrIQeRLKBHl8L33eOBKzXG1lgsTVpSQW/5mQzgYk26e19Jth3Spi9ytK4vL0Nhi+zOzYPc9OgLyJ6hEXSbs25TRRPuepUU1+bbX79PNufvYlGNoOMH0GTG1f8ufHbkfVAJ5wRDYd+sHyNFWo2NLHssWK34EaER7u7ZNF41kyLOXgGh9YAH+rE49W2h26z81OeQJGgSkjZXnqoWJqNYEN+mFDCvS+KNX6lawpwzFHtVukJRO6kh7lEYFVf/g3IMfNAv83MtIZn3usx7jFmRSapna35s6HtF+r52d root@tempest-testnetworkbasicops-server-1468307302 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOzrhqhyk2fYZuYPc7G4KUYCOYt7TreMiqUU3g7YmH3ujwGDsXxqNzTWPxKoX45PfViPXhzOP99b6hRa75wSKQY= root@tempest-testnetworkbasicops-server-1468307302 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fecf:db0e/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: d4fe4947-5a45-41e0-a56f-c75ac694c028 name: tempest-TestNetworkBasicOps-server-1468307302 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1468307302 launch-index: 0 === cirros: current=0.6.2 uptime=9.28 === === 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:CF:DB:0E inet6 addr: fe80::f816:3eff:fecf:db0e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:932 (932.0 B) TX bytes:176 (176.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1468307302 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.581645] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.584573] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.603315] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.837715] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.876553] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.017870] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.019017] ISO 9660 Extensions: RRIP_1991A [ 9.123367] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.705623] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.707944] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:54:01 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:54:02 cirros auth.notice su: + none root:cirros Dec 7 16:54:02 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:54:02 cirros daemon.info dhcpcd[350]: DUID 00:04:d4:fe:49:47:5a:45:41:e0:a5:6f:c7:5a:c6:94:c0:28 Dec 7 16:54:02 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:54:02 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:54:02 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:54:02 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:cf:db:0e Dec 7 16:54:02 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fecf:db0e Dec 7 16:54:02 cirros authpriv.info dropbear[391]: Running in background Dec 7 16:54:02 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-1468307302 login: 2025-12-07 16:54:10,785 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:10,791 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:10,905 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:10,905 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:11,823 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.916s 2025-12-07 16:54:11,823 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--1229015688", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-96fcdbab-cc99-4eb4-9616-c344533aec01', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"457b11d7-1c82-418d-8bd6-04d335bfbf6a","name":"tempest-network-smoke--1229015688","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:54:11Z","updated_at":"2025-12-07T16:54:11Z","revision_number":1}}' 2025-12-07 16:54:11,934 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.110s 2025-12-07 16:54:11,934 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-b2e3d21e-afdd-4a10-a14d-9b3c59eb5482', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"e09cfae7-1dbd-45d3-850a-99f679dd29ce","name":"tempest-subnet-smoke-1865155137","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"2d0e94d7-937f-45c1-b5e3-e60c44a13b1a","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-07T16:53:27Z","updated_at":"2025-12-07T16:53:27Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:54:12,038 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.103s 2025-12-07 16:54:12,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-ce70590d-e487-49fd-9a45-33c6c091eac7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:54:12,134 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.095s 2025-12-07 16:54:12,134 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9e4e4a2c-adff-454d-b06d-3ba85a2bd3d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:54:12,201 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.16%2F28 0.067s 2025-12-07 16:54:12,202 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-583177ca-f28a-4caa-a3ac-0e481648eaee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:54:12,355 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.153s 2025-12-07 16:54:12,356 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-85364020-5943-4ede-8639-d5f5a31467bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:54:12,439 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.16%2F28 0.083s 2025-12-07 16:54:12,440 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0a05483d-bab2-47b9-8854-e7a850769788', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:54:13,339 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 0.899s 2025-12-07 16:54:13,340 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-1530060581", "network_id": "457b11d7-1c82-418d-8bd6-04d335bfbf6a", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-d1d874f3-4c2f-4cb3-94b4-1e80783d0df7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"3344945d-2847-4bc4-be8f-8aa289d8b5dd","name":"tempest-subnet-smoke-1530060581","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"457b11d7-1c82-418d-8bd6-04d335bfbf6a","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-07T16:54:12Z","updated_at":"2025-12-07T16:54:12Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:54:13,341 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:13,345 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:13,417 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:13,418 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:13,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-07 16:54:13,419 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:13,422 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:13,530 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:13,531 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:13,816 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=d4fe4947-5a45-41e0-a56f-c75ac694c028 0.277s 2025-12-07 16:54:13,816 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-736d5293-ca43-4cb4-974a-f657b9cf9398', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"ports":[{"id":"4936a131-c64c-4fec-93b6-6b4b73b05a9d","name":"","network_id":"2d0e94d7-937f-45c1-b5e3-e60c44a13b1a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:cf:db:0e","admin_state_up":true,"status":"ACTIVE","device_id":"d4fe4947-5a45-41e0-a56f-c75ac694c028","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e09cfae7-1dbd-45d3-850a-99f679dd29ce","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3b5f85b1-25c0-4774-8438-f4b99729f632"],"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-1468307302","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1468307302","fqdn":"tempest-testnetworkbasicops-server-1468307302.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:53:47Z","updated_at":"2025-12-07T16:53:50Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:54:22,957 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/d4fe4947-5a45-41e0-a56f-c75ac694c028/os-interface 9.140s 2025-12-07 16:54:22,958 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "457b11d7-1c82-418d-8bd6-04d335bfbf6a"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:13 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-1256d30d-ab3f-4e1a-a566-7bd6c6e899e2', 'x-compute-request-id': 'req-1256d30d-ab3f-4e1a-a566-7bd6c6e899e2', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "457b11d7-1c82-418d-8bd6-04d335bfbf6a", "port_id": "3469700c-feaf-4561-8442-cd95e7b68d05", "mac_addr": "fa:16:3e:4f:b8:de", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "3344945d-2847-4bc4-be8f-8aa289d8b5dd", "ip_address": "10.100.0.23"}]}}' 2025-12-07 16:54:23,083 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=d4fe4947-5a45-41e0-a56f-c75ac694c028 0.123s 2025-12-07 16:54:23,084 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2673', 'x-openstack-request-id': 'req-a503ec25-57a5-4592-83bc-2dcb5796f314', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"ports":[{"id":"3469700c-feaf-4561-8442-cd95e7b68d05","name":"","network_id":"457b11d7-1c82-418d-8bd6-04d335bfbf6a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:4f:b8:de","admin_state_up":true,"status":"ACTIVE","device_id":"d4fe4947-5a45-41e0-a56f-c75ac694c028","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3344945d-2847-4bc4-be8f-8aa289d8b5dd","ip_address":"10.100.0.23"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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-1468307302","dns_assignment":[{"ip_address":"10.100.0.23","hostname":"tempest-testnetworkbasicops-server-1468307302","fqdn":"tempest-testnetworkbasicops-server-1468307302.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:54:14Z","updated_at":"2025-12-07T16:54:22Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"4936a131-c64c-4fec-93b6-6b4b73b05a9d","name":"","network_id":"2d0e94d7-937f-45c1-b5e3-e60c44a13b1a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:cf:db:0e","admin_state_up":true,"status":"ACTIVE","device_id":"d4fe4947-5a45-41e0-a56f-c75ac694c028","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e09cfae7-1dbd-45d3-850a-99f679dd29ce","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3b5f85b1-25c0-4774-8438-f4b99729f632"],"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-1468307302","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1468307302","fqdn":"tempest-testnetworkbasicops-server-1468307302.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:53:47Z","updated_at":"2025-12-07T16:53:50Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:54:23,084 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.123965 seconds 2025-12-07 16:54:23,084 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-07 16:54:23,084 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:23,089 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:23,199 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:23,200 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:23,206 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.121753 seconds 2025-12-07 16:54:23,206 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-07 16:54:23,206 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:23,209 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:23,313 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:23,313 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:23,320 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.23/28 dev eth1 2025-12-07 16:54:23,320 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:23,323 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:23,444 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:23,444 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:23,457 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-07 16:54:23,457 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:23,460 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:23,579 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:23,580 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:23,828 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=d4fe4947-5a45-41e0-a56f-c75ac694c028&network_id=457b11d7-1c82-418d-8bd6-04d335bfbf6a 0.226s 2025-12-07 16:54:23,829 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-b78713d1-8500-47c3-ba02-548365abcb68', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d4fe4947-5a45-41e0-a56f-c75ac694c028&network_id=457b11d7-1c82-418d-8bd6-04d335bfbf6a'} Body: b'{"ports":[{"id":"3469700c-feaf-4561-8442-cd95e7b68d05","name":"","network_id":"457b11d7-1c82-418d-8bd6-04d335bfbf6a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:4f:b8:de","admin_state_up":true,"status":"ACTIVE","device_id":"d4fe4947-5a45-41e0-a56f-c75ac694c028","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3344945d-2847-4bc4-be8f-8aa289d8b5dd","ip_address":"10.100.0.23"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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-1468307302","dns_assignment":[{"ip_address":"10.100.0.23","hostname":"tempest-testnetworkbasicops-server-1468307302","fqdn":"tempest-testnetworkbasicops-server-1468307302.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:54:14Z","updated_at":"2025-12-07T16:54:22Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:54:23,830 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:23,835 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:23,944 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:23,945 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:23,945 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:4f:b8:de/ {print $2}' 2025-12-07 16:54:23,945 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:23,949 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:24,060 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:24,060 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:24,154 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.082s 2025-12-07 16:54:24,154 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1778008565", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPie3zVFuCRJ0ydWzFOaz11NSYn9gu+PmeGj7R3vwMr0ki3BvpudG2rtV4gONK25fPpsA9Ic44Mi1Do4SXT6gDVEgTo/V3hZ9WHk4ZEanoCem7BLUvAsEcKQ5KpmNugWUQ=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:24 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-b05f3de8-5c06-4ec3-a7af-8db05e1b5aae', 'x-compute-request-id': 'req-b05f3de8-5c06-4ec3-a7af-8db05e1b5aae', '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-1778008565", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPie3zVFuCRJ0ydWzFOaz11NSYn9gu+PmeGj7R3vwMr0ki3BvpudG2rtV4gONK25fPpsA9Ic44Mi1Do4SXT6gDVEgTo/V3hZ9WHk4ZEanoCem7BLUvAsEcKQ5KpmNugWUQ==", "fingerprint": "68:3a:db:27:8a:2b:03:45:59:6c:37:33:4c:97:06:97", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:54:24,348 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.193s 2025-12-07 16:54:24,349 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-30715603", "description": "tempest-secgroup-smoke-30715603 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-ecdcff6d-e98c-4e70-a481-b35ca2ccf643', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "cbbedf21-c21e-480e-8c67-7e62b8128066", "name": "tempest-secgroup-smoke-30715603", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-30715603 description", "shared": false, "security_group_rules": [{"id": "5ea6cf53-7ae7-48bc-bfef-ec5ebd42845c", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "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-07T16:54:24Z", "updated_at": "2025-12-07T16:54:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "c8c8cd7f-98a9-4439-980f-c99c73a81ac5", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "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-07T16:54:24Z", "updated_at": "2025-12-07T16:54:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:54:24Z", "updated_at": "2025-12-07T16:54:24Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:54:24,942 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.592s 2025-12-07 16:54:24,942 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d6ba141c-4ad4-4391-a7ff-fc8f3def8193', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d250c19d-2ffb-4e09-a1d2-5a1bd4a5f942", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "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-07T16:54:24Z", "updated_at": "2025-12-07T16:54:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:54:25,092 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.149s 2025-12-07 16:54:25,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": "cbbedf21-c21e-480e-8c67-7e62b8128066", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-042311b8-a92a-4f58-b612-35b232493cd0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "45042858-9066-4179-8fbb-bd495d479a09", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "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-07T16:54:25Z", "updated_at": "2025-12-07T16:54:25Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:54:25,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.199s 2025-12-07 16:54:25,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": "cbbedf21-c21e-480e-8c67-7e62b8128066", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f6540ce7-2f9c-47ff-9e80-990103b39b42', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "77f80c71-1031-4947-b3c7-9f7b40861546", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "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-07T16:54:25Z", "updated_at": "2025-12-07T16:54:25Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:54:25,873 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.581s 2025-12-07 16:54:25,874 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3b3f17f6-4557-4da2-904c-08e6aa775ca0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5593208-9192-41db-9c72-a38646c974af", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "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-07T16:54:25Z", "updated_at": "2025-12-07T16:54:25Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:54:26,088 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.214s 2025-12-07 16:54:26,088 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-45b788b5-7620-44d4-8853-f1647645046d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5c6ffa37-4f34-48dd-9d83-424c9e2c824f", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "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-07T16:54:25Z", "updated_at": "2025-12-07T16:54:25Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:54:26,252 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.164s 2025-12-07 16:54:26,253 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4fdca7f5-954d-4b49-bdbe-d8a03acdad30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "efe7bd12-9044-459a-903b-05aee531ef35", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "cbbedf21-c21e-480e-8c67-7e62b8128066", "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-07T16:54:26Z", "updated_at": "2025-12-07T16:54:26Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:54:26,571 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.314s 2025-12-07 16:54:26,571 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:26 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-aa766e24-e1d7-4f94-823c-3af5810b2c4a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["Ha4MRFX6SRSN004vZ2OC1Q"], "expires_at": "2025-12-07T17:54:26.000000Z", "issued_at": "2025-12-07T16:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:54:26,572 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-07 16:54:30,051 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.478s 2025-12-07 16:54:30,051 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1014774630", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "457b11d7-1c82-418d-8bd6-04d335bfbf6a"}], "key_name": "tempest-TestNetworkBasicOps-1778008565", "security_groups": [{"name": "tempest-secgroup-smoke-30715603"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:26 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11a8d9e-d7ae-4bec-a49d-31f1950bed38', 'x-compute-request-id': 'req-d11a8d9e-d7ae-4bec-a49d-31f1950bed38', '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": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-30715603"}], "adminPass": "LeMwJcX4FqT3"}}' 2025-12-07 16:54:30,350 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.298s 2025-12-07 16:54:30,351 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54: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-a59bbb52-2869-4a6c-a2bf-b674c5f569eb', 'x-compute-request-id': 'req-a59bbb52-2869-4a6c-a2bf-b674c5f569eb', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"server": {"id": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "name": "tempest-TestNetworkBasicOps-server-1014774630", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:54:29Z", "updated": "2025-12-07T16:54:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1778008565", "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-07 16:54:31,796 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/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.439s 2025-12-07 16:54:31,797 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js10000 on', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:31 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-c0cd2654-feaf-4be9-b53d-5da6657949f9', 'x-compute-request-id': 'req-c0cd2654-feaf-4be9-b53d-5da6657949f9', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"server": {"id": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "name": "tempest-TestNetworkBasicOps-server-1014774630", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:54:29Z", "updated": "2025-12-07T16:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1778008565", "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-07 16:54:31,806 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-07 16:54:32,983 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/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.173s 2025-12-07 16:54:32,983 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:32 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-1d6de296-ce80-4446-a36a-a9898c5eb2ad', 'x-compute-request-id': 'req-1d6de296-ce80-4446-a36a-a9898c5eb2ad', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"server": {"id": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "name": "tempest-TestNetworkBasicOps-server-1014774630", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:54:29Z", "updated": "2025-12-07T16:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1778008565", "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-07 16:54:34,421 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/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.434s 2025-12-07 16:54:34,421 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:33 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70725c22-9cc0-4083-8631-044304f4b5f1', 'x-compute-request-id': 'req-70725c22-9cc0-4083-8631-044304f4b5f1', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"server": {"id": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "name": "tempest-TestNetworkBasicOps-server-1014774630", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:54:29Z", "updated": "2025-12-07T16:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1778008565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-30715603"}], "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-07 16:54:36,069 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/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.641s 2025-12-07 16:54:36,069 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:35 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9f40e6-4915-46f7-8b74-fa1a00b11cb0', 'x-compute-request-id': 'req-ae9f40e6-4915-46f7-8b74-fa1a00b11cb0', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"server": {"id": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "name": "tempest-TestNetworkBasicOps-server-1014774630", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:54:29Z", "updated": "2025-12-07T16:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1778008565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-30715603"}], "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-07 16:54:37,412 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/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.338s 2025-12-07 16:54:37,413 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:37 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-754e84a6-6870-44a7-abd0-ed2d0a70212a', 'x-compute-request-id': 'req-754e84a6-6870-44a7-abd0-ed2d0a70212a', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"server": {"id": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "name": "tempest-TestNetworkBasicOps-server-1014774630", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:54:29Z", "updated": "2025-12-07T16:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1778008565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-30715603"}], "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-07 16:54:38,994 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/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.576s 2025-12-07 16:54:38,995 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:38 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-b6007c9b-e19e-44ab-b973-522df98cbc7f', 'x-compute-request-id': 'req-b6007c9b-e19e-44ab-b973-522df98cbc7f', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"server": {"id": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "name": "tempest-TestNetworkBasicOps-server-1014774630", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:54:29Z", "updated": "2025-12-07T16:54:38Z", "addresses": {"tempest-network-smoke--1229015688": [{"version": 4, "addr": "10.100.0.30", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:cd:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1778008565", "OS-SRV-USG:launched_at": "2025-12-07T16:54:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-30715603"}], "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-07 16:54:39,005 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-07 16:54:39,413 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/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.407s 2025-12-07 16:54:39,413 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:54:39 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-b237ce0e-3ad3-47cb-ab73-1ebd1712cbc2', 'x-compute-request-id': 'req-b237ce0e-3ad3-47cb-ab73-1ebd1712cbc2', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"server": {"id": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "name": "tempest-TestNetworkBasicOps-server-1014774630", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:54:29Z", "updated": "2025-12-07T16:54:38Z", "addresses": {"tempest-network-smoke--1229015688": [{"version": 4, "addr": "10.100.0.30", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:cd:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1778008565", "OS-SRV-USG:launched_at": "2025-12-07T16:54:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-30715603"}], "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-07 16:54:39,416 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:39,416 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:39,426 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:39,536 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:39,536 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:40,552 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:54:40,552 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:54:41,553 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:41,553 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:41,558 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:41,670 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:41,671 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:42,683 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:54:42,684 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:54:43,685 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:43,685 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:43,689 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:43,792 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:43,792 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:44,805 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:54:44,806 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:54:45,807 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:45,808 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:45,811 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:45,925 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:45,926 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:46,940 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:54:46,941 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:54:47,942 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:47,943 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:47,949 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:48,013 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:48,014 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:49,022 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:54:49,023 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:54:50,024 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:50,025 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:50,028 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:50,126 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:50,127 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:51,135 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:54:51,135 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:54:52,137 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:52,138 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:52,142 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:52,208 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:52,211 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:53,222 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:54:53,222 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:54:54,223 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:54,223 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:54,226 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:54,279 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:54,280 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:55,286 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:54:55,287 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:54:56,288 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:56,288 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:56,292 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:56,358 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:56,359 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:56,371 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 16.954889 seconds 2025-12-07 16:54:56,371 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-07 16:54:56,371 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:56,374 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:56,485 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:56,485 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:56,494 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.23/28 fe80::f816:3eff:fe4f:b8de/64 2025-12-07 16:54:56,494 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.23/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe4f:b8de/64 dev eth1; 2025-12-07 16:54:56,495 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:56,497 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:56,610 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:56,610 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:56,648 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-07 16:54:56,648 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:56,651 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:56,749 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:56,749 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:56,755 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:56,755 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:56,758 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:56,813 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:56,814 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:54:57,823 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:54:57,824 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:54:57,825 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.070005 seconds 2025-12-07 16:54:59,842 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/3469700c-feaf-4561-8442-cd95e7b68d05 2.016s 2025-12-07 16:54:59,843 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': 'Sun, 07 Dec 2025 16:54:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-e56a13d3-f203-4692-a95c-5f1e3e8374bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/3469700c-feaf-4561-8442-cd95e7b68d05'} Body: b'{"port":{"id":"3469700c-feaf-4561-8442-cd95e7b68d05","name":"","network_id":"457b11d7-1c82-418d-8bd6-04d335bfbf6a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:4f:b8:de","admin_state_up":true,"status":"ACTIVE","device_id":"d4fe4947-5a45-41e0-a56f-c75ac694c028","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3344945d-2847-4bc4-be8f-8aa289d8b5dd","ip_address":"10.100.0.23"}],"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-1468307302","dns_assignment":[{"ip_address":"10.100.0.23","hostname":"tempest-testnetworkbasicops-server-1468307302","fqdn":"tempest-testnetworkbasicops-server-1468307302.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:54:14Z","updated_at":"2025-12-07T16:54:58Z","revision_number":5,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:54:59,843 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:54:59,843 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:54:59,847 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:54:59,957 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:54:59,959 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:55:00,970 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:55:00,971 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:55:01,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.30 2025-12-07 16:55:01,973 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:55:01,977 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:55:02,092 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:55:02,096 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:55:03,109 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.23 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:55:03,109 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.212. 2025-12-07 16:55:04,110 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-12-07 16:55:04,111 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:55:04,115 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:55:04,222 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:55:04,222 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:55:04,235 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 4.391961 seconds 2025-12-07 16:55:04,430 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.195s 2025-12-07 16:55:04,430 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55: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-c20be807-2eba-4dfe-9dbe-707a40757945', 'x-compute-request-id': 'req-c20be807-2eba-4dfe-9dbe-707a40757945', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'' 2025-12-07 16:55:05,062 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.631s 2025-12-07 16:55:05,063 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:04 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-73505e72-ad30-4b93-b500-ef9a14503dd3', 'x-compute-request-id': 'req-73505e72-ad30-4b93-b500-ef9a14503dd3', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"server": {"id": "1ba29cf9-0422-47a2-80a0-0372a98a8420", "name": "tempest-TestNetworkBasicOps-server-1014774630", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:54:29Z", "updated": "2025-12-07T16:55:04Z", "addresses": {"tempest-network-smoke--1229015688": [{"version": 4, "addr": "10.100.0.30", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:cd:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1778008565", "OS-SRV-USG:launched_at": "2025-12-07T16:54:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-30715603"}], "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-07 16:55:06,162 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ba29cf9-0422-47a2-80a0-0372a98a8420 0.093s 2025-12-07 16:55:06,163 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55: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-3302ba8e-4dea-4e3c-838f-d90681df338e', 'x-compute-request-id': 'req-3302ba8e-4dea-4e3c-838f-d90681df338e', '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/1ba29cf9-0422-47a2-80a0-0372a98a8420'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ba29cf9-0422-47a2-80a0-0372a98a8420 could not be found."}}' 2025-12-07 16:55:06,906 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/cbbedf21-c21e-480e-8c67-7e62b8128066 0.743s 2025-12-07 16:55:06,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': 'Sun, 07 Dec 2025 16:55:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b888d077-bb6b-4abf-908a-32ae3d377fd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/cbbedf21-c21e-480e-8c67-7e62b8128066'} Body: b'' 2025-12-07 16:55:06,969 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-1778008565 0.062s 2025-12-07 16:55:06,969 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55: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-cdceb3fd-990d-47bc-b8b1-80bb127fe597', 'x-compute-request-id': 'req-cdceb3fd-990d-47bc-b8b1-80bb127fe597', '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-1778008565'} Body: b'' 2025-12-07 16:55:07,079 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028/os-interface/3469700c-feaf-4561-8442-cd95e7b68d05 0.109s 2025-12-07 16:55:07,079 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55: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-784d1c5d-9be8-4bdd-aa1d-b98849c18cd4', 'x-compute-request-id': 'req-784d1c5d-9be8-4bdd-aa1d-b98849c18cd4', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028/os-interface/3469700c-feaf-4561-8442-cd95e7b68d05'} Body: b'' 2025-12-07 16:55:07,182 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/3469700c-feaf-4561-8442-cd95e7b68d05 0.102s 2025-12-07 16:55:07,182 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-900186ed-f658-4bb3-94b1-c34640f50158', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/3469700c-feaf-4561-8442-cd95e7b68d05'} Body: b'{"port":{"id":"3469700c-feaf-4561-8442-cd95e7b68d05","name":"","network_id":"457b11d7-1c82-418d-8bd6-04d335bfbf6a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:4f:b8:de","admin_state_up":true,"status":"ACTIVE","device_id":"d4fe4947-5a45-41e0-a56f-c75ac694c028","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3344945d-2847-4bc4-be8f-8aa289d8b5dd","ip_address":"10.100.0.23"}],"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-1468307302","dns_assignment":[{"ip_address":"10.100.0.23","hostname":"tempest-testnetworkbasicops-server-1468307302","fqdn":"tempest-testnetworkbasicops-server-1468307302.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:54:14Z","updated_at":"2025-12-07T16:54:58Z","revision_number":5,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:08,329 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/3469700c-feaf-4561-8442-cd95e7b68d05 0.146s 2025-12-07 16:55:08,330 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-53b68f7a-11de-4712-a483-a5049d441bb7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/3469700c-feaf-4561-8442-cd95e7b68d05'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 3469700c-feaf-4561-8442-cd95e7b68d05 could not be found.", "detail": ""}}' 2025-12-07 16:55:08,930 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3344945d-2847-4bc4-be8f-8aa289d8b5dd 0.599s 2025-12-07 16:55:08,930 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-26639196-be7e-4e6e-a411-feafeee6b210', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3344945d-2847-4bc4-be8f-8aa289d8b5dd'} Body: b'' 2025-12-07 16:55:09,360 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/457b11d7-1c82-418d-8bd6-04d335bfbf6a 0.430s 2025-12-07 16:55:09,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': 'Sun, 07 Dec 2025 16:55:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fa4e11b4-dead-43b1-a22e-91aac6ed14d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/457b11d7-1c82-418d-8bd6-04d335bfbf6a'} Body: b'' 2025-12-07 16:55:10,255 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/587f04a8-2173-4066-a655-9211b8cbc78b 0.894s 2025-12-07 16:55:10,255 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7181044d-cfa2-45b5-a11a-d180769e97ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/587f04a8-2173-4066-a655-9211b8cbc78b'} Body: b'' 2025-12-07 16:55:10,383 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028 0.128s 2025-12-07 16:55:10,384 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:10 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b137b96-6572-4fdf-947f-158c64dea8bd', 'x-compute-request-id': 'req-8b137b96-6572-4fdf-947f-158c64dea8bd', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'' 2025-12-07 16:55:11,165 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028 0.780s 2025-12-07 16:55:11,165 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:10 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-eb1dba0f-7399-40eb-88d2-0fbf0d558108', 'x-compute-request-id': 'req-eb1dba0f-7399-40eb-88d2-0fbf0d558108', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"server": {"id": "d4fe4947-5a45-41e0-a56f-c75ac694c028", "name": "tempest-TestNetworkBasicOps-server-1468307302", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:53:45Z", "updated": "2025-12-07T16:55:10Z", "addresses": {"tempest-network-smoke--565513026": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:db:0e"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:db:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-278585043", "OS-SRV-USG:launched_at": "2025-12-07T16:53:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1241471095"}], "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-07 16:55:12,248 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d4fe4947-5a45-41e0-a56f-c75ac694c028 0.077s 2025-12-07 16:55:12,249 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:12 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d750b5f6-2da0-4327-8e62-1d1b96affe2a', 'x-compute-request-id': 'req-d750b5f6-2da0-4327-8e62-1d1b96affe2a', '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/d4fe4947-5a45-41e0-a56f-c75ac694c028'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d4fe4947-5a45-41e0-a56f-c75ac694c028 could not be found."}}' 2025-12-07 16:55:12,460 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3b5f85b1-25c0-4774-8438-f4b99729f632 0.210s 2025-12-07 16:55:12,461 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8a046234-6223-44c9-bb87-d6a7db8a7cef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3b5f85b1-25c0-4774-8438-f4b99729f632'} Body: b'' 2025-12-07 16:55:12,550 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-278585043 0.088s 2025-12-07 16:55:12,550 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:12 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-3158f302-699b-4873-95de-2d43ea9ceb59', 'x-compute-request-id': 'req-3158f302-699b-4873-95de-2d43ea9ceb59', '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-278585043'} Body: b'' 2025-12-07 16:55:13,525 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1d11b3b7-9b8d-434f-955c-e3b7396e0f15/remove_router_interface 0.974s 2025-12-07 16:55:13,525 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e09cfae7-1dbd-45d3-850a-99f679dd29ce"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3ad0f111-306a-46d3-be31-4617c3d1d8cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1d11b3b7-9b8d-434f-955c-e3b7396e0f15/remove_router_interface'} Body: b'{"id": "1d11b3b7-9b8d-434f-955c-e3b7396e0f15", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "1b0a529f-6995-4f40-8249-405ad501f5cf", "network_id": "2d0e94d7-937f-45c1-b5e3-e60c44a13b1a", "subnet_id": "e09cfae7-1dbd-45d3-850a-99f679dd29ce", "subnet_ids": ["e09cfae7-1dbd-45d3-850a-99f679dd29ce"]}' 2025-12-07 16:55:13,959 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e09cfae7-1dbd-45d3-850a-99f679dd29ce 0.433s 2025-12-07 16:55:13,959 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-73f729db-2509-4a35-92cc-4d7b8e2dd5fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e09cfae7-1dbd-45d3-850a-99f679dd29ce'} Body: b'' 2025-12-07 16:55:14,538 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1d11b3b7-9b8d-434f-955c-e3b7396e0f15 0.577s 2025-12-07 16:55:14,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': 'Sun, 07 Dec 2025 16:55:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-60e1959b-208b-4615-bf3c-d006b4acabb9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1d11b3b7-9b8d-434f-955c-e3b7396e0f15'} Body: b'' 2025-12-07 16:5373 5:15,190 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2d0e94d7-937f-45c1-b5e3-e60c44a13b1a 0.650s 2025-12-07 16:55:15,190 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5bbabf35-6b0b-4316-b705-78a6f427a509', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2d0e94d7-937f-45c1-b5e3-e60c44a13b1a'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-07 16:55:15.203110Z 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-07 16:56:18.388900Z 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-07 16:55:15,911 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.707s 2025-12-07 16:55:15,911 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--1891614786", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-d00be984-2671-4931-942d-2e87979c20da', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","name":"tempest-network-smoke--1891614786","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:55:15Z","updated_at":"2025-12-07T16:55:15Z","revision_number":1}}' 2025-12-07 16:55:17,345 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 1.433s 2025-12-07 16:55:17,345 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-702107602", "admin_state_up": true, "project_id": "c2862010b4074178b36417f9edc7c203", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8"}}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-619a6fcd-66fb-4c40-ae51-d7e55b3af71e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "2d073cf7-0997-4427-9cd5-c187183c4e0a", "name": "tempest-TestNetworkBasicOps-router-702107602", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.172"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:55:15Z", "updated_at": "2025-12-07T16:55:16Z", "revision_number": 2, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:17,431 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.084s 2025-12-07 16:55:17,431 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a9d1cf3e-639b-499c-b5f7-6f059e802250', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:55:17,612 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.180s 2025-12-07 16:55:17,613 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a62f7b4f-f6e7-455f-a3cc-20b31ba75aff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:55:17,836 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.222s 2025-12-07 16:55:17,836 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a9d52a40-a1c6-438f-aea8-ca3e357d2682', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:55:18,987 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.150s 2025-12-07 16:55:18,987 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-1825127892", "network_id": "c934c10e-dd18-4dba-ab79-04aa1b4b7325", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-e9690bb0-9955-440b-9e62-c2701ded2f7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"06eaba80-5f94-471f-b6dd-bbac6826cd89","name":"tempest-subnet-smoke-1825127892","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","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-07T16:55:18Z","updated_at":"2025-12-07T16:55:18Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:24,911 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/2d073cf7-0997-4427-9cd5-c187183c4e0a/add_router_interface 5.924s 2025-12-07 16:55:24,912 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "06eaba80-5f94-471f-b6dd-bbac6826cd89"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0677b0e2-f6a8-4ea4-9bc9-b44e4765ae4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2d073cf7-0997-4427-9cd5-c187183c4e0a/add_router_interface'} Body: b'{"id": "2d073cf7-0997-4427-9cd5-c187183c4e0a", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "b81566bc-1108-41a0-a3a7-e14c634f8aac", "network_id": "c934c10e-dd18-4dba-ab79-04aa1b4b7325", "subnet_id": "06eaba80-5f94-471f-b6dd-bbac6826cd89", "subnet_ids": ["06eaba80-5f94-471f-b6dd-bbac6826cd89"]}' 2025-12-07 16:55:25,211 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.298s 2025-12-07 16:55:25,211 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-b9aab5ea-68ff-4c3a-a489-dd7a5f33045d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","name":"tempest-network-smoke--1891614786","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["06eaba80-5f94-471f-b6dd-bbac6826cd89"],"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-07T16:55:15Z","updated_at":"2025-12-07T16:55:18Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":22140}]}' 2025-12-07 16:55:25,312 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.100s 2025-12-07 16:55:25,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': 'Sun, 07 Dec 2025 16:55:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-a83eff59-07ab-4ce5-b4a1-615dbbb25147', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"06eaba80-5f94-471f-b6dd-bbac6826cd89","name":"tempest-subnet-smoke-1825127892","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","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-07T16:55:18Z","updated_at":"2025-12-07T16:55:18Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"}]}' 2025-12-07 16:55:25,401 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.089s 2025-12-07 16:55:25,402 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-9524c0b0-2ae4-4de9-ada2-523c1404a4ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "2d073cf7-0997-4427-9cd5-c187183c4e0a", "name": "tempest-TestNetworkBasicOps-router-702107602", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.172"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:55:15Z", "updated_at": "2025-12-07T16:55:19Z", "revision_number": 3, "project_id": "c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:55:25,792 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.389s 2025-12-07 16:55:25,792 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-2030155484", "network_id": "c934c10e-dd18-4dba-ab79-04aa1b4b7325"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-39e08b26-022c-4340-b66a-60afb4e65c98', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"cdd327af-ad69-4470-a46e-75e96f2db178","name":"tempest-TestNetworkBasicOps-2030155484","network_id":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:17:4e:44","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"06eaba80-5f94-471f-b6dd-bbac6826cd89","ip_address":"10.100.0.4"}],"project_id":"c2862010b4074178b36417f9edc7c203","qos_policy_id":null,"port_security_enabled":true,"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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.4","hostname":"host-10-100-0-4","fqdn":"host-10-100-0-4.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:55:25Z","updated_at":"2025-12-07T16:55:25Z","revision_number":1}}' 2025-12-07 16:55:25,893 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/cdd327af-ad69-4470-a46e-75e96f2db178 0.100s 2025-12-07 16:55:25,893 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-b7240d6d-e493-4f64-98c2-551b2d323e5b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/cdd327af-ad69-4470-a46e-75e96f2db178'} Body: b'{"port":{"id":"cdd327af-ad69-4470-a46e-75e96f2db178","name":"tempest-TestNetworkBasicOps-2030155484","network_id":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:17:4e:44","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"06eaba80-5f94-471f-b6dd-bbac6826cd89","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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.4","hostname":"host-10-100-0-4","fqdn":"host-10-100-0-4.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:55:25Z","updated_at":"2025-12-07T16:55:25Z","revision_number":1,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:26,080 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.186s 2025-12-07 16:55:26,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-912302932", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNhpRG6nwN00C1rYtN0vNs1uodhLUEibGELTWhiZlIqWPWh/LNNyMFu9kcJlHyFix5Zb4GYSP+HOy825Xu/nm9FB8Fa7JqDwaITj/lT0OiVzdQnSqzv0AChNUVgDt+juLA=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:25 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-6b3d964e-d178-4511-a97a-1b82ca1c7253', 'x-compute-request-id': 'req-6b3d964e-d178-4511-a97a-1b82ca1c7253', '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-912302932", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNhpRG6nwN00C1rYtN0vNs1uodhLUEibGELTWhiZlIqWPWh/LNNyMFu9kcJlHyFix5Zb4GYSP+HOy825Xu/nm9FB8Fa7JqDwaITj/lT0OiVzdQnSqzv0AChNUVgDt+juLA==", "fingerprint": "af:b0:8c:ef:40:c9:bb:f8:bb:3e:95:5e:07:28:d2:6b", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:55:26,984 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.902s 2025-12-07 16:55:26,984 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-652351937", "description": "tempest-secgroup-smoke-652351937 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-35b6c22a-8026-484d-8a46-82577ac69eb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "name": "tempest-secgroup-smoke-652351937", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-652351937 description", "shared": false, "security_group_rules": [{"id": "4571937b-3a69-4c43-8681-61691fa83fc5", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "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-07T16:55:26Z", "updated_at": "2025-12-07T16:55:26Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "c9ef2f36-61c6-4dc4-83ea-b89b1e7423a5", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "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-07T16:55:26Z", "updated_at": "2025-12-07T16:55:26Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:55:26Z", "updated_at": "2025-12-07T16:55:26Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:27,962 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.976s 2025-12-07 16:55:27,962 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-99905ae5-f5dc-42ec-9569-63fe3ecbb606', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a4a3371-e9c4-4fcf-8cd3-962cef521429", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "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-07T16:55:27Z", "updated_at": "2025-12-07T16:55:27Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:28,840 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.877s 2025-12-07 16:55:28,840 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-136275e2-f704-4fb5-8305-e862441f130f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7b967166-1cd1-4267-a2f7-2c979f2a5f76", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "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-07T16:55:28Z", "updated_at": "2025-12-07T16:55:28Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:29,016 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.175s 2025-12-07 16:55:29,016 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-beabe87a-6412-43b2-a947-a053ac175589', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "41d96625-45df-4a57-a8b1-dee831615327", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "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-07T16:55:28Z", "updated_at": "2025-12-07T16:55:28Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:29,800 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.783s 2025-12-07 16:55:29,800 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-29531633-351a-4b1d-9022-02193f04e308', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b9f2297b-cd72-40c7-8d96-933f9b5592cd", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "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-07T16:55:29Z", "updated_at": "2025-12-07T16:55:29Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:29,990 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.189s 2025-12-07 16:55:29,990 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3be7d348-70be-4ed9-a072-b22b66bd3cf4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7645d5d-7e0a-4bb7-971b-7d88580772cb", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "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-07T16:55:29Z", "updated_at": "2025-12-07T16:55:29Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:30,872 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.881s 2025-12-07 16:55:30,872 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b3278c9d-06e6-4b7e-a8ed-929f51f407c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e23b009f-271c-46cf-a124-7898e8acbd72", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "1b65af20-1f27-4dc7-b15b-2027d489a0af", "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-07T16:55:30Z", "updated_at": "2025-12-07T16:55:30Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:31,170 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.293s 2025-12-07 16:55:31,170 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:30 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-32f266a7-bad7-415b-b3cd-36a16817d70a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["YOVaXapkQe6igXkUc31GBA"], "expires_at": "2025-12-07T17:55:31.000000Z", "issued_at": "2025-12-07T16:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:55:31,170 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-07 16:55:32,618 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.447s 2025-12-07 16:55:32,619 25 DEBUG [tempest.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-1216040245", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "c934c10e-dd18-4dba-ab79-04aa1b4b7325", "port": "cdd327af-ad69-4470-a46e-75e96f2db178"}], "key_name": "tempest-TestNetworkBasicOps-912302932", "security_groups": [{"name": "tempest-secgroup-smoke-652351937"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:31 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c98e1bb2-9e5c-4a25-963c-271a9a6419d1', 'x-compute-request-id': 'req-c98e1bb2-9e5c-4a25-963c-271a9a6419d1', '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": "8d475002-a840-4a50-850e-181598fdb26e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-652351937"}], "adminPass": "iMQKmk4WQNaT"}}' 2025-12-07 16:55:32,861 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/8d475002-a840-4a50-850e-181598fdb26e 0.240s 2025-12-07 16:55:32,861 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55: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-0541c2f8-b80a-41ad-8960-0368f9ea9225', 'x-compute-request-id': 'req-0541c2f8-b80a-41ad-8960-0368f9ea9225', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"server": {"id": "8d475002-a840-4a50-850e-181598fdb26e", "name": "tempest-TestNetworkBasicOps-server-1216040245", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:32Z", "updated": "2025-12-07T16:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-912302932", "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-07 16:55:34,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/8d475002-a840-4a50-850e-181598fdb26e 0.985s 2025-12-07 16:55:34,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': 'Sun, 07 Dec 2025 16:55:33 GMT', 'server': 'Apache', 'content-length': '1464', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db7bd8b9-064e-4724-b689-e73aea0148ee', 'x-compute-request-id': 'req-db7bd8b9-064e-4724-b689-e73aea0148ee', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"server": {"id": "8d475002-a840-4a50-850e-181598fdb26e", "name": "tempest-TestNetworkBasicOps-server-1216040245", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:32Z", "updated": "2025-12-07T16:55:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-912302932", "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-07 16:55:34,859 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-07 16:55:36,893 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/8d475002-a840-4a50-850e-181598fdb26e 1.032s 2025-12-07 16:55:36,893 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:35 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d99b45-04ca-4319-ad18-c544740038c8', 'x-compute-request-id': 'req-b5d99b45-04ca-4319-ad18-c544740038c8', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"server": {"id": "8d475002-a840-4a50-850e-181598fdb26e", "name": "tempest-TestNetworkBasicOps-server-1216040245", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:32Z", "updated": "2025-12-07T16:55:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-912302932", "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-07 16:55:36,896 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2025-12-07 16:55:38,310 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e 0.412s 2025-12-07 16:55:38,310 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:37 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285c1d45-9170-4d32-a583-21d13887be79', 'x-compute-request-id': 'req-285c1d45-9170-4d32-a583-21d13887be79', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"server": {"id": "8d475002-a840-4a50-850e-181598fdb26e", "name": "tempest-TestNetworkBasicOps-server-1216040245", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:32Z", "updated": "2025-12-07T16:55:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-912302932", "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-07 16:55:39,964 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/8d475002-a840-4a50-850e-181598fdb26e 0.650s 2025-12-07 16:55:39,964 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:39 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f71651d0-e938-460d-a508-6c3a7062b369', 'x-compute-request-id': 'req-f71651d0-e938-460d-a508-6c3a7062b369', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"server": {"id": "8d475002-a840-4a50-850e-181598fdb26e", "name": "tempest-TestNetworkBasicOps-server-1216040245", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:32Z", "updated": "2025-12-07T16:55:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-912302932", "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-07 16:55:42,003 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/8d475002-a840-4a50-850e-181598fdb26e 1.033s 2025-12-07 16:55:42,004 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:40 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-691aabb6-a10e-4b84-8094-e63f94dc7d7a', 'x-compute-request-id': 'req-691aabb6-a10e-4b84-8094-e63f94dc7d7a', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"server": {"id": "8d475002-a840-4a50-850e-181598fdb26e", "name": "tempest-TestNetworkBasicOps-server-1216040245", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:32Z", "updated": "2025-12-07T16:55:40Z", "addresses": {"tempest-network-smoke--1891614786": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-912302932", "OS-SRV-USG:launched_at": "2025-12-07T16:55:40.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-07 16:55:42,007 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-07 16:55:42,873 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/8d475002-a840-4a50-850e-181598fdb26e 0.865s 2025-12-07 16:55:42,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': 'Sun, 07 Dec 2025 16:55:42 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89dd637b-11ba-48df-9427-0c2666c260ba', 'x-compute-request-id': 'req-89dd637b-11ba-48df-9427-0c2666c260ba', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"server": {"id": "8d475002-a840-4a50-850e-181598fdb26e", "name": "tempest-TestNetworkBasicOps-server-1216040245", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:32Z", "updated": "2025-12-07T16:55:40Z", "addresses": {"tempest-network-smoke--1891614786": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-912302932", "OS-SRV-USG:launched_at": "2025-12-07T16:55:40.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-07 16:55:42,876 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-07 16:55:42,985 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=8d475002-a840-4a50-850e-181598fdb26e 0.109s 2025-12-07 16:55:42,986 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-6ff853e8-731f-4a8b-bbca-fd889984b651', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"ports":[{"id":"cdd327af-ad69-4470-a46e-75e96f2db178","name":"tempest-TestNetworkBasicOps-2030155484","network_id":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:17:4e:44","admin_state_up":true,"status":"ACTIVE","device_id":"8d475002-a840-4a50-850e-181598fdb26e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"06eaba80-5f94-471f-b6dd-bbac6826cd89","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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-1216040245","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1216040245","fqdn":"tempest-testnetworkbasicops-server-1216040245.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:55:25Z","updated_at":"2025-12-07T16:55:39Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:55:42,986 25 DEBUG [tempest.common.waiters] Server ID 8d475002-a840-4a50-850e-181598fdb26e ports are all ACTIVE [{'id': 'cdd327af-ad69-4470-a46e-75e96f2db178', 'name': 'tempest-TestNetworkBasicOps-2030155484', 'network_id': 'c934c10e-dd18-4dba-ab79-04aa1b4b7325', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:17:4e:44', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8d475002-a840-4a50-850e-181598fdb26e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '06eaba80-5f94-471f-b6dd-bbac6826cd89', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5ab3f748-7b90-4776-aa2a-db8c4a5073df'], '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-1216040245', 'dns_assignment': 10000 [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testnetworkbasicops-server-1216040245', 'fqdn': 'tempest-testnetworkbasicops-server-1216040245.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:55:25Z', 'updated_at': '2025-12-07T16:55:39Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:55:45,016 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.030s 2025-12-07 16:55:45,017 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "port_id": "cdd327af-ad69-4470-a46e-75e96f2db178", "tenant_id": "c2862010b4074178b36417f9edc7c203", "fixed_ip_address": "10.100.0.4"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-1eab52d7-8db5-48c2-a944-1ee331fd1d1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "3235fc24-4b2a-47f6-8059-6f16c664aaec", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.249", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "2d073cf7-0997-4427-9cd5-c187183c4e0a", "port_id": "cdd327af-ad69-4470-a46e-75e96f2db178", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "project_id": "c2862010b4074178b36417f9edc7c203", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-2030155484", "network_id": "c934c10e-dd18-4dba-ab79-04aa1b4b7325", "mac_address": "fa:16:3e:17:4e:44", "admin_state_up": true, "status": "ACTIVE", "device_id": "8d475002-a840-4a50-850e-181598fdb26e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:55:43Z", "updated_at": "2025-12-07T16:55:43Z", "revision_number": 0}}' 2025-12-07 16:55:45,149 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=8d475002-a840-4a50-850e-181598fdb26e&network_id=c934c10e-dd18-4dba-ab79-04aa1b4b7325 0.131s 2025-12-07 16:55:45,149 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-180f628c-f98a-4fad-be8e-72af72067b9e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8d475002-a840-4a50-850e-181598fdb26e&network_id=c934c10e-dd18-4dba-ab79-04aa1b4b7325'} Body: b'{"ports":[{"id":"cdd327af-ad69-4470-a46e-75e96f2db178","name":"tempest-TestNetworkBasicOps-2030155484","network_id":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:17:4e:44","admin_state_up":true,"status":"ACTIVE","device_id":"8d475002-a840-4a50-850e-181598fdb26e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"06eaba80-5f94-471f-b6dd-bbac6826cd89","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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-1216040245","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1216040245","fqdn":"tempest-testnetworkbasicops-server-1216040245.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:55:25Z","updated_at":"2025-12-07T16:55:39Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:55:45,328 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/8d475002-a840-4a50-850e-181598fdb26e 0.179s 2025-12-07 16:55:45,329 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:45 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff81595-2349-4851-a2b7-179c21753e80', 'x-compute-request-id': 'req-fff81595-2349-4851-a2b7-179c21753e80', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'' 2025-12-07 16:55:46,344 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e 1.015s 2025-12-07 16:55:46,345 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:45 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12092d9-a076-4061-b7c7-276365dcca4f', 'x-compute-request-id': 'req-b12092d9-a076-4061-b7c7-276365dcca4f', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"server": {"id": "8d475002-a840-4a50-850e-181598fdb26e", "name": "tempest-TestNetworkBasicOps-server-1216040245", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:32Z", "updated": "2025-12-07T16:55:45Z", "addresses": {"tempest-network-smoke--1891614786": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-912302932", "OS-SRV-USG:launched_at": "2025-12-07T16:55:40.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-07 16:55:47,746 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/8d475002-a840-4a50-850e-181598fdb26e 0.397s 2025-12-07 16:55:47,746 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:47 GMT', 'server': 'Apache', 'content-length': '1752', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e09f5fa-04ce-4c4f-b338-7f943eeefb1f', 'x-compute-request-id': 'req-4e09f5fa-04ce-4c4f-b338-7f943eeefb1f', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"server": {"id": "8d475002-a840-4a50-850e-181598fdb26e", "name": "tempest-TestNetworkBasicOps-server-1216040245", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:32Z", "updated": "2025-12-07T16:55:45Z", "addresses": {"tempest-network-smoke--1891614786": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}, {"version": 4, "addr": "192.168.122.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d475002-a840-4a50-850e-181598fdb26e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-912302932", "OS-SRV-USG:launched_at": "2025-12-07T16:55:40.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-07 16:55:48,926 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/8d475002-a840-4a50-850e-181598fdb26e 0.091s 2025-12-07 16:55:48,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:48 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f23590-0ab0-4355-a8f7-a65f9fffe161', 'x-compute-request-id': 'req-02f23590-0ab0-4355-a8f7-a65f9fffe161', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8d475002-a840-4a50-850e-181598fdb26e could not be found."}}' 2025-12-07 16:55:49,916 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/cdd327af-ad69-4470-a46e-75e96f2db178 0.988s 2025-12-07 16:55:49,916 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-87f14b82-76f6-4ee6-913b-3db00febbb04', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/cdd327af-ad69-4470-a46e-75e96f2db178'} Body: b'{"port":{"id":"cdd327af-ad69-4470-a46e-75e96f2db178","name":"tempest-TestNetworkBasicOps-2030155484","network_id":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:17:4e:44","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"06eaba80-5f94-471f-b6dd-bbac6826cd89","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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.4","hostname":"host-10-100-0-4","fqdn":"host-10-100-0-4.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:55:25Z","updated_at":"2025-12-07T16:55:47Z","revision_number":6,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:50,009 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.091s 2025-12-07 16:55:50,010 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-278529263", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMA5BwOJfUOrBvYBTWFP+MlCRm2b0k2hAQYQ8CPp0kqkwhs+/A7a/gGwoVphcYGZ99k7MhtLh+iWlEgvPCTyxMUOaXWOYMmjACY850K8n+IWoz4HaNywota/do024EtMRw=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:49 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-fa91d6ab-0d3a-4b12-8089-8440f98094ba', 'x-compute-request-id': 'req-fa91d6ab-0d3a-4b12-8089-8440f98094ba', '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-278529263", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMA5BwOJfUOrBvYBTWFP+MlCRm2b0k2hAQYQ8CPp0kqkwhs+/A7a/gGwoVphcYGZ99k7MhtLh+iWlEgvPCTyxMUOaXWOYMmjACY850K8n+IWoz4HaNywota/do024EtMRw==", "fingerprint": "bc:5d:c2:10:ac:0a:ab:a2:8c:ff:fa:08:14:64:00:44", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:55:50,951 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.939s 2025-12-07 16:55:50,952 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-886579207", "description": "tempest-secgroup-smoke-886579207 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-c80eca7b-a582-4945-9776-e6f88b75aa05', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "37618f92-ba55-427c-8886-47bef5ceec87", "name": "tempest-secgroup-smoke-886579207", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-886579207 description", "shared": false, "security_group_rules": [{"id": "0b1d2757-d943-460c-a507-4142387e8eca", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "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-07T16:55:50Z", "updated_at": "2025-12-07T16:55:50Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "d374efaa-1eb6-418c-87fa-25f6bff670d9", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "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-07T16:55:50Z", "updated_at": "2025-12-07T16:55:50Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:55:50Z", "updated_at": "2025-12-07T16:55:50Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:51,919 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.967s 2025-12-07 16:55:51,919 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3f894634-cbf6-4a18-952b-f21b267e66e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "312ad918-905c-43c7-8fd7-4811ffd89d2f", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "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-07T16:55:51Z", "updated_at": "2025-12-07T16:55:51Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:52,859 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.938s 2025-12-07 16:55:52,859 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-6f719c94-53a5-4c26-8d66-10b244f9815b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7ae1ca6c-cdfb-464b-a3ee-275dcf786f80", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "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-07T16:55:52Z", "updated_at": "2025-12-07T16:55:52Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:53,055 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.195s 2025-12-07 16:55:53,055 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c915b833-23c8-4bab-90d9-5e14a3979fcb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a6f93b4b-bc78-4cd9-80e4-b86ef6459e7b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "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-07T16:55:52Z", "updated_at": "2025-12-07T16:55:52Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:53,949 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.894s 2025-12-07 16:55:53,949 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fea10bf8-a091-49b6-a806-d8c2edc3f3fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "75712db0-8466-4e64-b80a-60bcc342d8fb", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "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-07T16:55:53Z", "updated_at": "2025-12-07T16:55:53Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:54,909 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.959s 2025-12-07 16:55:54,909 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-08e2c185-c27a-47c7-80c3-f5555b9ab68d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cea6d416-20a8-4463-b714-6bf23f999d4b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "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-07T16:55:54Z", "updated_at": "2025-12-07T16:55:54Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:55,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.224s 2025-12-07 16:55:55,135 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3246a095-4212-41d0-8dae-c1f760a68f02', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "114feace-188e-4aa7-95f5-3c85d3dab0c9", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "37618f92-ba55-427c-8886-47bef5ceec87", "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-07T16:55:55Z", "updated_at": "2025-12-07T16:55:55Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:55:55,481 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.340s 2025-12-07 16:55:55,481 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:55 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a601c687-bc2b-4333-b1be-af01c0154075', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["-Oy3UAyUSsOq2bG4scWC7w"], "expires_at": "2025-12-07T17:55:55.000000Z", "issued_at": "2025-12-07T16:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:55:55,482 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-07 16:56:00,001 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.517s 2025-12-07 16:56:00,002 25 DEBUG [tempest.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-1390010296", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "c934c10e-dd18-4dba-ab79-04aa1b4b7325", "port": "cdd327af-ad69-4470-a46e-75e96f2db178"}], "key_name": "tempest-TestNetworkBasicOps-278529263", "security_groups": [{"name": "tempest-secgroup-smoke-886579207"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:55:55 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3004e5cb-44a0-47e7-a0db-560825bf7653', 'x-compute-request-id': 'req-3004e5cb-44a0-47e7-a0db-560825bf7653', '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": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-886579207"}], "adminPass": "6WAZhVwQsoL5"}}' 2025-12-07 16:56:00,859 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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.855s 2025-12-07 16:56:00,859 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:00 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-5e290b62-863b-4347-9d0a-0aa66fc8ecac', 'x-compute-request-id': 'req-5e290b62-863b-4347-9d0a-0aa66fc8ecac', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"server": {"id": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "name": "tempest-TestNetworkBasicOps-server-1390010296", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:59Z", "updated": "2025-12-07T16:56:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-278529263", "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-07 16:56:02,061 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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.197s 2025-12-07 16:56:02,061 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:01 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fea2ed3-4cae-4db0-b5bd-08e2b458dff7', 'x-compute-request-id': 'req-7fea2ed3-4cae-4db0-b5bd-08e2b458dff7', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"server": {"id": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "name": "tempest-TestNetworkBasicOps-server-1390010296", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:59Z", "updated": "2025-12-07T16:56:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-278529263", "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-07 16:56:02,064 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-07 16:56:03,483 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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.418s 2025-12-07 16:56:03,483 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:03 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f6d6452-1839-4faf-ae82-3e2303887791', 'x-compute-request-id': 'req-6f6d6452-1839-4faf-ae82-3e2303887791', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"server": {"id": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "name": "tempest-TestNetworkBasicOps-server-1390010296", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:59Z", "updated": "2025-12-07T16:56:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-278529263", "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-07 16:56:05,234 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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.746s 2025-12-07 16:56:05,235 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:04 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8b7e444-426f-4fe1-a869-28f84498746f', 'x-compute-request-id': 'req-f8b7e444-426f-4fe1-a869-28f84498746f', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"server": {"id": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "name": "tempest-TestNetworkBasicOps-server-1390010296", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:59Z", "updated": "2025-12-07T16:56:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-278529263", "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-07 16:56:07,071 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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.828s 2025-12-07 16:56:07,071 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:06 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e058bd4a-37ff-42a0-8497-36d9cb753c10', 'x-compute-request-id': 'req-e058bd4a-37ff-42a0-8497-36d9cb753c10', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"server": {"id": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "name": "tempest-TestNetworkBasicOps-server-1390010296", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:59Z", "updated": "2025-12-07T16:56:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-278529263", "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-07 16:56:09,064 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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.988s 2025-12-07 16:56:09,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': 'Sun, 07 Dec 2025 16:56:08 GMT', 'server': 'Apache', 'content-length': '1788', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87ea0216-4c87-4d28-ae4b-20de84c39384', 'x-compute-request-id': 'req-87ea0216-4c87-4d28-ae4b-20de84c39384', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"server": {"id": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "name": "tempest-TestNetworkBasicOps-server-1390010296", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:59Z", "updated": "2025-12-07T16:56:06Z", "addresses": {"tempest-network-smoke--1891614786": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}, {"version": 4, "addr": "192.168.122.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-278529263", "OS-SRV-USG:launched_at": "2025-12-07T16:56:06.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-07 16:56:09,068 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-07 16:56:09,982 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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.914s 2025-12-07 16:56:09,983 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:09 GMT', 'server': 'Apache', 'content-length': '1788', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe804341-1904-4e63-8188-06ea9f5f86b6', 'x-compute-request-id': 'req-fe804341-1904-4e63-8188-06ea9f5f86b6', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"server": {"id": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "name": "tempest-TestNetworkBasicOps-server-1390010296", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:59Z", "updated": "2025-12-07T16:56:06Z", "addresses": {"tempest-network-smoke--1891614786": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}, {"version": 4, "addr": "192.168.122.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-278529263", "OS-SRV-USG:launched_at": "2025-12-07T16:56:06.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-07 16:56:10,076 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=9ba1f1a9-6883-4437-a8b1-4825c8f9d513&network_id=c934c10e-dd18-4dba-ab79-04aa1b4b7325 0.090s 2025-12-07 16:56:10,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': 'Sun, 07 Dec 2025 16:56:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-ebf955fc-414b-4c94-a947-e5fa8081f902', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9ba1f1a9-6883-4437-a8b1-4825c8f9d513&network_id=c934c10e-dd18-4dba-ab79-04aa1b4b7325'} Body: b'{"ports":[{"id":"cdd327af-ad69-4470-a46e-75e96f2db178","name":"tempest-TestNetworkBasicOps-2030155484","network_id":"c934c10e-dd18-4dba-ab79-04aa1b4b7325","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:17:4e:44","admin_state_up":true,"status":"ACTIVE","device_id":"9ba1f1a9-6883-4437-a8b1-4825c8f9d513","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"06eaba80-5f94-471f-b6dd-bbac6826cd89","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5ab3f748-7b90-4776-aa2a-db8c4a5073df"],"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-1390010296","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1390010296","fqdn":"tempest-testnetworkbasicops-server-1390010296.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:55:25Z","updated_at":"2025-12-07T16:56:05Z","revision_number":9,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:56:10,332 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.254s 2025-12-07 16:56:10,332 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:10 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0215a415-5a90-4015-ab73-fe640f23a9c6', 'x-compute-request-id': 'req-0215a415-5a90-4015-ab73-fe640f23a9c6', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'' 2025-12-07 16:56:11,186 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.854s 2025-12-07 16:56:11,187 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:10 GMT', 'server': 'Apache', 'content-length': '1794', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad71d2ac-cbff-4970-8349-d0defe38d1b0', 'x-compute-request-id': 'req-ad71d2ac-cbff-4970-8349-d0defe38d1b0', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"server": {"id": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "name": "tempest-TestNetworkBasicOps-server-1390010296", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:59Z", "updated": "2025-12-07T16:56:10Z", "addresses": {"tempest-network-smoke--1891614786": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}, {"version": 4, "addr": "192.168.122.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4e:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-278529263", "OS-SRV-USG:launched_at": "2025-12-07T16:56:06.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-07 16:56:12,375 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.184s 2025-12-07 16:56:12,376 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:12 GMT', 'server': 'Apache', 'content-length': '1479', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0916e20e-ca7e-42b6-8dce-41f3c0c1dfc2', 'x-compute-request-id': 'req-0916e20e-ca7e-42b6-8dce-41f3c0c1dfc2', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"server": {"id": "9ba1f1a9-6883-4437-a8b1-4825c8f9d513", "name": "tempest-TestNetworkBasicOps-server-1390010296", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:55:59Z", "updated": "2025-12-07T16:56:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a83902 b1-4825c8f9d513"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-278529263", "OS-SRV-USG:launched_at": "2025-12-07T16:56:06.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-07 16:56:13,461 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9ba1f1a9-6883-4437-a8b1-4825c8f9d513 0.080s 2025-12-07 16:56:13,461 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:13 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79acbefd-b136-4759-b9cf-600471207a5e', 'x-compute-request-id': 'req-79acbefd-b136-4759-b9cf-600471207a5e', '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/9ba1f1a9-6883-4437-a8b1-4825c8f9d513'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9ba1f1a9-6883-4437-a8b1-4825c8f9d513 could not be found."}}' 2025-12-07 16:56:13,931 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/37618f92-ba55-427c-8886-47bef5ceec87 0.469s 2025-12-07 16:56:13,931 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b817a96c-0d98-43d0-bea8-6901df65e996', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/37618f92-ba55-427c-8886-47bef5ceec87'} Body: b'' 2025-12-07 16:56:13,982 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-278529263 0.050s 2025-12-07 16:56:13,983 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:13 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3dd466c-8605-465d-aded-e36560740c7b', 'x-compute-request-id': 'req-e3dd466c-8605-465d-aded-e36560740c7b', '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-278529263'} Body: b'' 2025-12-07 16:56:14,342 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3235fc24-4b2a-47f6-8059-6f16c664aaec 0.359s 2025-12-07 16:56:14,343 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-188b5006-454a-4eb3-9c9b-592c87a5fc93', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3235fc24-4b2a-47f6-8059-6f16c664aaec'} Body: b'' 2025-12-07 16:56:14,448 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e 0.105s 2025-12-07 16:56:14,448 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56: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-af80de8d-89de-4228-9dd0-570612881e2a', 'x-compute-request-id': 'req-af80de8d-89de-4228-9dd0-570612881e2a', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8d475002-a840-4a50-850e-181598fdb26e could not be found."}}' 2025-12-07 16:56:14,551 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d475002-a840-4a50-850e-181598fdb26e 0.102s 2025-12-07 16:56:14,551 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56: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-b4b7c5aa-b1ab-4f9c-9240-2251ee4e5267', 'x-compute-request-id': 'req-b4b7c5aa-b1ab-4f9c-9240-2251ee4e5267', '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/8d475002-a840-4a50-850e-181598fdb26e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8d475002-a840-4a50-850e-181598fdb26e could not be found."}}' 2025-12-07 16:56:15,043 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1b65af20-1f27-4dc7-b15b-2027d489a0af 0.491s 2025-12-07 16:56:15,044 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c7e4af92-7b90-4393-9d0a-5ba74d50744c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1b65af20-1f27-4dc7-b15b-2027d489a0af'} Body: b'' 2025-12-07 16:56:15,120 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-912302932 0.075s 2025-12-07 16:56:15,120 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:15 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-e4a8d9a0-a365-481d-8c03-cceb88a72727', 'x-compute-request-id': 'req-e4a8d9a0-a365-481d-8c03-cceb88a72727', '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-912302932'} Body: b'' 2025-12-07 16:56:15,432 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/cdd327af-ad69-4470-a46e-75e96f2db178 0.311s 2025-12-07 16:56:15,432 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-41ccf862-2f59-4aa4-b6ab-c8c305bc330d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/cdd327af-ad69-4470-a46e-75e96f2db178'} Body: b'' 2025-12-07 16:56:16,937 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2d073cf7-0997-4427-9cd5-c187183c4e0a/remove_router_interface 1.504s 2025-12-07 16:56:16,938 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "06eaba80-5f94-471f-b6dd-bbac6826cd89"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6a3d0f8d-c3e4-438b-aaf8-560dd9e2f494', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2d073cf7-0997-4427-9cd5-c187183c4e0a/remove_router_interface'} Body: b'{"id": "2d073cf7-0997-4427-9cd5-c187183c4e0a", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "b81566bc-1108-41a0-a3a7-e14c634f8aac", "network_id": "c934c10e-dd18-4dba-ab79-04aa1b4b7325", "subnet_id": "06eaba80-5f94-471f-b6dd-bbac6826cd89", "subnet_ids": ["06eaba80-5f94-471f-b6dd-bbac6826cd89"]}' 2025-12-07 16:56:17,167 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/06eaba80-5f94-471f-b6dd-bbac6826cd89 0.229s 2025-12-07 16:56:17,167 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bc35ee02-5766-424f-b2c8-4f53ad8c4cb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/06eaba80-5f94-471f-b6dd-bbac6826cd89'} Body: b'' 2025-12-07 16:56:18,021 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2d073cf7-0997-4427-9cd5-c187183c4e0a 0.853s 2025-12-07 16:56:18,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': 'Sun, 07 Dec 2025 16:56:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fa40a541-b697-4f9c-8d9e-602c86b93a5a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2d073cf7-0997-4427-9cd5-c187183c4e0a'} Body: b'' 2025-12-07 16:56:18,388 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c934c10e-dd18-4dba-ab79-04aa1b4b7325 0.367s 2025-12-07 16:56:18,388 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-eb279a4b-b279-4daa-a4e4-3a861e1264db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c934c10e-dd18-4dba-ab79-04aa1b4b7325'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-07 16:56:18.395250Z 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-07 16:56:18.395583Z 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-07 16:56:18.395911Z 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-07 16:57:10.987905Z 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-07 16:56:19,222 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.826s 2025-12-07 16:56:19,222 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--116592825", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-70ad6918-f54c-4459-b8f1-307fdf627f51', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"54115cb3-6b4b-48c6-b7be-0eef25725cc6","name":"tempest-network-smoke--116592825","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:56:18Z","updated_at":"2025-12-07T16:56:18Z","revision_number":1}}' 2025-12-07 16:56:20,486 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.263s 2025-12-07 16:56:20,486 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1917378383", "admin_state_up": true, "project_id": "c2862010b4074178b36417f9edc7c203", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8"}}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-54ac6991-1e54-4884-b9ee-e4bd0b447174', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "b0664a84-ce24-4c43-bd5a-3335e5a3e776", "name": "tempest-TestNetworkBasicOps-router-1917378383", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.237"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:56:19Z", "updated_at": "2025-12-07T16:56:19Z", "revision_number": 2, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:20,546 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.059s 2025-12-07 16:56:20,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': 'Sun, 07 Dec 2025 16:56:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2f365c50-67c8-4c4e-bfcb-c0d35fea1a3d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:56:20,654 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.107s 2025-12-07 16:56:20,655 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-ee5cdc7c-19c7-40e3-9918-6b2e5fa96822', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:56:20,850 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.194s 2025-12-07 16:56:20,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': 'Sun, 07 Dec 2025 16:56:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-09fdc3a7-1383-4a7b-ba1f-b9887bb70493', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:56:21,538 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.688s 2025-12-07 16:56:21,538 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-1817937821", "network_id": "54115cb3-6b4b-48c6-b7be-0eef25725cc6", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-d60d04c2-bdb5-4f00-bab5-933a6232eb13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"320d9ec0-5bcd-4a40-beaa-ef8866bc9abd","name":"tempest-subnet-smoke-1817937821","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"54115cb3-6b4b-48c6-b7be-0eef25725cc6","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-07T16:56:21Z","updated_at":"2025-12-07T16:56:21Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:23,369 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b0664a84-ce24-4c43-bd5a-3335e5a3e776/add_router_interface 1.830s 2025-12-07 16:56:23,369 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "320d9ec0-5bcd-4a40-beaa-ef8866bc9abd"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9e96a3b1-21a1-4af4-8998-5c3cf6d58f1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b0664a84-ce24-4c43-bd5a-3335e5a3e776/add_router_interface'} Body: b'{"id": "b0664a84-ce24-4c43-bd5a-3335e5a3e776", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "1801a904-7998-4a35-9bad-92e8ae3484f6", "network_id": "54115cb3-6b4b-48c6-b7be-0eef25725cc6", "subnet_id": "320d9ec0-5bcd-4a40-beaa-ef8866bc9abd", "subnet_ids": ["320d9ec0-5bcd-4a40-beaa-ef8866bc9abd"]}' 2025-12-07 16:56:23,629 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.259s 2025-12-07 16:56:23,629 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-64f9b519-ff4d-43c4-b5e9-f098a60c118e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"54115cb3-6b4b-48c6-b7be-0eef25725cc6","name":"tempest-network-smoke--116592825","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["320d9ec0-5bcd-4a40-beaa-ef8866bc9abd"],"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-07T16:56:18Z","updated_at":"2025-12-07T16:56:21Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":12043}]}' 2025-12-07 16:56:23,698 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.069s 2025-12-07 16:56:23,698 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-ff865375-aec6-42bc-abee-cfb9bd47c96c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"320d9ec0-5bcd-4a40-beaa-ef8866bc9abd","name":"tempest-subnet-smoke-1817937821","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"54115cb3-6b4b-48c6-b7be-0eef25725cc6","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-07T16:56:21Z","updated_at":"2025-12-07T16:56:21Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"}]}' 2025-12-07 16:56:23,891 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.192s 2025-12-07 16:56:23,891 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-cf1e0670-ed73-4580-a1bf-6b7ba09e6955', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "b0664a84-ce24-4c43-bd5a-3335e5a3e776", "name": "tempest-TestNetworkBasicOps-router-1917378383", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.237"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:56:19Z", "updated_at": "2025-12-07T16:56:22Z", "revision_number": 3, "project_id": "c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:56:23,985 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.092s 2025-12-07 16:56:23,985 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-30129475", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA0wctBW9VN/WaQXfjYCiRe31XofJ8B3LmXhXTJ87JcCwJYKYFdWwwNuhMJxppJ7G+9WoF//CLPqeiifJJ55tO241QpXvT3TKdyA/LUdKHIJV7Qh7KXX4+T81p/iE6wJsQ=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:23 GMT', 'server': 'Apache', 'content-length': '396', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb26261-b415-4672-83f8-dcb194c5c07f', 'x-compute-request-id': 'req-8fb26261-b415-4672-83f8-dcb194c5c07f', '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-30129475", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA0wctBW9VN/WaQXfjYCiRe31XofJ8B3LmXhXTJ87JcCwJYKYFdWwwNuhMJxppJ7G+9WoF//CLPqeiifJJ55tO241QpXvT3TKdyA/LUdKHIJV7Qh7KXX4+T81p/iE6wJsQ==", "fingerprint": "52:79:2f:8f:00:4e:0b:a1:16:9b:c7:05:a0:40:60:cc", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:56:24,140 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.154s 2025-12-07 16:56:24,141 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-1402869429", "description": "tempest-secgroup-smoke-1402869429 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-178d55fd-bc0b-4fa0-bc75-7c5dc37a994a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "name": "tempest-secgroup-smoke-1402869429", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-1402869429 description", "shared": false, "security_group_rules": [{"id": "f001e3ca-73b1-40cd-8029-08d3320fd77d", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "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-07T16:56:24Z", "updated_at": "2025-12-07T16:56:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "f5d72c2c-57f1-4911-a88d-23c7668461b6", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "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-07T16:56:24Z", "updated_at": "2025-12-07T16:56:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:56:24Z", "updated_at": "2025-12-07T16:56:24Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:24,279 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.137s 2025-12-07 16:56:24,279 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1bfe2023-79ba-4529-bdef-da4aa67c36d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a578d5b0-d438-43c2-b344-44c1bbd7f09d", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "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-07T16:56:24Z", "updated_at": "2025-12-07T16:56:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:24,418 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.138s 2025-12-07 16:56:24,418 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c87838ef-be3a-4f59-811c-1ce72814f694', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f14db71-ea06-4574-807f-b2a8e61f2294", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "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-07T16:56:24Z", "updated_at": "2025-12-07T16:56:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:24,550 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.132s 2025-12-07 16:56:24,551 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-617d13b9-fc96-485f-b515-96d28ea55f62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "19810bdd-f7b0-4b5c-aeb8-dbd3210c7ac9", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "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-07T16:56:24Z", "updated_at": "2025-12-07T16:56:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:24,706 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.154s 2025-12-07 16:56:24,707 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0261895e-cdf8-4aea-98c6-88c3cff87ba3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3489c23c-7bbe-4067-bb50-12eccf155244", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "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-07T16:56:24Z", "updated_at": "2025-12-07T16:56:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:24,945 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.237s 2025-12-07 16:56:24,945 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cdd56872-358b-447e-a533-99c1a6da21c4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "50cab397-c8e4-469e-93bd-f57d980d2f09", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "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-07T16:56:24Z", "updated_at": "2025-12-07T16:56:24Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:25,152 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.206s 2025-12-07 16:56:25,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": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bf14577b-9166-407d-9cc1-db119f4f05f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "94d52fa5-bf65-44c2-af3a-25d81c06c69c", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "8a6c8f5e-0ba7-4045-be56-0a143f0ae590", "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-07T16:56:25Z", "updated_at": "2025-12-07T16:56:25Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:25,484 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.324s 2025-12-07 16:56:25,485 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:25 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5c185abb-0b36-4515-b925-50a4a988448e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["d3j26l57SYiWAcZVpZoN9w"], "expires_at": "2025-12-07T17:56:25.000000Z", "issued_at": "2025-12-07T16:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:56:25,485 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2025-12-07 16:56:30,989 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 5.502s 2025-12-07 16:56:30,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-561263663", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "54115cb3-6b4b-48c6-b7be-0eef25725cc6"}], "key_name": "tempest-TestNetworkBasicOps-30129475", "security_groups": [{"name": "tempest-secgroup-smoke-1402869429"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:25 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c7cad50-21ed-4f8b-b9b9-142dd389ee4f', 'x-compute-request-id': 'req-7c7cad50-21ed-4f8b-b9b9-142dd389ee4f', '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": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1402869429"}], "adminPass": "UfksWFVj2r8L"}}' 2025-12-07 16:56:31,907 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.915s 2025-12-07 16:56:31,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': 'Sun, 07 Dec 2025 16:56:31 GMT', 'server': 'Apache', 'content-length': '1392', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a1a2378-e328-492a-9f8f-e51c3f85b3ec', 'x-compute-request-id': 'req-7a1a2378-e328-492a-9f8f-e51c3f85b3ec', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"server": {"id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "name": "tempest-TestNetworkBasicOps-server-561263663", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:56:30Z", "updated": "2025-12-07T16:56:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-30129475", "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-07 16:56:33,319 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.401s 2025-12-07 16:56:33,320 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:32 GMT', 'server': 'Apache', 'content-length': '1450', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e89a3d3-39de-494f-b9fd-2620cdcf4d41', 'x-compute-request-id': 'req-5e89a3d3-39de-494f-b9fd-2620cdcf4d41', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"server": {"id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "name": "tempest-TestNetworkBasicOps-server-561263663", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:56:30Z", "updated": "2025-12-07T16:56:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-30129475", "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-07 16:56:33,323 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-07 16:56:34,922 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.598s 2025-12-07 16:56:34,923 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:34 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dd51147-a74b-478e-a03e-7fa5b5e9ce74', 'x-compute-request-id': 'req-5dd51147-a74b-478e-a03e-7fa5b5e9ce74', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"server": {"id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "name": "tempest-TestNetworkBasicOps-server-561263663", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:56:30Z", "updated": "2025-12-07T16:56:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-30129475", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1402869429"}], "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-07 16:56:36,406 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.477s 2025-12-07 16:56:36,406 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:35 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e72b0ca2-4dcf-41b7-8dd5-0ae9844db3dd', 'x-compute-request-id': 'req-e72b0ca2-4dcf-41b7-8dd5-0ae9844db3dd', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"server": {"id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "name": "tempest-TestNetworkBasicOps-server-561263663", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:56:30Z", "updated": "2025-12-07T16:56:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-30129475", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1402869429"}], "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-07 16:56:37,704 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.292s 2025-12-07 16:56:37,704 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:37 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b064862e-c7c9-40c0-be4e-976136351044', 'x-compute-request-id': 'req-b064862e-c7c9-40c0-be4e-976136351044', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"server": {"id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "name": "tempest-TestNetworkBasicOps-server-561263663", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:56:30Z", "updated": "2025-12-07T16:56:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-30129475", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1402869429"}], "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-07 16:56:39,993 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 1.284s 2025-12-07 16:56:39,994 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:38 GMT', 'server': 'Apache', 'content-length': '1689', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c77fee-0fe0-4cd0-b17f-fd1b9340f356', 'x-compute-request-id': 'req-e6c77fee-0fe0-4cd0-b17f-fd1b9340f356', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"server": {"id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "name": "tempest-TestNetworkBasicOps-server-561263663", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:56:30Z", "updated": "2025-12-07T16:56:37Z", "addresses": {"tempest-network-smoke--116592825": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:13:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-30129475", "OS-SRV-USG:launched_at": "2025-12-07T16:56:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1402869429"}], "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-07 16:56:40,005 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-07 16:56:40,968 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.961s 2025-12-07 16:56:40,968 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:40 GMT', 'server': 'Apache', 'content-length': '1689', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a25cc0d-1890-4cc5-b67c-fe9f356e0655', 'x-compute-request-id': 'req-1a25cc0d-1890-4cc5-b67c-fe9f356e0655', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"server": {"id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "name": "tempest-TestNetworkBasicOps-server-561263663", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:56:30Z", "updated": "2025-12-07T16:56:37Z", "addresses": {"tempest-network-smoke--116592825": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:13:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-30129475", "OS-SRV-USG:launched_at": "2025-12-07T16:56:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1402869429"}], "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-07 16:56:40,971 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-07 16:56:41,054 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=8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.082s 2025-12-07 16:56:41,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': 'Sun, 07 Dec 2025 16:56:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-9124a174-eb24-4032-b071-580adbcd18b1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"ports":[{"id":"6e4e7102-af40-402e-ac4d-a57ba93f04cc","name":"","network_id":"54115cb3-6b4b-48c6-b7be-0eef25725cc6","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:0f:13:dd","admin_state_up":true,"status":"ACTIVE","device_id":"8d8acbad-32b5-41d4-a9c4-e988903fa50d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"320d9ec0-5bcd-4a40-beaa-ef8866bc9abd","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8a6c8f5e-0ba7-4045-be56-0a143f0ae590"],"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-561263663","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-561263663","fqdn":"tempest-testnetworkbasicops-server-561263663.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:56:33Z","updated_at":"2025-12-07T16:56:37Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:56:41,055 25 DEBUG [tempest.common.waiters] Server ID 8d8acbad-32b5-41d4-a9c4-e988903fa50d ports are all ACTIVE [{'id': '6e4e7102-af40-402e-ac4d-a57ba93f04cc', 'name': '', 'network_id': '54115cb3-6b4b-48c6-b7be-0eef25725cc6', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:0f:13:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8d8acbad-32b5-41d4-a9c4-e988903fa50d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '320d9ec0-5bcd-4a40-beaa-ef8866bc9abd', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['8a6c8f5e-0ba7-4045-be56-0a143f0ae590'], '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-561263663', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-561263663', 'fqdn': 'tempest-testnetworkbasicops-server-561263663.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:56:33Z', 'updated_at': '2025-12-07T16:56:37Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:56:43,109 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.053s 2025-12-07 16:56:43,109 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "port_id": "6e4e7102-af40-402e-ac4d-a57ba93f04cc", "tenant_id": "c2862010b4074178b36417f9edc7c203", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-f20ab039-97f9-4936-8c0f-3d60e4fb77a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "226efb7c-d446-45a7-a2da-60af8ca57a20", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.227", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "b0664a84-ce24-4c43-bd5a-3335e5a3e776", "port_id": "6e4e7102-af40-402e-ac4d-a57ba93f04cc", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "c2862010b4074178b36417f9edc7c203", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "54115cb3-6b4b-48c6-b7be-0eef25725cc6", "mac_address": "fa:16:3e:0f:13:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:56:42Z", "updated_at": "2025-12-07T16:56:42Z", "revision_number": 0}}' 2025-12-07 16:56:43,200 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/226efb7c-d446-45a7-a2da-60af8ca57a20 0.090s 2025-12-07 16:56:43,200 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-623dc4b2-31fe-4280-85bd-b83e9b4016dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/226efb7c-d446-45a7-a2da-60af8ca57a20'} Body: b'{"floatingip": {"id": "226efb7c-d446-45a7-a2da-60af8ca57a20", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.227", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "b0664a84-ce24-4c43-bd5a-3335e5a3e776", "port_id": "6e4e7102-af40-402e-ac4d-a57ba93f04cc", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "54115cb3-6b4b-48c6-b7be-0eef25725cc6", "mac_address": "fa:16:3e:0f:13:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:56:42Z", "updated_at": "2025-12-07T16:56:42Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:43,200 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '226efb7c-d446-45a7-a2d10000 a-60af8ca57a20', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.227', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': 'b0664a84-ce24-4c43-bd5a-3335e5a3e776', 'port_id': '6e4e7102-af40-402e-ac4d-a57ba93f04cc', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '54115cb3-6b4b-48c6-b7be-0eef25725cc6', 'mac_address': 'fa:16:3e:0f:13:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8d8acbad-32b5-41d4-a9c4-e988903fa50d', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:56:42Z', 'updated_at': '2025-12-07T16:56:42Z', 'revision_number': 1, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:56:43,201 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.091360 seconds 2025-12-07 16:56:43,201 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.227 with user: cirros 2025-12-07 16:56:43,201 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.227 in 120 sec and the expected result is reachable 2025-12-07 16:56:55,420 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.219262 seconds 2025-12-07 16:56:55,421 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.227 in 120 sec and the ping result is expected 2025-12-07 16:56:55,593 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d/action 0.171s 2025-12-07 16:56:55,594 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:56:55 GMT', 'server': 'Apache', 'content-length': '75334', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be51f7a4-80e1-459f-87fd-53361f714972', 'x-compute-request-id': 'req-be51f7a4-80e1-459f-87fd-53361f714972', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1458610749 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001261] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001662] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004460] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004493] Using GB pages for direct mapping\\n[ 0.004799] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004805] ACPI: Early table checksum verification disabled\\n[ 0.004814] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004820] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004829] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004838] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004842] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004846] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004850] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004853] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004857] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004859] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004860] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004862] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004863] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004864] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006174] No NUMA configuration fo 2025-12-07 16:56:55,597 25 DEBUG [tempest.scenario.manager] Console output for 8d8acbad-32b5-41d4-a9c4-e988903fa50d body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1458610749 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001261] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001662] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004460] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004493] Using GB pages for direct mapping [ 0.004799] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004805] ACPI: Early table checksum verification disabled [ 0.004814] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004820] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004829] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004838] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004842] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004846] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004850] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004853] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004857] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004859] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004860] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004862] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004863] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004864] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006174] No NUMA configuration found [ 0.006177] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006185] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006649] Zone ranges: [ 0.006651] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006654] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006656] Normal empty [ 0.006658] Device empty [ 0.006659] Movable zone start for each node [ 0.006663] Early memory node ranges [ 0.006663] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006665] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006667] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007089] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007119] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007391] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018437] ACPI: PM-Timer IO Port: 0x608 [ 0.018465] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018588] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018592] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018595] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018597] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018599] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018600] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018604] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018607] TSC deadline timer available [ 0.018621] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018697] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018700] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018701] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018702] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018704] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018706] Booting paravirtualized kernel on KVM [ 0.018709] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018715] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019143] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019359] kvm-guest: setup async PF for cpu 0 [ 0.019389] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019409] kvm-guest: PV spinlocks disabled, single CPU [ 0.019416] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019418] Policy zone: DMA32 [ 0.019420] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019492] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019512] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019525] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019587] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019845] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020580] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020612] ftrace: allocating 50600 entries in 198 pages [ 0.050259] ftrace: allocated 198 pages with 4 groups [ 0.050430] rcu: Hierarchical RCU implementation. [ 0.050432] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.050434] Rude variant of Tasks RCU enabled. [ 0.050435] Tracing variant of Tasks RCU enabled. [ 0.050436] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.050438] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054864] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.055264] random: crng init done [ 0.098315] Console: colour VGA+ 80x25 [ 0.248922] printk: console [tty1] enabled [ 0.610574] printk: console [ttyS0] enabled [ 0.615343] ACPI: Core revision 20210730 [ 0.619120] APIC: Switch to symmetric I/O mode setup [ 0.624029] x2apic enabled [ 0.627503] Switched APIC routing to physical x2apic. [ 0.636892] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.644393] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.648370] pid_max: default: 32768 minimum: 301 [ 0.648370] LSM: Security Framework initializing [ 0.648370] landlock: Up and running. [ 0.648370] Yama: becoming mindful. [ 0.648370] AppArmor: AppArmor initialized [ 0.648370] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.648370] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.648370] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.648370] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.648370] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.648370] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.648370] Spectre V2 : Mitigation: Retpolines [ 0.648370] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.648370] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.648370] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.648370] RETBleed: Mitigation: untrained return thunk [ 0.648370] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.648370] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.648370] Freeing SMP alternatives memory: 44K [ 0.648370] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.648569] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.652393] ... version: 0 [ 0.655377] ... bit width: 48 [ 0.656382] ... generic registers: 6 [ 0.659422] ... value mask: 0000ffffffffffff [ 0.660382] ... max period: 00007fffffffffff [ 0.664197] ... fixed-purpose events: 0 [ 0.664383] ... event mask: 000000000000003f [ 0.668390] rcu: Hierarchical SRCU implementation. [ 0.672518] smp: Bringing up secondary CPUs ... [ 0.675971] smp: Brought up 1 node, 1 CPU [ 0.676387] smpboot: Max logical packages: 1 [ 0.679648] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.680951] devtmpfs: initialized [ 0.683685] x86/mm: Memory block size: 128MB [ 0.684589] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.688395] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.692446] pinctrl core: initialized pinctrl subsystem [ 0.696792] PM: RTC time: 16:56:39, date: 2025-12-07 [ 0.701382] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.704524] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.708457] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.712407] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.716403] audit: initializing netlink subsys (disabled) [ 0.720616] thermal_sys: Registered thermal governor 'fair_share' [ 0.720617] thermal_sys: Registered thermal governor 'bang_bang' [ 0.724386] audit: type=2000 audit(1765126598.953:1): state=initialized audit_enabled=0 res=1 [ 0.732385] thermal_sys: Registered thermal governor 'step_wise' [ 0.732387] thermal_sys: Registered thermal governor 'user_space' [ 0.736384] thermal_sys: Registered thermal governor 'power_allocator' [ 0.740397] EISA bus registered [ 0.746916] cpuidle: using governor ladder [ 0.748384] cpuidle: using governor menu [ 0.754230] ACPI: bus type PCI registered [ 0.756384] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.760750] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.764386] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.768410] PCI: Using configuration type 1 for base access [ 0.773726] Kprobes globally optimized [ 0.776544] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.780386] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.785983] ACPI: Added _OSI(Module Device) [ 0.788419] ACPI: Added _OSI(Processor Device) [ 0.791824] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.792450] ACPI: Added _OSI(Processor Aggregator Device) [ 0.796390] ACPI: Added _OSI(Linux-Dell-Video) [ 0.799773] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.800408] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.807563] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.812689] ACPI: Interpreter enabled [ 0.815479] ACPI: PM: (supports S0 S5) [ 0.816383] ACPI: Using IOAPIC for interrupt routing [ 0.820416] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.824382] PCI: Using E820 reservations for host bridge windows [ 0.828643] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.837320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.840389] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.844498] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.848485] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.853622] PCI host bridge to bus 0000:00 [ 0.856384] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.860214] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.860383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.864383] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.868383] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.872383] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.876382] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.880703] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.888802] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.900054] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.912429] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.922676] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.932419] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.936601] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.945317] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.953961] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.966450] pci 0000:00:02.0: enabling Extended Tags [ 0.971452] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.976384] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.987658] pci 0000:00:02.1: enabling Extended Tags [ 0.991100] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.996385] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.010435] pci 0000:00:02.2: enabling Extended Tags [ 1.015064] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.021893] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.034058] pci 0000:00:02.3: enabling Extended Tags [ 1.039061] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.044386] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.056704] pci 0000:00:02.4: enabling Extended Tags [ 1.062988] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.068383] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.078184] pci 0000:00:02.5: enabling Extended Tags [ 1.083044] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.089876] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.102612] pci 0000:00:02.6: enabling Extended Tags [ 1.107034] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.112384] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.123720] pci 0000:00:02.7: enabling Extended Tags [ 1.129221] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.136383] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.150195] pci 0000:00:03.0: enabling Extended Tags [ 1.158724] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.164384] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.177726] pci 0000:00:03.1: enabling Extended Tags [ 1.183132] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.188384] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.199662] pci 0000:00:03.2: enabling Extended Tags [ 1.203191] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.208383] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.220713] pci 0000:00:03.3: enabling Extended Tags [ 1.229177] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.236384] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.248689] pci 0000:00:03.4: enabling Extended Tags [ 1.255026] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.261749] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.271453] pci 0000:00:03.5: enabling Extended Tags [ 1.275043] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.280260] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.288540] pci 0000:00:03.6: enabling Extended Tags [ 1.296868] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.304144] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.310139] pci 0000:00:03.7: enabling Extended Tags [ 1.317275] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.324225] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.330214] pci 0000:00:04.0: enabling Extended Tags [ 1.335112] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.341832] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.352573] pci 0000:00:04.1: enabling Extended Tags [ 1.358850] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.364271] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.370118] pci 0000:00:04.2: enabling Extended Tags [ 1.375010] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.380208] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.387992] pci 0000:00:04.3: enabling Extended Tags [ 1.391086] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.396386] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.409272] pci 0000:00:04.4: enabling Extended Tags [ 1.417874] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.424198] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.432575] pci 0000:00:04.5: enabling Extended Tags [ 1.439495] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.444385] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.456723] pci 0000:00:04.6: enabling Extended Tags [ 1.463038] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.468384] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.479997] pci 0000:00:04.7: enabling Extended Tags [ 1.485277] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.492079] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.498159] pci 0000:00:05.0: enabling Extended Tags [ 1.561996] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.566592] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.569511] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.592390] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.597835] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.604802] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.616385] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.629531] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.636386] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.644734] pci 0000:01:00.0: enabling Extended Tags [ 1.724387] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.728179] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.728448] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.732509] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.739788] pci_bus 0000:02: extended config space not accessible [ 1.740707] acpiphp: Slot [1] registered [ 1.743883] acpiphp: Slot [0] registered [ 1.744434] acpiphp: Slot [2] registered [ 1.747495] acpiphp: Slot [3] registered [ 1.748433] acpiphp: Slot [4] registered [ 1.751336] acpiphp: Slot [5] registered [ 1.752443] acpiphp: Slot [6] registered [ 1.755306] acpiphp: Slot [7] registered [ 1.756431] acpiphp: Slot [8] registered [ 1.759317] acpiphp: Slot [9] registered [ 1.760444] acpiphp: Slot [10] registered [ 1.763344] acpiphp: Slot [11] registered [ 1.764484] acpiphp: Slot [12] registered [ 1.767448] acpiphp: Slot [13] registered [ 1.768453] acpiphp: Slot [14] registered [ 1.771340] acpiphp: Slot [15] registered [ 1.772446] acpiphp: Slot [16] registered [ 1.775448] acpiphp: Slot [17] registered [ 1.776442] acpiphp: Slot [18] registered [ 1.779348] acpiphp: Slot [19] registered [ 1.780431] acpiphp: Slot [20] registered [ 1.783470] acpiphp: Slot [21] registered [ 1.784433] acpiphp: Slot [22] registered [ 1.787373] acpiphp: Slot [23] registered [ 1.788431] acpiphp: Slot [24] registered [ 1.791603] acpiphp: Slot [25] registered [ 1.792433] acpiphp: Slot [26] registered [ 1.795366] acpiphp: Slot [27] registered [ 1.796432] acpiphp: Slot [28] registered [ 1.799433] acpiphp: Slot [29] registered [ 1.800432] acpiphp: Slot [30] registered [ 1.803361] acpiphp: Slot [31] registered [ 1.806876] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.819800] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.897250] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.900453] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.904451] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.908516] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.919663] acpiphp: Slot [0-2] registered [ 1.921047] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.930899] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.941987] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.948167] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.948589] pci 0000:03:00.0: enabling Extended Tags [ 2.030234] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.032537] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.036508] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.044125] acpiphp: Slot [0-3] registered [ 2.045044] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.056385] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.071771] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.077892] pci 0000:04:00.0: enabling Extended Tags [ 2.158358] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.160523] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.164523] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.171942] acpiphp: Slot [0-4] registered [ 2.173065] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.184386] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.202317] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.208583] pci 0000:05:00.0: enabling Extended Tags [ 2.289457] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.292538] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.296526] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.303424] acpiphp: Slot [0-5] registered [ 2.305713] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.313475] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.324386] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.334289] pci 0000:06:00.0: enabling Extended Tags [ 2.415741] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.416568] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.420548] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.428288] acpiphp: Slot [0-6] registered [ 2.499479] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.500511] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.504553] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.512152] acpiphp: Slot [0-7] registered [ 2.583521] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.584520] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.588510] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.596358] acpiphp: Slot [0-8] registered [ 2.667833] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.668517] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.672712] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.682393] acpiphp: Slot [0-9] registered [ 2.780555] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.784490] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.788510] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.795797] acpiphp: Slot [0-10] registered [ 2.868191] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.868531] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.872521] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.880334] acpiphp: Slot [0-11] registered [ 2.951955] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.952515] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.956510] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.964263] acpiphp: Slot [0-12] registered [ 3.041345] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.044522] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.048511] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.056155] acpiphp: Slot [0-13] registered [ 3.127512] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.128520] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.132510] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.140057] acpiphp: Slot [0-14] registered [ 3.211591] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.212519] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.216509] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.223900] acpiphp: Slot [0-15] registered [ 3.294503] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.296514] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.300531] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.307844] acpiphp: Slot [0-16] registered [ 3.379678] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.380536] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.384535] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.391910] acpiphp: Slot [0-17] registered [ 3.465750] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.468517] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.472510] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.479855] acpiphp: Slot [0-18] registered [ 3.551775] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.552518] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.556531] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.563869] acpiphp: Slot [0-19] registered [ 3.635711] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.636512] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.640509] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.647826] acpiphp: Slot [0-20] registered [ 3.719556] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.720510] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.724510] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.731666] acpiphp: Slot [0-21] registered [ 3.803672] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.804522] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.808518] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.815936] acpiphp: Slot [0-22] registered [ 3.886785] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.888520] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.892509] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.899918] acpiphp: Slot [0-23] registered [ 3.971756] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.972520] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.976521] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.983939] acpiphp: Slot [0-24] registered [ 4.055841] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.056520] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.060523] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.067431] acpiphp: Slot [0-25] registered [ 4.141936] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.144519] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.148510] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.201191] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.204603] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.208628] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.212600] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.216616] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.220589] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.224593] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.228589] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.232479] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.236396] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.240396] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.244396] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.248397] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.252397] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.256398] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.260396] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.264728] iommu: Default domain type: Translated [ 4.268383] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.272669] SCSI subsystem initialized [ 4.275723] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.276370] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.276385] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.280382] vgaarb: loaded [ 4.282766] ACPI: bus type USB registered [ 4.284397] usbcore: registered new interface driver usbfs [ 4.288277] usbcore: registered new interface driver hub [ 4.288390] usbcore: registered new device driver usb [ 4.292038] pps_core: LinuxPPS API ver. 1 registered [ 4.292382] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.296386] PTP clock support registered [ 4.299325] EDAC MC: Ver: 3.0.0 [ 4.303754] NetLabel: Initializing [ 4.304382] NetLabel: domain hash size = 128 [ 4.307521] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.308404] NetLabel: unlabeled traffic allowed by default [ 4.312365] PCI: Using ACPI for IRQ routing [ 5.117128] clocksource: Switched to clocksource kvm-clock [ 5.134931] VFS: Disk quotas dquot_6.6.0 [ 5.137959] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.142723] AppArmor: AppArmor Filesystem Enabled [ 5.146069] pnp: PnP ACPI init [ 5.148793] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.154211] pnp: PnP ACPI: found 5 devices [ 5.162823] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.168826] NET: Registered PF_INET protocol family [ 5.172179] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.177983] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.183655] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.189004] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.194216] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.199022] TCP: Hash tables configured (established 1024 bind 1024) [ 5.203395] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.208424] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.212850] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.217529] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.221462] NET: Registered PF_XDP protocol family [ 5.224883] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.230351] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.235885] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.241371] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.246921] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.252429] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.258124] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.263838] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.269546] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.275292] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.281199] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.286887] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.292608] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.298255] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.303979] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.309660] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.315300] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.321037] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.326720] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.332426] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.338072] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.343768] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.349427] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.355113] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.360815] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.365138] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.369470] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.373838] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.378147] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.382474] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.386820] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.391127] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.395481] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.399840] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.404180] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.408543] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.412878] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.417190] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.421620] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.426253] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.430745] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.435404] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.439872] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.444529] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.449822] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.454460] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.458881] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.463499] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.467974] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.472640] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.477069] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.481745] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.486234] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.490907] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.495323] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.499966] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.504394] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.508988] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.513400] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.518069] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.522414] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.526777] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.531132] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.535468] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.539839] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.544164] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.548490] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.552826] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.557140] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.561443] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.565775] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.570064] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.574388] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.578821] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.583428] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.587856] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.592513] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.596963] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.601622] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.606074] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.610906] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.615337] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.620002] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.624668] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.629387] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.633879] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.638536] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.643053] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.647825] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.652404] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.657063] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.661539] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.667114] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.671787] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.676515] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.680128] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.687993] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.695002] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.705300] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.711301] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.717883] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.726025] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.735170] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.741396] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.749697] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.759606] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.766881] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.774192] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.786007] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.791333] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.798693] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.806527] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.813935] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.819697] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.829140] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.836469] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.842260] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.851197] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.856709] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.862208] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.870013] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.875591] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.882137] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.889790] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.894820] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.900649] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.907540] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.913402] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.918718] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.926531] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.931552] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.938396] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.946192] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.951060] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.957662] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.964584] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.969494] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.974864] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.981087] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.987925] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.992619] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.998006] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.004733] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.012653] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.016107] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.021587] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.027843] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.035424] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.039003] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.045230] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.050548] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.057797] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.061926] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.069149] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.074747] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.082664] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.086225] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.092412] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.097755] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.105423] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.108968] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.115243] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.120694] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.128353] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.131940] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.138215] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.143603] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.151160] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.155539] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.160973] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.167211] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.174320] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.178639] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.184184] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.190512] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.197603] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.202055] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.207711] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.214103] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.221069] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.225792] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.231079] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.237302] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.244148] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.248498] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.253828] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.259984] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.267753] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.271988] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.276252] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.281754] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.286334] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.290900] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.295760] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.299582] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.303801] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.308736] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.312531] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.316777] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.321712] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.325979] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.331261] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.335502] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.340588] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.346256] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.351409] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.355691] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.360626] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.364878] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.369838] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.374082] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.378994] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.383230] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.388148] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.392429] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.397352] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.401641] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.406578] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.410806] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.415710] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.419975] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.424917] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.428748] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.432966] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.437864] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.441707] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.446315] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.451239] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.455080] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.459344] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.464313] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.468158] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.472497] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.477622] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.481468] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.485769] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.490720] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.494607] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.498873] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.503818] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.507870] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.512270] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.517253] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.521130] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.525395] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.532389] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.536207] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.540496] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.545429] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.549289] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.553573] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.558513] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.562404] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.566683] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.571652] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.575485] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.579770] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.584748] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.588685] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.592945] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.599498] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.609695] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10371 usecs [ 6.615679] PCI: CLS 0 bytes, default 64 [ 6.618653] Trying to unpack rootfs image as initramfs... [ 6.622458] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.640769] Initialise system trusted keyrings [ 6.643952] Key type blacklist registered [ 6.652430] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.661611] zbud: loaded [ 6.663848] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.676543] fuse: init (API version 7.34) [ 6.684765] integrity: Platform Keyring initialized [ 6.696600] Key type asymmetric registered [ 6.699542] Asymmetric key parser 'x509' registered [ 6.708460] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.720490] io scheduler mq-deadline registered [ 6.730439] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.741152] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.758156] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.772829] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.788752] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.797097] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.812505] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.824929] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.840446] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.851115] Freeing initrd memory: 8744K [ 6.854452] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.862894] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.868062] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.876641] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.881049] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.888921] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.893480] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.899994] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.905928] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.911484] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.920019] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.924518] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.932889] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.937349] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.946146] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.951732] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.959717] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.964807] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.973151] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.977656] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.985495] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.989968] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.998067] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.002601] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.008352] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.014319] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.018807] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.027058] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.031697] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.040040] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.045194] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.052930] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.058070] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.066505] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.070988] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.078808] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.083266] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.091365] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.095853] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.104813] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.109912] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.115279] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.120951] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.125410] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.134457] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.143654] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.148036] shpchp 0000:01:00.0: Slot initialization failed [ 7.153964] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.158869] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.164639] ACPI: button: Power Button [PWRF] [ 7.191467] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.227251] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.234005] Linux agpgart interface v0.103 [ 7.238194] loop: module loaded [ 7.240857] tun: Universal TUN/TAP device driver, 1.6 [ 7.244420] PPP generic driver version 2.4.2 [ 7.247471] VFIO - User Level meta-driver version: 0.3 [ 7.251158] ehci_hcd:938E USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.255569] ehci-pci: EHCI PCI platform driver [ 7.258814] ehci-platform: EHCI generic platform driver [ 7.262431] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.266641] ohci-pci: OHCI PCI platform driver [ 7.269808] ohci-platform: OHCI generic platform driver [ 7.273440] uhci_hcd: USB Universal Host Controller Interface driver [ 7.279879] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.283616] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.288810] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.292562] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.296775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.302466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.307568] usb usb1: Product: UHCI Host Controller [ 7.311011] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.315472] usb usb1: SerialNumber: 0000:02:01.0 [ 7.319005] hub 1-0:1.0: USB hub found [ 7.321865] hub 1-0:1.0: 2 ports detected [ 7.325206] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.333193] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.336756] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.340439] mousedev: PS/2 mouse device common for all mice [ 7.345136] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.351080] rtc_cmos 00:03: RTC can wake from S4 [ 7.356525] rtc_cmos 00:03: registered as rtc0 [ 7.360025] rtc_cmos 00:03: setting system clock to 2025-12-07T16:56:47 UTC (1765126607) [ 7.366035] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.370506] i2c_dev: i2c /dev entries driver [ 7.373754] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.381852] device-mapper: uevent: version 1.0.3 [ 7.385330] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.391134] platform eisa.0: Probing EISA bus 0 [ 7.394926] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.399580] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.403997] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.408732] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.413130] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.417640] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.422085] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.426575] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.431143] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.435595] platform eisa.0: EISA: Detected 0 cards [ 7.439124] ledtrig-cpu: registered to indicate activity on CPUs [ 7.443568] drop_monitor: Initializing network drop monitor service [ 7.448105] NET: Registered PF_INET6 protocol family [ 7.455091] Segment Routing with IPv6 [ 7.457970] In-situ OAM (IOAM) with IPv6 [ 7.461090] NET: Registered PF_PACKET protocol family [ 7.464819] Key type dns_resolver registered [ 7.468114] IPI shorthand broadcast: enabled [ 7.471334] registered taskstats version 1 [ 7.474360] Loading compiled-in X.509 certificates [ 7.478458] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.485575] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.492507] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.499469] blacklist: Loading compiled-in revocation X.509 certificates [ 7.504290] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.511133] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.520411] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.527740] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.535160] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.542467] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.549594] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.556848] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.564945] zswap: loaded using pool lzo/zbud [ 7.568482] Key type .fscrypt registered [ 7.571963] Key type fscrypt-provisioning registered [ 7.577643] Key type encrypted registered [ 7.580848] AppArmor: AppArmor sha1 policy hashing enabled [ 7.585050] ima: No TPM chip found, activating TPM-bypass! [ 7.589133] Loading compiled-in module X.509 certificates [ 7.593753] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.602029] ima: Allocated hash algorithm: sha1 [ 7.605619] ima: No architecture policies found [ 7.609306] evm: Initialising EVM extended attributes: [ 7.613761] evm: security.selinux [ 7.616298] evm: security.SMACK64 [ 7.619263] evm: security.SMACK64EXEC [ 7.622134] evm: security.SMACK64TRANSMUTE [ 7.625707] evm: security.SMACK64MMAP [ 7.628734] evm: security.apparmor [ 7.631586] evm: security.ima [ 7.634273] evm: security.capability [ 7.637184] evm: HMAC attrs: 0x1 [ 7.640473] PM: Magic number: 5:152:944 [ 7.643685] tty tty1: hash matches [ 7.646757] RAS: Correctable Errors collector initialized. [ 7.650850] Unstable clock detected, switching default tracing clock to "global" [ 7.650850] If you want to keep using the local clock, then add: [ 7.650850] "trace_clock=local" [ 7.650850] on the kernel command line [ 7.665646] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.673026] Freeing unused decrypted memory: 2036K [ 7.677857] Freeing unused kernel image (initmem) memory: 3244K [ 7.682836] Write protecting the kernel read-only data: 30720k [ 7.687705] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.692854] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.740793] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.746341] Run /init as init process info: initramfs: up at 7.16 [ 7.800892] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.809817] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.815064] GPT:229375 != 2097151 [ 7.817657] GPT:Alternate GPT header not at the end of the disk. [ 7.821869] GPT:229375 != 2097151 [ 7.824434] GPT: Use GNU Parted to correct GPT errors. [ 7.873201] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.253035] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.293740] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.97 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:8d:8a:cb:ad:32:b5:41:d4:a9:c4:e9:88:90:3f:a5:0d 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeCIM6ADngud9BRp4Hpy3jLBoXXvPaQeyds6JquTBIRxI6iG7FMNSlIlGwXgV1uMm4VU66687e8jVTWQfpfjpaCH/dzxo0Jdb5taBUdyTKXNxaMWX9rX842OdZARfIQIwJPkBwsk3AsHuI+x2jgbfH9anPNGn0+CaSh4q7UL0eLtun4K4rgcSopgSvvxVHZY5KUm05+R/oytr+/DmLDvJqOBIgzq8YP/Sc9VZWRTs3MLRyCpCoURnAYMJcb77ALu441zvA6newkJ+JTBRc5VTm8HqPWWAnDWTg1ErS9cQpFtyq5vU0EO3D+/rn/8JlAnymN0ShBbbYkA3V8RK7frIp root@tempest-testnetworkbasicops-server-561263663 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9dkQOlrFZrS1zujaj/lCDg0l72qaa0EY4QqOY9SQvqqZXwFtucc/tJpKvTx11ksDpXqYzVl49uUGE6d4bBYRQ= root@tempest-testnetworkbasicops-server-561263663 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe0f:13dd/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 8d8acbad-32b5-41d4-a9c4-e988903fa50d name: tempest-TestNetworkBasicOps-server-561263663 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-561263663 launch-index: 0 === cirros: current=0.6.2 uptime=8.96 === === 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:0F:13:DD inet6 addr: fe80::f816:3eff:fe0f:13dd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:834 (834.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-561263663 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.373192] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.383700] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.538112] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.566002] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.675826] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.676900] ISO 9660 Extensions: RRIP_1991A [ 8.784169] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.868452] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.404944] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.406978] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:56:48 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:56:48 cirros auth.notice su: + none root:cirros Dec 7 16:56:48 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:56:48 cirros daemon.info dhcpcd[350]: DUID 00:04:8d:8a:cb:ad:32:b5:41:d4:a9:c4:e9:88:90:3f:a5:0d Dec 7 16:56:48 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:56:48 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:56:49 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:56:49 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:0f:13:dd Dec 7 16:56:49 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe0f:13dd Dec 7 16:56:49 cirros authpriv.info dropbear[391]: Running in background Dec 7 16:56:49 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-561263663 login: 2025-12-07 16:56:55,599 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.227:22' as 'cirros' with public key authentication 2025-12-07 16:56:55,608 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:56:55,723 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:56:55,723 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.227 successfully created 2025-12-07 16:56:55,726 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.227:22' as 'cirros' with public key authentication 2025-12-07 16:56:55,729 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:56:55,807 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:56:55,807 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.227 successfully created 2025-12-07 16:56:55,808 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-07 16:56:55,808 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.227:22' as 'cirros' with public key authentication 2025-12-07 16:56:55,812 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:56:55,923 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:56:55,924 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.227 successfully created 2025-12-07 16:56:55,941 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-07 16:56:55,942 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.227:22' as 'cirros' with public key authentication 2025-12-07 16:56:55,944 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:56:56,052 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:56:56,052 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.227 successfully created 2025-12-07 16:56:57,885 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/320d9ec0-5bcd-4a40-beaa-ef8866bc9abd 1.826s 2025-12-07 16:56:57,886 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': 'Sun, 07 Dec 2025 16:56:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-764f5ff9-0cbe-45b2-bcd5-e1404d4e756a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/320d9ec0-5bcd-4a40-beaa-ef8866bc9abd'} Body: b'{"subnet":{"id":"320d9ec0-5bcd-4a40-beaa-ef8866bc9abd","name":"tempest-subnet-smoke-1817937821","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"54115cb3-6b4b-48c6-b7be-0eef25725cc6","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-07T16:56:21Z","updated_at":"2025-12-07T16:56:56Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:56:57,886 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-07 16:56:57,886 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.227:22' as 'cirros' with public key authentication 2025-12-07 16:56:57,890 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:56:57,995 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:56:57,995 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.227 successfully created 2025-12-07 16:56:58,013 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-07 16:56:58,014 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.227:22' as 'cirros' with public key authentication 2025-12-07 16:56:58,018 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:56:58,132 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:56:58,132 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.227 successfully created 2025-12-07 16:56:58,138 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2025-12-07 16:57:01,139 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-07 16:57:01,139 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.227:22' as 'cirros' with public key authentication 2025-12-07 16:57:01,143 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:57:01,252 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:57:01,254 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.227 successfully created 2025-12-07 16:57:01,274 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-07 16:57:01,275 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.227:22' as 'cirros' with public key authentication 2025-12-07 16:57:01,278 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:57:01,386 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:57:01,387 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.227 successfully created 2025-12-07 16:57:01,393 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.506829 seconds 2025-12-07 16:57:02,449 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/226efb7c-d446-45a7-a2da-60af8ca57a20 1.056s 2025-12-07 16:57:02,450 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1d3f5b06-a181-4408-b9fb-087e06879d22', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/226efb7c-d446-45a7-a2da-60af8ca57a20'} Body: b'' 2025-12-07 16:57:02,596 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.146s 2025-12-07 16:57:02,596 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57: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-96b7f938-741a-48bf-87b4-e221eaeb571b', 'x-compute-request-id': 'req-96b7f938-741a-48bf-87b4-e221eaeb571b', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'' 2025-12-07 16:57:03,151 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.555s 2025-12-07 16:57:03,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': 'Sun, 07 Dec 2025 16:57:02 GMT', 'server': 'Apache', 'content-length': '1817', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f01216-bc52-4620-8c8a-f701c71d0c66', 'x-compute-request-id': 'req-b4f01216-bc52-4620-8c8a-f701c71d0c66', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"server": {"id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "name": "tempest-TestNetworkBasicOps-server-561263663", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:56:30Z", "updated": "2025-12-07T16:57:02Z", "addresses": {"tempest-network-smoke--116592825": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:13:dd"}, {"version": 4, "addr": "192.168.122.227", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:13:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-30129475", "OS-SRV-USG:launched_at": "2025-12-07T16:56:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1402869429"}], "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-07 16:57:04,386 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.229s 2025-12-07 16:57:04,387 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:04 GMT', 'server': 'Apache', 'content-length': '1482', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42b12254-dd91-4580-8c98-2bfaeb1dc524', 'x-compute-request-id': 'req-42b12254-dd91-4580-8c98-2bfaeb1dc524', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"server": {"id": "8d8acbad-32b5-41d4-a9c4-e988903fa50d", "name": "tempest-TestNetworkBasicOps-server-561263663", "status": "DELETED", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:56:30Z", "updated": "2025-12-07T16:57:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-30129475", "OS-SRV-USG:launched_at": "2025-12-07T16:56:37.000000", "OS-SRV-USG:terminated_at": "2025-12-07T16:57:03.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-07 16:57:04,394 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-07 16:57:05,506 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8d8acbad-32b5-41d4-a9c4-e988903fa50d 0.109s 2025-12-07 16:57:05,507 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57: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-0c13f465-faf6-4b69-94b2-5f2c7e3cb18f', 'x-compute-request-id': 'req-0c13f465-faf6-4b69-94b2-5f2c7e3cb18f', '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/8d8acbad-32b5-41d4-a9c4-e988903fa50d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8d8acbad-32b5-41d4-a9c4-e988903fa50d could not be found."}}' 2025-12-07 16:57:06,877 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8a6c8f5e-0ba7-4045-be56-0a143f0ae590 1.370s 2025-12-07 16:57:06,877 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2c1e1ac9-fe1b-4542-af24-6c0f11d2eb04', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8a6c8f5e-0ba7-4045-be56-0a143f0ae590'} Body: b'' 2025-12-07 16:57:07,266 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-30129475 0.388s 2025-12-07 16:57:07,267 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57: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-8217e76f-c405-4073-9f63-5abe4d67396f', 'x-compute-request-id': 'req-8217e76f-c405-4073-9f63-5abe4d67396f', '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-30129475'} Body: b'' 2025-12-07 16:57:09,164 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b0664a84-ce24-4c43-bd5a-3335e5a3e776/remove_router_interface 1.897s 2025-12-07 16:57:09,164 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "320d9ec0-5bcd-4a40-beaa-ef8866bc9abd"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-133d18b0-344c-461c-a915-56119ce5aefd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b0664a84-ce24-4c43-bd5a-3335e5a3e776/remove_router_interface'} Body: b'{"id": "b0664a84-ce24-4c43-bd5a-3335e5a3e776", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "1801a904-7998-4a35-9bad-92e8ae3484f6", "network_id": "54115cb3-6b4b-48c6-b7be-0eef25725cc6", "subnet_id": "320d9ec0-5bcd-4a40-beaa-ef8866bc9abd", "subnet_ids": ["320d9ec0-5bcd-4a40-beaa-ef8866bc9abd"]}' 2025-12-07 16:57:09,453 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/320d9ec0-5bcd-4a40-beaa-ef8866bc9abd 0.288s 2025-12-07 16:57:09,453 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4484945f-f344-4d97-b065-740672698daf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/320d9ec0-5bcd-4a40-beaa-ef8866bc9abd'} Body: b'' 2025-12-07 16:57:10,213 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b0664a84-ce24-4c43-bd5a-3335e5a3e776 0.760s 2025-12-07 16:57:10,214 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d350b826-f3f5-426a-ac5f-4b34e8d10f81', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b0664a84-ce24-4c43-bd5a-3335e5a3e776'} Body: b'' 2025-12-07 16:57:10,985 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/54115cb3-6b4b-48c6-b7be-0eef25725cc6 0.770s 2025-12-07 16:57:10,986 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2eda129e-708d-4f7c-a4a6-bc691696d4da', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/54115cb3-6b4b-48c6-b7be-0eef25725cc6'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-07 16:57:10.999465Z 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-07 16:58:27.271971Z 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-07 16:57:11,498 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.498s 2025-12-07 16:57:11,499 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--838520765", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-5be3f5da-b409-47b1-abb8-92a10b234d7d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"07b3b397-cd8f-4e16-9088-cad965b5f13a","name":"tempest-network-smoke--838520765","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:57:11Z","updated_at":"2025-12-07T16:57:11Z","revision_number":1}}' 2025-12-07 16:57:12,922 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.423s 2025-12-07 16:57:12,923 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-48646568", "admin_state_up": true, "project_id": "c2862010b4074178b36417f9edc7c203", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8"}}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-dc692c2e-ec83-4f15-aeb7-fbc2c99886ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e", "name": "tempest-TestNetworkBasicOps-router-48646568", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.248"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:57:11Z", "updated_at": "2025-12-07T16:57:12Z", "revision_number": 2, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:12,997 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.074s 2025-12-07 16:57:12,998 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d84d81d9-ae1d-485d-8628-ebeacf7ba0a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:57:13,115 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.116s 2025-12-07 16:57:13,115 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3d8dad44-a5f6-46c1-846f-d448065c63ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:57:13,185 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.069s 2025-12-07 16:57:13,185 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-94de9845-ed37-48a2-91c7-4f536f42b8b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:57:13,981 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.796s 2025-12-07 16:57:13,981 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-362492662", "network_id": "07b3b397-cd8f-4e16-9088-cad965b5f13a", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-1c3cf07d-465b-4eb2-95e3-9d81e714b631', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"229b748c-9c50-4778-9637-e78631efb585","name":"tempest-subnet-smoke-362492662","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"07b3b397-cd8f-4e16-9088-cad965b5f13a","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-07T16:57:13Z","updated_at":"2025-12-07T16:57:13Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:15,719 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/7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e/add_router_interface 1.737s 2025-12-07 16:57:15,719 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "229b748c-9c50-4778-9637-e78631efb585"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9a20bfdf-7163-45f7-a015-f50ef839a750', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e/add_router_interface'} Body: b'{"id": "7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "79a60bb9-a369-454d-a46e-5658a4dcd108", "network_id": "07b3b397-cd8f-4e16-9088-cad965b5f13a", "subnet_id": "229b748c-9c50-4778-9637-e78631efb585", "subnet_ids": ["229b748c-9c50-4778-9637-e78631efb585"]}' 2025-12-07 16:57:15,966 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.246s 2025-12-07 16:57:15,966 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-78c2184f-4c04-4292-a055-fd3bc2eda26f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"07b3b397-cd8f-4e16-9088-cad965b5f13a","name":"tempest-network-smoke--838520765","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["229b748c-9c50-4778-9637-e78631efb585"],"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-07T16:57:11Z","updated_at":"2025-12-07T16:57:13Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":23899},{"id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:57:16,072 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.105s 2025-12-07 16:57:16,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': 'Sun, 07 Dec 2025 16:57:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-ee313561-3ce0-43b3-895d-8b87e4d2ae85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"229b748c-9c50-4778-9637-e78631efb585","name":"tempest-subnet-smoke-362492662","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"07b3b397-cd8f-4e16-9088-cad965b5f13a","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-07T16:57:13Z","updated_at":"2025-12-07T16:57:13Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"}]}' 2025-12-07 16:57:16,277 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.204s 2025-12-07 16:57:16,277 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-ac88eaaf-e05d-4910-8e5b-c914d584d029', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e", "name": "tempest-TestNetworkBasicOps-router-48646568", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.248"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:57:11Z", "updated_at": "2025-12-07T16:57:14Z", "revision_number": 3, "project_id": "c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:57:16,382 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.103s 2025-12-07 16:57:16,382 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1836279563", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBETumCHBUyoZJ4E5EeeFJrLYoAXwNbQkba+uLzFQBEFWgq5R0rDKprXf+9QCf3+sQ1Lo2zdhs7tVRahWJ8VkPUMZgVRoBJylx06o9JDQVOaY+ZvHccWiX6NT5QtPgLkN+Q=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:16 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-a2df52e7-52fc-44de-a344-192e970e0d5c', 'x-compute-request-id': 'req-a2df52e7-52fc-44de-a344-192e970e0d5c', '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-1836279563", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBETumCHBUyoZJ4E5EeeFJrLYoAXwNbQkba+uLzFQBEFWgq5R0rDKprXf+9QCf3+sQ1Lo2zdhs7tVRahWJ8VkPUMZgVRoBJylx06o9JDQVOaY+ZvHccWiX6NT5QtPgLkN+Q==", "fingerprint": "28:94:7e:53:8f:23:07:94:3a:62:0d:5c:b0:a2:79:ea", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:57:16,601 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.218s 2025-12-07 16:57:16,601 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-265486530", "description": "tempest-secgroup-smoke-265486530 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-9b0c2ee0-59c4-4b6c-ae22-827d3dc2118c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "name": "tempest-secgroup-smoke-265486530", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-265486530 description", "shared": false, "security_group_rules": [{"id": "03b98ffa-65db-42df-bd1c-d24fa4c86dcc", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "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-07T16:57:16Z", "updated_at": "2025-12-07T16:57:16Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "b7a27cc0-574e-42e2-b6e0-4a1062829697", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "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-07T16:57:16Z", "updated_at": "2025-12-07T16:57:16Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:57:16Z", "updated_at": "2025-12-07T16:57:16Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:16,771 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.170s 2025-12-07 16:57:16,772 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4c310a64-a1d3-41d3-ad31-64a3b95959ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d20d734-7807-4d96-9b84-85349d0f05c1", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "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-07T16:57:16Z", "updated_at": "2025-12-07T16:57:16Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:16,970 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.198s 2025-12-07 16:57:16,970 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0db3835d-832b-4831-a866-acf6f5cc52e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5db491ac-0179-4977-a59d-d38aea5c4b4e", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "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-07T16:57:16Z", "updated_at": "2025-12-07T16:57:16Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:17,161 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.190s 2025-12-07 16:57:17,161 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-afe4fe7e-9811-4848-a804-523b917eb0cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "17cc940a-256a-4272-86a4-28ad5c89ecf0", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "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-07T16:57:17Z", "updated_at": "2025-12-07T16:57:17Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:17,337 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-07 16:57:17,337 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a6181350-eec2-45e1-b8e1-a7ec5c337dc4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f86456f1-46fd-4ffc-8a0c-2414a42b8a44", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "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-07T16:57:17Z", "updated_at": "2025-12-07T16:57:17Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:17,534 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.196s 2025-12-07 16:57:17,535 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4e327155-3121-4961-91e7-68a41a31e6af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e78ffd79-92f3-453c-bdb0-6ea897d84b93", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "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-07T16:57:17Z", "updated_at": "2025-12-07T16:57:17Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:17,766 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.230s 2025-12-07 16:57:17,766 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-985ff1a0-f17d-4539-be4f-5b3c54f622e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "763d6922-5b93-4692-9c8f-6f7f9aa1239f", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "6bcdae40-cf77-4445-9b4e-dfe1211a29f3", "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-07T16:57:17Z", "updated_at": "2025-12-07T16:57:17Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:18,150 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.380s 2025-12-07 16:57:18,150 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:17 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ad77b673-fdd6-423f-90b0-60b25c336118', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["Lvo9lYeXR-uplfQFp8wf0w"], "expires_at": "2025-12-07T17:57:18.000000Z", "issued_at": "2025-12-07T16:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:57:18,151 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-07 16:57:20,974 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.822s 2025-12-07 16:57:20,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-1365469416", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "07b3b397-cd8f-4e16-9088-cad965b5f13a"}], "key_name": "tempest-TestNetworkBasicOps-1836279563", "security_groups": [{"name": "tempest-secgroup-smoke-265486530"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:18 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0e8e53-8990-4408-91a0-d799b998beb0', 'x-compute-request-id': 'req-5c0e8e53-8990-4408-91a0-d799b998beb0', '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": "39f46795-88e6-4343-b61e-3c646fd21c66", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-265486530"}], "adminPass": "YTFxibtvx2Ap"}}' 2025-12-07 16:57:21,908 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/39f46795-88e6-4343-b61e-3c646fd21c66 0.932s 2025-12-07 16:57:21,908 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57: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-3c7ef1c2-bd47-4d8f-ab99-c4b0b0e1a739', 'x-compute-request-id': 'req-3c7ef1c2-bd47-4d8f-ab99-c4b0b0e1a739', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"server": {"id": "39f46795-88e6-4343-b61e-3c646fd21c66", "name": "tempest-TestNetworkBasicOps-server-1365469416", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:20Z", "updated": "2025-12-07T16:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1836279563", "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-07 16:57:23,214 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/39f46795-88e6-4343-b61e-3c646fd21c66 0.298s 2025-12-07 16:57:23,215 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:22 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-ac70294f-8a6e-4616-914c-e1783e18c002', 'x-compute-request-id': 'req-ac70294f-8a6e-4616-914c-e1783e18c002', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"server": {"id": "39f46795-88e6-4343-b61e-3c646fd21c66", "name": "tempest-TestNetworkBasicOps-server-1365469416", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:20Z", "updated": "2025-12-07T16:57:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1836279563", "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-07 16:57:23,219 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-07 16:57:24,625 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/39f46795-88e6-4343-b61e-3c646fd21c66 0.404s 2025-12-07 16:57:24,625 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:24 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bbf9ce3-cd00-46b8-ba07-f79b423825a4', 'x-compute-request-id': 'req-0bbf9ce3-cd00-46b8-ba07-f79b423825a4', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"server": {"id": "39f46795-88e6-4343-b61e-3c646fd21c66", "name": "tempest-TestNetworkBasicOps-server-1365469416", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:20Z", "updated": "2025-12-07T16:57:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1836279563", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-265486530"}], "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-07 16:57:26,132 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/39f46795-88e6-4343-b61e-3c646fd21c66 0.502s 2025-12-07 16:57:26,132 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:25 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fe03ce2-29f7-4d8e-8b6e-4efc7a0f15f8', 'x-compute-request-id': 'req-9fe03ce2-29f7-4d8e-8b6e-4efc7a0f15f8', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"server": {"id": "39f46795-88e6-4343-b61e-3c646fd21c66", "name": "tempest-TestNetworkBasicOps-server-1365469416", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:20Z", "updated": "2025-12-07T16:57:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1836279563", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-265486530"}], "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-07 16:57:27,409 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/39f46795-88e6-4343-b61e-3c646fd21c66 0.273s 2025-12-07 16:57:27,409 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57: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-7fb12b9d-60da-4a45-91f8-cf069482160c', 'x-compute-request-id': 'req-7fb12b9d-60da-4a45-91f8-cf069482160c', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"server": {"id": "39f46795-88e6-4343-b61e-3c646fd21c66", "name": "tempest-TestNetworkBasicOps-server-1365469416", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:20Z", "updated": "2025-12-07T16:57:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1836279563", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-265486530"}], "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-07 16:57:29,023 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/39f46795-88e6-4343-b61e-3c646fd21c66 0.608s 2025-12-07 16:57:29,024 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:28 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-ab38105d-1e47-4411-a85f-29261ae53a05', 'x-compute-request-id': 'req-ab38105d-1e47-4411-a85f-29261ae53a05', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"server": {"id": "39f46795-88e6-4343-b61e-3c646fd21c66", "name": "tempest-TestNetworkBasicOps-server-1365469416", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:20Z", "updated": "2025-12-07T16:57:27Z", "addresses": {"tempest-network-smoke--838520765": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:11:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1836279563", "OS-SRV-USG:launched_at": "2025-12-07T16:57:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-265486530"}], "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-07 16:57:29,033 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-07 16:57:29,389 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/39f46795-88e6-4343-b61e-3c646fd21c66 0.355s 2025-12-07 16:57:29,389 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:29 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d9dc3e-45e9-4c6c-9c34-78f06b4a1309', 'x-compute-request-id': 'req-53d9dc3e-45e9-4c6c-9c34-78f06b4a1309', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"server": {"id": "39f46795-88e6-4343-b61e-3c646fd21c66", "name": "tempest-TestNetworkBasicOps-server-1365469416", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:20Z", "updated": "2025-12-07T16:57:27Z", "addresses": {"tempest-network-smoke--838520765": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:11:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1836279563", "OS-SRV-USG:launched_at": "2025-12-07T16:57:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-265486530"}], "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-07 16:57:29,392 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-07 16:57:29,466 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=39f46795-88e6-4343-b61e-3c646fd21c66 0.073s 2025-12-07 16:57:29,466 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-7be90a15-d83a-4961-8bd0-a452385b7d2e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"ports":[{"id":"9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80","name":"","network_id":"07b3b397-cd8f-4e16-9088-cad965b5f13a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:c3:11:f8","admin_state_up":true,"status":"ACTIVE","device_id":"39f46795-88e6-4343-b61e-3c646fd21c66","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"229b748c-9c50-4778-9637-e78631efb585","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6bcdae40-cf77-4445-9b4e-dfe1211a29f3"],"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-1365469416","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1365469416","fqdn":"tempest-testnetworkbasicops-server-1365469416.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:57:23Z","updated_at":"2025-12-07T16:57:26Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:57:29,466 25 DEBUG [tempest.common.waiters] Server ID 39f46795-88e6-4343-b61e-3c646fd21c66 ports are all ACTIVE [{'id': '9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80', 'name': '', 'network_id': '07b3b397-cd8f-4e16-9088-cad965b5f13a', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:c3:11:f8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '39f46795-88e6-4343-b61e-3c646fd21c66', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '229b748c-9c50-4778-9637-e78631efb585', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['6bcdae40-cf77-4445-9b4e-dfe1211a29f3'], '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-1365469416', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-1365469416', 'fqdn': 'tempest-testnetworkbasicops-server-1365469416.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:57:23Z', 'updated_at': '2025-12-07T16:57:26Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:57:30,389 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 0.922s 2025-12-07 16:57:30,390 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "port_id": "9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80", "tenant_id": "c2862010b4074178b36417f9edc7c203", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-b2288c86-1152-4037-800f-e55a5466f510', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "9f774e5d-027e-4a40-97ca-70ed74bca5cd", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.192", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e", "port_id": "9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "c2862010b4074178b36417f9edc7c203", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "07b3b397-cd8f-4e16-9088-cad965b5f13a", "mac_address": "fa:16:3e:c3:11:f8", "admin_state_up": true, "status": "ACTIVE", "device_id": "39f46795-88e6-4343-b61e-3c646fd21c66", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:57:29Z", "updated_at": "2025-12-07T16:57:29Z", "revision_number": 0}}' 2025-12-07 16:57:30,489 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=39f46795-88e6-4343-b61e-3c646fd21c66 0.098s 2025-12-07 16:57:30,489 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-adca97f0-718c-400b-900f-1741ccc8df6b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"ports":[{"id":"9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80","name":"","network_id":"07b3b397-cd8f-4e16-9088-cad965b5f13a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:c3:11:f8","admin_state_up":true,"status":"ACTIVE","device_id":"39f46795-88e6-4343-b61e-3c646fd21c66","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"229b748c-9c50-4778-9637-e78631efb585","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp10000 _opts":[],"security_groups":["6bcdae40-cf77-4445-9b4e-dfe1211a29f3"],"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-1365469416","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1365469416","fqdn":"tempest-testnetworkbasicops-server-1365469416.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:57:23Z","updated_at":"2025-12-07T16:57:26Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:57:30,595 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.104s 2025-12-07 16:57:30,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1888143387", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBpx1iC1X20fXX+eHY+5YA9cAG2XM684hFKM8nxNktOkA9sTqe+0Ye+WzB/s/LzUOa5ZGS3ozCqeOZNN7GdB/iP+3VeayI4myS1pVnuImJBebu7uXY6Gco02JxdgjKXyIA=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:30 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-9eda5fea-aad9-4bdf-9d63-d45744f09f57', 'x-compute-request-id': 'req-9eda5fea-aad9-4bdf-9d63-d45744f09f57', '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-1888143387", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBpx1iC1X20fXX+eHY+5YA9cAG2XM684hFKM8nxNktOkA9sTqe+0Ye+WzB/s/LzUOa5ZGS3ozCqeOZNN7GdB/iP+3VeayI4myS1pVnuImJBebu7uXY6Gco02JxdgjKXyIA==", "fingerprint": "f3:49:43:6e:c8:dd:97:cd:8a:df:6d:34:0a:e4:f1:9d", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:57:30,990 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.393s 2025-12-07 16:57:30,990 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-1355714949", "description": "tempest-secgroup-smoke-1355714949 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-3ce04e9d-aea2-455c-90a8-918b779ab1cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "name": "tempest-secgroup-smoke-1355714949", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-1355714949 description", "shared": false, "security_group_rules": [{"id": "2bc13d8f-fbf9-47e7-9f3a-a29981186ac1", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "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-07T16:57:30Z", "updated_at": "2025-12-07T16:57:30Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "a8ce6861-13e2-4b17-abd7-45654ebf03ef", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "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-07T16:57:30Z", "updated_at": "2025-12-07T16:57:30Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:57:30Z", "updated_at": "2025-12-07T16:57:30Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:31,185 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.194s 2025-12-07 16:57:31,186 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-20646a92-eafc-4e36-9bc3-a83986cad9c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "132acfb1-de62-4a1c-b92f-8d839140ef76", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "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-07T16:57:31Z", "updated_at": "2025-12-07T16:57:31Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:31,390 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-07 16:57:31,390 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-49a299f3-6319-4a72-bf1d-83fb8b503b04', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1c69fa9b-23f9-41b8-a670-3be849ac2e1e", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "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-07T16:57:31Z", "updated_at": "2025-12-07T16:57:31Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:31,608 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.217s 2025-12-07 16:57:31,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": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6a3ae1bf-88a9-4df2-b6dc-502f5eff6542', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a844b12b-b8d4-4b60-abf4-4dc73e3c0454", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "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-07T16:57:31Z", "updated_at": "2025-12-07T16:57:31Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:31,910 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.301s 2025-12-07 16:57:31,910 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5be370e0-7293-4849-bfdb-0edd63b22ba6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "08bbfa4e-4473-4383-8a02-791afc6ecc3c", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "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-07T16:57:31Z", "updated_at": "2025-12-07T16:57:31Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:32,061 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.150s 2025-12-07 16:57:32,061 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-819f38dc-fe44-442d-b3ed-4511953aaa71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0beca70-74ba-4d73-bcd4-57ca144a54f1", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "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-07T16:57:31Z", "updated_at": "2025-12-07T16:57:31Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:32,252 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.190s 2025-12-07 16:57:32,252 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9affed12-aa55-48fe-a2cc-b54b798cb368', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e414dd09-910e-452d-8536-c475c16d8f4b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "9ace2c60-54ca-4a85-afd8-7a732c1b26ab", "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-07T16:57:32Z", "updated_at": "2025-12-07T16:57:32Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:57:32,616 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.361s 2025-12-07 16:57:32,616 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:32 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cffc0f0e-9af0-4c11-b72d-434f9df1145d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["MQeQvhKgSuOgaLTWQT1WKw"], "expires_at": "2025-12-07T17:57:32.000000Z", "issued_at": "2025-12-07T16:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:57:32,617 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-07 16:57:35,675 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.057s 2025-12-07 16:57:35,675 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1110697365", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "07b3b397-cd8f-4e16-9088-cad965b5f13a"}], "key_name": "tempest-TestNetworkBasicOps-1888143387", "security_groups": [{"name": "tempest-secgroup-smoke-1355714949"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:32 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ccf0ad0-279d-4bb4-b887-1975e98a9abb', 'x-compute-request-id': 'req-2ccf0ad0-279d-4bb4-b887-1975e98a9abb', '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": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1355714949"}], "adminPass": "pEdDzpo2Q9XP"}}' 2025-12-07 16:57:35,965 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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.288s 2025-12-07 16:57:35,965 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:35 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-81ddf7e8-66e8-4761-b17e-1bd694657196', 'x-compute-request-id': 'req-81ddf7e8-66e8-4761-b17e-1bd694657196', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:57:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888143387", "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-07 16:57:37,444 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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.466s 2025-12-07 16:57:37,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': 'Sun, 07 Dec 2025 16:57:37 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-debcdbee-1c5a-47c2-96f2-005eeaa13599', 'x-compute-request-id': 'req-debcdbee-1c5a-47c2-96f2-005eeaa13599', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:57:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888143387", "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-07 16:57:38,875 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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.421s 2025-12-07 16:57:38,875 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:38 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-19ef1ff0-ea1d-43e1-a769-25c9675f1a7e', 'x-compute-request-id': 'req-19ef1ff0-ea1d-43e1-a769-25c9675f1a7e', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888143387", "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-07 16:57:38,879 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-07 16:57:40,280 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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.399s 2025-12-07 16:57:40,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': 'Sun, 07 Dec 2025 16:57:39 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-df401ddd-233c-4164-b4f1-3bb6ed406e5e', 'x-compute-request-id': 'req-df401ddd-233c-4164-b4f1-3bb6ed406e5e', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888143387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1355714949"}], "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-07 16:57:42,069 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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.785s 2025-12-07 16:57:42,070 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:41 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-70278463-27f3-4fcb-a14f-23ab71d67b2e', 'x-compute-request-id': 'req-70278463-27f3-4fcb-a14f-23ab71d67b2e', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888143387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1355714949"}], "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-07 16:57:43,902 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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.828s 2025-12-07 16:57:43,902 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:43 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-1edc9b99-5535-4b33-ab83-6b2a27621e67', 'x-compute-request-id': 'req-1edc9b99-5535-4b33-ab83-6b2a27621e67', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888143387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1355714949"}], "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-07 16:57:45,325 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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.415s 2025-12-07 16:57:45,325 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:44 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-15409083-3531-4423-b092-5523b809b5a1', 'x-compute-request-id': 'req-15409083-3531-4423-b092-5523b809b5a1', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888143387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1355714949"}], "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-07 16:57:47,018 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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.687s 2025-12-07 16:57:47,019 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:46 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-94fdc964-b7a6-4758-a4ca-749a5fe4eb5f', 'x-compute-request-id': 'req-94fdc964-b7a6-4758-a4ca-749a5fe4eb5f', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:57:45Z", "addresses": {"tempest-network-smoke--838520765": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f2:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1888143387", "OS-SRV-USG:launched_at": "2025-12-07T16:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1355714949"}], "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-07 16:57:47,022 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-07 16:57:47,408 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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.386s 2025-12-07 16:57:47,408 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:47 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-6d4ebb8e-e724-494c-b937-33dcf1dda42b', 'x-compute-request-id': 'req-6d4ebb8e-e724-494c-b937-33dcf1dda42b', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:57:45Z", "addresses": {"tempest-network-smoke--838520765": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f2:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1888143387", "OS-SRV-USG:launched_at": "2025-12-07T16:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1355714949"}], "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-07 16:57:47,502 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=248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.090s 2025-12-07 16:57:47,503 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-640a6929-8659-4a67-a3b9-a3e5e85dc04b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"ports":[{"id":"287d273f-6fb6-4138-8235-d120df4429fb","name":"","network_id":"07b3b397-cd8f-4e16-9088-cad965b5f13a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:27:f2:4e","admin_state_up":true,"status":"ACTIVE","device_id":"248a2afc-5bf7-43ba-b1c7-f4dbe90e41de","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"229b748c-9c50-4778-9637-e78631efb585","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9ace2c60-54ca-4a85-afd8-7a732c1b26ab"],"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-1110697365","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1110697365","fqdn":"tempest-testnetworkbasicops-server-1110697365.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:57:39Z","updated_at":"2025-12-07T16:57:44Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:57:47,503 25 DEBUG [tempest.common.waiters] Server ID 248a2afc-5bf7-43ba-b1c7-f4dbe90e41de ports are all ACTIVE [{'id': '287d273f-6fb6-4138-8235-d120df4429fb', 'name': '', 'network_id': '07b3b397-cd8f-4e16-9088-cad965b5f13a', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:27:f2:4e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '248a2afc-5bf7-43ba-b1c7-f4dbe90e41de', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '229b748c-9c50-4778-9637-e78631efb585', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['9ace2c60-54ca-4a85-afd8-7a732c1b26ab'], '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-1110697365', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-1110697365', 'fqdn': 'tempest-testnetworkbasicops-server-1110697365.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:57:39Z', 'updated_at': '2025-12-07T16:57:44Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:57:49,459 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.955s 2025-12-07 16:57:49,460 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "port_id": "287d273f-6fb6-4138-8235-d120df4429fb", "tenant_id": "c2862010b4074178b36417f9edc7c203", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:57:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-682335ca-dd1d-4865-a968-ac4259ee6073', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "e39df5f5-424d-4dae-be82-ca2eb1d66149", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.212", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e", "port_id": "287d273f-6fb6-4138-8235-d120df4429fb", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "c2862010b4074178b36417f9edc7c203", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "07b3b397-cd8f-4e16-9088-cad965b5f13a", "mac_address": "fa:16:3e:27:f2:4e", "admin_state_up": true, "status": "ACTIVE", "device_id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:57:48Z", "updated_at": "2025-12-07T16:57:48Z", "revision_number": 0}}' 2025-12-07 16:57:49,461 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:58:04,730 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:58:04,848 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:58:04,849 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:58:05,203 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/9f774e5d-027e-4a40-97ca-70ed74bca5cd 0.352s 2025-12-07 16:58:05,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': 'Sun, 07 Dec 2025 16:58:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-79cb5749-c175-435b-9d79-f772226f2e18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9f774e5d-027e-4a40-97ca-70ed74bca5cd'} Body: b'{"floatingip": {"id": "9f774e5d-027e-4a40-97ca-70ed74bca5cd", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.192", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e", "port_id": "9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "07b3b397-cd8f-4e16-9088-cad965b5f13a", "mac_address": "fa:16:3e:c3:11:f8", "admin_state_up": true, "status": "ACTIVE", "device_id": "39f46795-88e6-4343-b61e-3c646fd21c66", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:57:29Z", "updated_at": "2025-12-07T16:57:30Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:05,203 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '9f774e5d-027e-4a40-97ca-70ed74bca5cd', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.192', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': '7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e', 'port_id': '9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '07b3b397-cd8f-4e16-9088-cad965b5f13a', 'mac_address': 'fa:16:3e:c3:11:f8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '39f46795-88e6-4343-b61e-3c646fd21c66', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:57:29Z', 'updated_at': '2025-12-07T16:57:30Z', 'revision_number': 1, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:58:05,203 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.353240 seconds 2025-12-07 16:58:05,203 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.192 with user: cirros 2025-12-07 16:58:05,203 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.192 in 120 sec and the expected result is reachable 2025-12-07 16:58:05,242 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.037972 seconds 2025-12-07 16:58:05,242 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.192 in 120 sec and the ping result is expected 2025-12-07 16:58:05,379 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/39f46795-88e6-4343-b61e-3c646fd21c66/action 0.136s 2025-12-07 16:58:05,380 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:05 GMT', 'server': 'Apache', 'content-length': '75528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ead54a4-e874-4c86-a33d-5503cb58ff6a', 'x-compute-request-id': 'req-3ead54a4-e874-4c86-a33d-5503cb58ff6a', '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/39f46795-88e6-4343-b61e-3c646fd21c66/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1326798069 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001544] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004315] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004350] Using GB pages for direct mapping\\n[ 0.004619] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004623] ACPI: Early table checksum verification disabled\\n[ 0.004628] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004633] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004640] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004647] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004651] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004655] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004659] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004663] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004666] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004668] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004669] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004671] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004672] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004673] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005957] No NUMA configuration fo 2025-12-07 16:58:05,381 25 DEBUG [tempest.scenario.manager] Console output for 39f46795-88e6-4343-b61e-3c646fd21c66 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1326798069 cycles [ 0.000010000 04] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001544] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004315] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004350] Using GB pages for direct mapping [ 0.004619] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004623] ACPI: Early table checksum verification disabled [ 0.004628] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004633] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004640] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004647] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004651] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004655] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004659] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004663] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004666] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004668] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004669] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004671] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004672] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004673] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005957] No NUMA configuration found [ 0.005959] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005967] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006301] Zone ranges: [ 0.006302] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006305] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006307] Normal empty [ 0.006309] Device empty [ 0.006310] Movable zone start for each node [ 0.006313] Early memory node ranges [ 0.006314] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006316] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006318] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006539] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006568] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006761] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017718] ACPI: PM-Timer IO Port: 0x608 [ 0.017748] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017876] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017880] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017882] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017884] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017886] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017888] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017891] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017894] TSC deadline timer available [ 0.017909] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018004] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018007] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018008] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018009] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018011] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018013] Booting paravirtualized kernel on KVM [ 0.018016] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018023] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018295] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018374] kvm-guest: setup async PF for cpu 0 [ 0.018403] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018422] kvm-guest: PV spinlocks disabled, single CPU [ 0.018429] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018431] Policy zone: DMA32 [ 0.018433] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018492] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018504] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018512] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018572] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018863] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019613] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019644] ftrace: allocating 50600 entries in 198 pages [ 0.042545] ftrace: allocated 198 pages with 4 groups [ 0.042722] rcu: Hierarchical RCU implementation. [ 0.042724] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042726] Rude variant of Tasks RCU enabled. [ 0.042727] Tracing variant of Tasks RCU enabled. [ 0.042728] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042729] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046954] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047348] random: crng init done [ 0.089004] Console: colour VGA+ 80x25 [ 0.232956] printk: console [tty1] enabled [ 0.597890] printk: console [ttyS0] enabled [ 0.601113] ACPI: Core revision 20210730 [ 0.604186] APIC: Switch to symmetric I/O mode setup [ 0.609033] x2apic enabled [ 0.612582] Switched APIC routing to physical x2apic. [ 0.621411] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.628473] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.632467] pid_max: default: 32768 minimum: 301 [ 0.632467] LSM: Security Framework initializing [ 0.632467] landlock: Up and running. [ 0.632467] Yama: becoming mindful. [ 0.632467] AppArmor: AppArmor initialized [ 0.632467] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632467] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632467] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.632467] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.632467] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.632467] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.632467] Spectre V2 : Mitigation: Retpolines [ 0.632467] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.632467] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.632467] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.632467] RETBleed: Mitigation: untrained return thunk [ 0.632467] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.632467] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.632467] Freeing SMP alternatives memory: 44K [ 0.632467] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.632638] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.636489] ... version: 0 [ 0.639547] ... bit width: 48 [ 0.640480] ... generic registers: 6 [ 0.643424] ... value mask: 0000ffffffffffff [ 0.644481] ... max period: 00007fffffffffff [ 0.648366] ... fixed-purpose events: 0 [ 0.648481] ... event mask: 000000000000003f [ 0.652455] rcu: Hierarchical SRCU implementation. [ 0.653000] smp: Bringing up secondary CPUs ... [ 0.656483] smp: Brought up 1 node, 1 CPU [ 0.659580] smpboot: Max logical packages: 1 [ 0.660481] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.664993] devtmpfs: initialized [ 0.667670] x86/mm: Memory block size: 128MB [ 0.668660] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.672490] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.676553] pinctrl core: initialized pinctrl subsystem [ 0.680479] PM: RTC time: 16:57:29, date: 2025-12-07 [ 0.684195] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.684564] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.688514] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.692498] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.696497] audit: initializing netlink subsys (disabled) [ 0.700396] thermal_sys: Registered thermal governor 'fair_share' [ 0.700397] thermal_sys: Registered thermal governor 'bang_bang' [ 0.700480] thermal_sys: Registered thermal governor 'step_wise' [ 0.704482] audit: type=2000 audit(1765126649.260:1): state=initialized audit_enabled=0 res=1 [ 0.712482] thermal_sys: Registered thermal governor 'user_space' [ 0.712483] thermal_sys: Registered thermal governor 'power_allocator' [ 0.716487] EISA bus registered [ 0.722884] cpuidle: using governor ladder [ 0.724480] cpuidle: using governor menu [ 0.730191] ACPI: bus type PCI registered [ 0.732480] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.736772] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.740481] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.744515] PCI: Using configuration type 1 for base access [ 0.749601] Kprobes globally optimized [ 0.752518] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.756482] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.762382] ACPI: Added _OSI(Module Device) [ 0.764589] ACPI: Added _OSI(Processor Device) [ 0.768042] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.768596] ACPI: Added _OSI(Processor Aggregator Device) [ 0.772502] ACPI: Added _OSI(Linux-Dell-Video) [ 0.775858] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.776529] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.783910] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.788867] ACPI: Interpreter enabled [ 0.791862] ACPI: PM: (supports S0 S5) [ 0.792483] ACPI: Using IOAPIC for interrupt routing [ 0.796530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.800481] PCI: Using E820 reservations for host bridge windows [ 0.804746] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.814094] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.816491] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.820639] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.824588] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.830132] PCI host bridge to bus 0000:00 [ 0.832484] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.836484] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.840489] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.844483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.848484] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.852500] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.856504] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.860849] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.869237] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.879713] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.888523] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.896023] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.902847] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.904725] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.913303] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.920506] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.931266] pci 0000:00:02.0: enabling Extended Tags [ 0.935560] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.939289] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.945966] pci 0000:00:02.1: enabling Extended Tags [ 0.951085] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.955404] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.962046] pci 0000:00:02.2: enabling Extended Tags [ 0.968674] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.975210] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.980803] pci 0000:00:02.3: enabling Extended Tags [ 0.987120] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.991464] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.996800] pci 0000:00:02.4: enabling Extended Tags [ 1.003133] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.008104] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.014866] pci 0000:00:02.5: enabling Extended Tags [ 1.019096] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.023199] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.032822] pci 0000:00:02.6: enabling Extended Tags [ 1.039081] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.043429] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.052433] pci 0000:00:02.7: enabling Extended Tags [ 1.057298] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.063370] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.069558] pci 0000:00:03.0: enabling Extended Tags [ 1.077204] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.083377] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.088799] pci 0000:00:03.1: enabling Extended Tags [ 1.095113] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.100483] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.109338] pci 0000:00:03.2: enabling Extended Tags [ 1.115138] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.119271] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.126606] pci 0000:00:03.3: enabling Extended Tags [ 1.131110] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.135220] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.141796] pci 0000:00:03.4: enabling Extended Tags [ 1.147096] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.151213] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.159032] pci 0000:00:03.5: enabling Extended Tags [ 1.163096] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.168483] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.182499] pci 0000:00:03.6: enabling Extended Tags [ 1.187142] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.192300] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.199167] pci 0000:00:03.7: enabling Extended Tags [ 1.205254] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.212482] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.224153] pci 0000:00:04.0: enabling Extended Tags [ 1.227122] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.232482] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.243462] pci 0000:00:04.1: enabling Extended Tags [ 1.247131] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.252483] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.263644] pci 0000:00:04.2: enabling Extended Tags [ 1.269751] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.276481] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.292270] pci 0000:00:04.3: enabling Extended Tags [ 1.295163] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.300484] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.312516] pci 0000:00:04.4: enabling Extended Tags [ 1.319097] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.324483] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.335351] pci 0000:00:04.5: enabling Extended Tags [ 1.339164] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.344483] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.355260] pci 0000:00:04.6: enabling Extended Tags [ 1.361347] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.368193] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.378045] pci 0000:00:04.7: enabling Extended Tags [ 1.386060] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.392209] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.397983] pci 0000:00:05.0: enabling Extended Tags [ 1.462092] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.467117] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.469445] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.494697] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.499770] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.508197] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.518322] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.531896] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.536483] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.545542] pci 0000:01:00.0: enabling Extended Tags [ 1.626217] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.628568] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.632545] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.636607] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.642863] pci_bus 0000:02: extended config space not accessible [ 1.644823] acpiphp: Slot [1] registered [ 1.647691] acpiphp: Slot [0] registered [ 1.648529] acpiphp: Slot [2] registered [ 1.651417] acpiphp: Slot [3] registered [ 1.652535] acpiphp: Slot [4] registered [ 1.655556] acpiphp: Slot [5] registered [ 1.656530] acpiphp: Slot [6] registered [ 1.659430] acpiphp: Slot [7] registered [ 1.660529] acpiphp: Slot [8] registered [ 1.663371] acpiphp: Slot [9] registered [ 1.664531] acpiphp: Slot [10] registered [ 1.667437] acpiphp: Slot [11] registered [ 1.668529] acpiphp: Slot [12] registered [ 1.671446] acpiphp: Slot [13] registered [ 1.672529] acpiphp: Slot [14] registered [ 1.675455] acpiphp: Slot [15] registered [ 1.676545] acpiphp: Slot [16] registered [ 1.679406] acpiphp: Slot [17] registered [ 1.680529] acpiphp: Slot [18] registered [ 1.683460] acpiphp: Slot [19] registered [ 1.684530] acpiphp: Slot [20] registered [ 1.687616] acpiphp: Slot [21] registered [ 1.688530] acpiphp: Slot [22] registered [ 1.691450] acpiphp: Slot [23] registered [ 1.692529] acpiphp: Slot [24] registered [ 1.695456] acpiphp: Slot [25] registered [ 1.696539] acpiphp: Slot [26] registered [ 1.699539] acpiphp: Slot [27] registered [ 1.700530] acpiphp: Slot [28] registered [ 1.704138] acpiphp: Slot [29] registered [ 1.704531] acpiphp: Slot [30] registered [ 1.707531] acpiphp: Slot [31] registered [ 1.711164] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.731666] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.823588] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.824563] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.828557] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.832631] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.840960] acpiphp: Slot [0-2] registered [ 1.846686] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.854543] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.867470] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.871399] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.872741] pci 0000:03:00.0: enabling Extended Tags [ 1.964806] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.968645] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.972611] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.980707] acpiphp: Slot [0-3] registered [ 1.984561] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.996499] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.011343] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.015758] pci 0000:04:00.0: enabling Extended Tags [ 2.095472] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.096626] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.100616] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.108271] acpiphp: Slot [0-4] registered [ 2.109232] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.120484] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.133726] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.138659] pci 0000:05:00.0: enabling Extended Tags [ 2.219884] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.220624] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.224615] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.231887] acpiphp: Slot [0-5] registered [ 2.233198] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.244494] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.256489] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.265122] pci 0000:06:00.0: enabling Extended Tags [ 2.398115] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.400617] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.404608] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.411884] acpiphp: Slot [0-6] registered [ 2.495949] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.496644] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.500643] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.508710] acpiphp: Slot [0-7] registered [ 2.584515] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.588618] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.592612] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.599855] acpiphp: Slot [0-8] registered [ 2.671682] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.672618] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.676609] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.684028] acpiphp: Slot [0-9] registered [ 2.756142] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.756634] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.760608] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.767915] acpiphp: Slot [0-10] registered [ 2.840086] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.840741] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.844609] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.851923] acpiphp: Slot [0-11] registered [ 2.924154] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.924609] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.928608] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.935880] acpiphp: Slot [0-12] registered [ 3.008081] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.008616] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.012609] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.019934] acpiphp: Slot [0-13] registered [ 3.091744] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.092608] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.096609] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.103897] acpiphp: Slot [0-14] registered [ 3.175883] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.176643] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.180607] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.187987] acpiphp: Slot [0-15] registered [ 3.259807] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.260611] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.264607] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.271971] acpiphp: Slot [0-16] registered [ 3.378984] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.380616] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.384607] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.391487] acpiphp: Slot [0-17] registered [ 3.463460] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.464611] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.468607] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.475829] acpiphp: Slot [0-18] registered [ 3.546921] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.548611] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.552606] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.559850] acpiphp: Slot [0-19] registered [ 3.631264] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.632614] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.636610] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.643974] acpiphp: Slot [0-20] registered [ 3.715015] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.716609] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.720607] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.727730] acpiphp: Slot [0-21] registered [ 3.798972] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.800610] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.804607] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.811874] acpiphp: Slot [0-22] registered [ 3.883220] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.884625] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.888621] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.895961] acpiphp: Slot [0-23] registered [ 3.968286] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.968608] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.972607] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.979942] acpiphp: Slot [0-24] registered [ 4.051304] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.052635] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.056608] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.064259] acpiphp: Slot [0-25] registered [ 4.135754] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.136609] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.140630] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.196074] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.196707] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.200694] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.204690] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.208717] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.212693] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.216717] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.220697] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.224580] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.228495] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.232495] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.236497] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.240497] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.244496] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.248518] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.252496] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.256983] iommu: Default domain type: Translated [ 4.260487] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.264701] SCSI subsystem initialized [ 4.267546] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.268467] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.268485] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.272441] vgaarb: loaded [ 4.272507] ACPI: bus type USB registered [ 4.275446] usbcore: registered new interface driver usbfs [ 4.276488] usbcore: registered new interface driver hub [ 4.280301] usbcore: registered new device driver usb [ 4.280508] pps_core: LinuxPPS API ver. 1 registered [ 4.284000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.284485] PTP clock support registered [ 4.287444] EDAC MC: Ver: 3.0.0 [ 4.291876] NetLabel: Initializing [ 4.292480] NetLabel: domain hash size = 128 [ 4.295564] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.296505] NetLabel: unlabeled traffic allowed by default [ 4.300345] PCI: Using ACPI for IRQ routing [ 5.104439] clocksource: Switched to clocksource kvm-clock [ 5.118894] VFS: Disk quotas dquot_6.6.0 [ 5.121887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.126633] AppArmor: AppArmor Filesystem Enabled [ 5.129946] pnp: PnP ACPI init [ 5.132707] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.138189] pnp: PnP ACPI: found 5 devices [ 5.146837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.152900] NET: Registered PF_INET protocol family [ 5.156278] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.162381] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.168016] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.173295] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.178413] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.183134] TCP: Hash tables configured (established 1024 bind 1024) [ 5.187470] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.192454] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.196987] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.201695] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.205632] NET: Registered PF_XDP protocol family [ 5.209063] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.214580] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.220173] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.225680] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.232252] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.245705] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.258546] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.271747] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.284259] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.292330] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.300208] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.308046] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.316172] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.322832] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.328514] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.334093] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.339698] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.345274] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.350864] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.356524] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.362277] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.368012] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.373481] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.378978] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.384517] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.388811] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.393086] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.397332] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.401580] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.405844] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.410125] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.414381] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.418679] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.423011] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.427309] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.431659] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.435931] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.440115] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.444405] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.448922] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.453265] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.457848] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.462224] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.466891] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.471264] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.475853] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.480200] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.484781] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.489135] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.493757] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.498126] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.502708] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.507111] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.511720] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.516229] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.520837] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.525213] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.529779] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.534050] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.538519] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.542716] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.546914] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.551156] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.555361] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.559680] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.563952] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.568323] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.572525] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.576713] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.580985] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.585173] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.589379] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.593720] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.598009] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.602499] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.606792] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.611328] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.615686] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.620189] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.624608] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.629140] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.633583] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.638182] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.642447] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.647030] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.651289] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.655792] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.660146] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.664714] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.669045] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.673577] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.677998] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.682749] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.687144] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.692262] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.696209] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.703888] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.710720] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.720401] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.725772] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.731821] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.738380] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.746613] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.754046] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.759935] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.770395] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.777117] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.783091] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.794525] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.801509] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.807229] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.816363] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.822704] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.828270] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.837478] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.843668] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.853166] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.860870] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.866452] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.875139] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.882774] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.891015] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.898126] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.905576] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.912506] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.918087] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.927321] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.934096] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.939746] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.948880] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.956536] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.962376] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.972170] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.977610] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.985915] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.995107] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.998658] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.006015] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.011697] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.020787] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.025626] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.031505] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.038300] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.045819] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.051098] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.057326] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.064814] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.073378] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.077028] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.084255] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.089900] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.099293] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.103293] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.111116] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.118354] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.126025] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.131301] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.137491] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.144995] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.153455] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.157088] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.164150] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.169684] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.178769] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.182284] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.190171] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.195965] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.205608] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.210812] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.217040] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.224283] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.233305] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.237010] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.244378] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.251185] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.258997] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.262522] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.269735] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.275304] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.284560] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.288031] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.295485] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.302984] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.310296] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.315351] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.321389] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.328505] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.335675] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.341364] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.345548] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.350181] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.354789] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.359348] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.364040] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.367901] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.372189] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.377078] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.380875] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.385088] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.390832] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.395060] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.400101] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.404327] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.409229] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.413411] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.418280] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.422487] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.427388] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.431645] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.436522] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.441029] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.445979] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.450288] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.457458] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.461685] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.466542] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.470769] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.475718] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.479962] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.484842] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.489120] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.494295] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.498004] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.502843] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.507987] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.512031] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.516493] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.521879] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.526096] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.530538] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.535647] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.539716] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.544083] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.549255] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.553209] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.557646] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.562928] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.567010] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.571638] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.576792] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.580788] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.585114] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.590221] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.594304] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.598795] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.607248] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.611256] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.615717] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.621107] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.625763] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.630412] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.635697] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.639694] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.644230] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.649296] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.653147] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.657581] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.662779] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.666642] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.671028] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.677775] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.687659] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10115 usecs [ 6.694166] PCI: CLS 0 bytes, default 64 [ 6.697171] Trying to unpack rootfs image as initramfs... [ 6.701153] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.717043] Initialise system trusted keyrings [ 6.724601] Key type blacklist registered [ 6.732646] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.742008] zbud: loaded [ 6.748722] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.761002] fuse: init (API version 7.34) [ 6.764655] integrity: Platform Keyring initialized [ 6.784601] Key type asymmetric registered [ 6.787654] Asymmetric key parser 'x509' registered [ 6.796697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.808533] io scheduler mq-deadline registered [ 6.814829] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.829046] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.846836] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.861018] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.874223] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.889059] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.909148] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.921057] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.933984] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.941699] Freeing initrd memory: 8744K [ 6.945099] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.953489] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.957956] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.967808] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.973506] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.982104] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.987755] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.993176] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.999618] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.005755] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.014458] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.020846] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.029260] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.033733] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.044005] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.048575] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.058409] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.064455] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.074292] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.078780] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.087032] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.091578] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.101102] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.106534] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.112216] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.120655] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.125144] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.134617] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.139686] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.147802] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.153769] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.162095] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.166527] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.176129] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.180694] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.190047] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.195313] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.203507] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.209210] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.217657] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.222099] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.228535] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.235022] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.240637] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.249025] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.258788] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.263361] shpchp 0000:01:00.0: Slot initialization failed [ 7.269534] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.274423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.280008] ACPI: button: Power Button [PWRF] [ 7.308750] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.343951] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.350976] Linux agpgart interface v0.103 [ 7.356097] loop: module loaded [ 7.358776] tun: Universal TUN/TAP device driver, 1.6 [ 7.362372] PPP generic driver version 2.4.2 [ 7.366221] VFIO - User Level meta-driver version: 0.3 [ 7.370759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.375190] ehci-pci: EHCI PCI platform driver [ 7.378380] ehci-platform: EHCI generic platform driver [ 7.382056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.386227] ohci-pci: OHCI PCI platform driver [ 7.389387] ohci-platform: OHCI generic platform driver [ 7.393027] uhci_hcd: USB Universal Host Controller Interface driver [ 7.399471] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.403122] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.408291] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.412079] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.416290] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.422174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.427335] usb usb1: Product: UHCI Host Controller [ 7.430955] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.435602] usb usb1: SerialNumber: 0000:02:01.0 [ 7.439329] hub 1-0:1.0: USB hub found [ 7.442311] hub 1-0:1.0: 2 ports detected [ 7.445747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.453777] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.457391] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.461276] mousedev: PS/2 mouse device common for all mice [ 7.466163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.472229] rtc_cmos 00:03: RTC can wake from S4 [ 7.477743] rtc_cmos 00:03: registered as rtc0 [ 7.481512] rtc_cmos 00:03: setting system clock to 2025-12-07T16:57:36 UTC (1765126656) [ 7.487397] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.491987] i2c_dev: i2c /dev entries driver [ 7.495189] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.503809] device-mapper: uevent: version 1.0.3 [ 7.507332] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.514019] platform eisa.0: Probing EISA bus 0 [ 7.517446] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.522183] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.526715] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.531335] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.536279] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.540961] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.545585] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.550343] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.554826] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.559265] platform eisa.0: EISA: Detected 0 cards [ 7.562762] ledtrig-cpu: registered to indicate activity on CPUs [ 7.567184] drop_monitor: Initializing network drop monitor service [ 7.571738] NET: Registered PF_INET6 protocol family [ 7.578608] Segment Routing with IPv6 [ 7.581476] In-situ OAM (IOAM) with IPv6 [ 7.584402] NET: Registered PF_PACKET protocol family [ 7.588172] Key type dns_resolver registered [ 7.591434] IPI shorthand broadcast: enabled [ 7.594778] registered taskstats version 1 [ 7.597980] Loading compiled-in X.509 certificates [ 7.602002] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.609115] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.616155] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.622909] blacklist: Loading compiled-in revocation X.509 certificates [ 7.627757] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.634462] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.643616] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.651033] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.658200] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.665514] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.672758] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.679849] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.687476] zswap: loaded using pool lzo/zbud [ 7.690804] Key type .fscrypt registered [ 7.693693] Key type fscrypt-provisioning registered [ 7.699017] Key type encrypted registered [ 7.702054] AppArmor: AppArmor sha1 policy hashing enabled [ 7.705950] ima: No TPM chip found, activating TPM-bypass! [ 7.709773] Loading compiled-in module X.509 certificates [ 7.714123] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.720826] ima: Allocated hash algorithm: sha1 [ 7.724088] ima: No architecture policies found [ 7.727573] evm: Initialising EVM extended attributes: [ 7.731402] evm: security.selinux [ 7.733985] evm: security.SMACK64 [ 7.736633] evm: security.SMACK64EXEC [ 7.739372] evm: security.SMACK64TRANSMUTE [ 7.742478] evm: security.SMACK64MMAP [ 7.745397] evm: security.apparmor [ 7.748090] evm: security.ima [ 7.750375] evm: security.capability [ 7.753170] evm: HMAC attrs: 0x1 [ 7.756134] PM: Magic number: 5:702:994 [ 7.759633] RAS: Correctable Errors collector initialized. [ 7.763763] Unstable clock detected, switching default tracing clock to "global" [ 7.763763] If you want to keep using the local clock, then add: [ 7.763763] "trace_clock=local" [ 7.763763] on the kernel command line [ 7.780372] Freeing unused decrypted memory: 2036K [ 7.784605] Freeing unused kernel image (initmem) memory: 3244K [ 7.788953] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.796514] Write protecting the kernel read-only data: 30720k [ 7.801255] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.806308] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.853595] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.858404] Run /init as init process info: initramfs: up at 7.28 [ 7.914906] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.924645] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.930022] GPT:229375 != 2097151 [ 7.932774] GPT:Alternate GPT header not at the end of the disk. [ 7.937161] GPT:229375 != 2097151 [ 7.939825] GPT: Use GNU Parted to correct GPT errors. [ 7.990196] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.372207] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.410329] 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.17 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:39:f4:67:95:88:e6:43:43:b6:1e:3c:64:6f:d2:1c:66 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNw6qIf2JgsY2TL7gSqIfgqd+vHFd7koHpXMe4c5vG5uQSgxCacoliy44hMt10000 +TvhHP7O7hGbuGlfDxG0hhCetY8ns7ck/zdM+Ogb4ZFaDxtzYzxSudOsmRbyU64fIhz0f+P0aJfHa+bBTp+Rel65DtueCT4KcSQnwvx3BZTu1CzQUxXCpFlnOndRMTl7YtOhErKAwJppMZQjpP1yURYVA+wg47qG4b6fUiXsBGugK+VWzYGsm0sZk8p4mr2lWBhrdaJUZSXiXZr0sOfj2EF66h1NJn1XsVMv0U2VRslLfljN5Q1ukFB0Gnjz/PQnZI/L4E13sENxIJe2zedhh5yZ9z root@tempest-testnetworkbasicops-server-1365469416 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB7qt3VJQMXDv44LBEDFyoSkR/H1UqbhRzFSTYeAyOqjAZBczAmzksT83jWNKQr1CWPUMiLbcgrJeeJXmG1ESTI= root@tempest-testnetworkbasicops-server-1365469416 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fec3:11f8/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 39f46795-88e6-4343-b61e-3c646fd21c66 name: tempest-TestNetworkBasicOps-server-1365469416 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1365469416 launch-index: 0 === cirros: current=0.6.2 uptime=9.23 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:C3:11:F8 inet6 addr: fe80::f816:3eff:fec3:11f8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1262 (1.2 KiB) TX bytes:902 (902.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1365469416 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.502908] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.515503] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.726067] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.761095] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.884721] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.885608] ISO 9660 Extensions: RRIP_1991A [ 8.975468] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.980541] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.649286] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.650926] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:57:37 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:57:37 cirros auth.notice su: + none root:cirros Dec 7 16:57:37 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: DUID 00:04:39:f4:67:95:88:e6:43:43:b6:1e:3c:64:6f:d2:1c:66 Dec 7 16:57:37 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:c3:11:f8 Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fec3:11f8 Dec 7 16:57:38 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 7 16:57:38 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Dec 7 16:57:38 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Dec 7 16:57:38 cirros authpriv.info dropbear[393]: Running in background Dec 7 16:57:38 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-1365469416 login: 2025-12-07 16:58:05,382 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.192:22' as 'cirros' with public key authentication 2025-12-07 16:58:05,388 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:58:05,505 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:58:05,505 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.192 successfully created 2025-12-07 16:58:05,506 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.11 2025-12-07 16:58:05,506 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:58:05,510 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:58:05,624 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:58:05,625 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:58:05,637 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.130986 seconds 2025-12-07 16:58:09,987 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/9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80 4.350s 2025-12-07 16:58:09,988 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': 'Sun, 07 Dec 2025 16:58:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1081', 'x-openstack-request-id': 'req-6181cd81-586e-47bb-9ce3-130e76796eaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80'} Body: b'{"port":{"id":"9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80","name":"","network_id":"07b3b397-cd8f-4e16-9088-cad965b5f13a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:c3:11:f8","admin_state_up":false,"status":"ACTIVE","device_id":"39f46795-88e6-4343-b61e-3c646fd21c66","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"229b748c-9c50-4778-9637-e78631efb585","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6bcdae40-cf77-4445-9b4e-dfe1211a29f3"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1365469416","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1365469416","fqdn":"tempest-testnetworkbasicops-server-1365469416.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:57:23Z","updated_at":"2025-12-07T16:58:05Z","revision_number":5,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:09,988 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.192 with user: cirros 2025-12-07 16:58:09,988 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.192 in 120 sec and the expected result is unreachable 2025-12-07 16:58:11,017 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.028087 seconds 2025-12-07 16:58:11,017 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.192 in 120 sec and the ping result is expected 2025-12-07 16:58:11,150 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/39f46795-88e6-4343-b61e-3c646fd21c66/action 0.133s 2025-12-07 16:58:11,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:11 GMT', 'server': 'Apache', 'content-length': '75528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d10deb7-bf02-469d-bb64-e875e89aa3a6', 'x-compute-request-id': 'req-6d10deb7-bf02-469d-bb64-e875e89aa3a6', '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/39f46795-88e6-4343-b61e-3c646fd21c66/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1326798069 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001544] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004315] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004350] Using GB pages for direct mapping\\n[ 0.004619] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004623] ACPI: Early table checksum verification disabled\\n[ 0.004628] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004633] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004640] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004647] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004651] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004655] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004659] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004663] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004666] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004668] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004669] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004671] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004672] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004673] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005957] No NUMA configuration fo 2025-12-07 16:58:11,153 25 DEBUG [tempest.scenario.manager] Console output for 39f46795-88e6-4343-b61e-3c646fd21c66 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1326798069 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001544] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004315] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004350] Using GB pages for direct mapping [ 0.004619] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004623] ACPI: Early table checksum verification disabled [ 0.004628] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004633] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004640] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004647] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004651] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004655] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004659] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004663] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004666] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004668] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004669] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004671] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004672] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004673] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005957] No NUMA configuration found [ 0.005959] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005967] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006301] Zone ranges: [ 0.006302] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006305] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006307] Normal empty [ 0.006309] Device empty [ 0.006310] Movable zone start for each node [ 0.006313] Early memory node ranges [ 0.006314] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006316] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006318] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006539] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006568] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006761] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017718] ACPI: PM-Timer IO Port: 0x608 [ 0.017748] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017876] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017880] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017882] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017884] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017886] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017888] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017891] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017894] TSC deadline timer available [ 0.017909] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018004] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018007] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018008] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018009] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018011] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018013] Booting paravirtualized kernel on KVM [ 0.018016] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018023] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018295] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018374] kvm-guest: setup async PF for cpu 0 [ 0.018403] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018422] kvm-guest: PV spinlocks disabled, single CPU [ 0.018429] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018431] Policy zone: DMA32 [ 0.018433] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018492] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018504] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018512] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018572] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018863] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019613] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019644] ftrace: allocating 50600 entries in 198 pages [ 0.042545] ftrace: allocated 198 pages with 4 groups [ 0.042722] rcu: Hierarchical RCU implementation. [ 0.042724] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042726] Rude variant of Tasks RCU enabled. [ 0.042727] Tracing variant of Tasks RCU enabled. [ 0.042728] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042729] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046954] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047348] random: crng init done [ 0.089004] Console: colour VGA+ 80x25 [ 0.232956] printk: console [tty1] enabled [ 0.597890] printk: console [ttyS0] enabled [ 0.601113] ACPI: Core revision 20210730 [ 0.604186] APIC: Switch to symmetric I/O mode setup [ 0.609033] x2apic enabled [ 0.612582] Switched APIC routing to physical x2apic. [ 0.621411] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.628473] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.632467] pid_max: default: 32768 minimum: 301 [ 0.632467] LSM: Security Framework initializing [ 0.632467] landlock: Up and running. [ 0.632467] Yama: becoming mindful. [ 0.632467] AppArmor: AppArmor initialized [ 0.632467] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632467] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632467] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.632467] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.632467] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.632467] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.632467] Spectre V2 : Mitigation: Retpolines [ 0.632467] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.632467] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.632467] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.632467] RETBleed: Mitigation: untrained return thunk [ 0.632467] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.632467] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.632467] Freeing SMP alternatives memory: 44K [ 0.632467] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.632638] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.636489] ... version: 0 [ 0.639547] ... bit width: 48 [ 0.640480] ... generic registers: 6 [ 0.643424] ... value mask: 0000ffffffffffff [ 0.644481] ... max period: 00007fffffffffff [ 0.648366] ... fixed-purpose events: 0 [ 0.648481] ... event mask: 000000000000003f [ 0.652455] rcu: Hierarchical SRCU implementation. [ 0.653000] smp: Bringing up secondary CPUs ... [ 0.656483] smp: Brought up 1 node, 1 CPU [ 0.659580] smpboot: Max logical packages: 1 [ 0.660481] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.664993] devtmpfs: initialized [ 0.667670] x86/mm: Memory block size: 128MB [ 0.668660] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.672490] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.676553] pinctrl core: initialized pinctrl subsystem [ 0.680479] PM: RTC time: 16:57:29, date: 2025-12-07 [ 0.684195] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.684564] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.688514] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.692498] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.696497] audit: initializing netlink subsys (disabled) [ 0.700396] thermal_sys: Registered thermal governor 'fair_share' [ 0.700397] thermal_sys: Registered thermal governor 'bang_bang' [ 0.700480] thermal_sys: Registered thermal governor 'step_wise' [ 0.704482] audit: type=2000 audit(1765126649.260:1): state=initialized audit_enabled=0 res=1 [ 0.712482] thermal_sys: Registered thermal governor 'user_space' [ 0.712483] thermal_sys: Registered thermal governor 'power_allocator' [ 0.716487] EISA bus registered [ 0.722884] cpuidle: using governor ladder [ 0.724480] cpuidle: using governor menu [ 0.730191] ACPI: bus type PCI registered [ 0.732480] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.736772] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.740481] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.744515] PCI: Using configuration type 1 for base access [ 0.749601] Kprobes globally optimized [ 0.752518] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.756482] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.762382] ACPI: Added _OSI(Module Device) [ 0.764589] ACPI: Added _OSI(Processor Device) [ 0.768042] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.768596] ACPI: Added _OSI(Processor Aggregator Device) [ 0.772502] ACPI: Added _OSI(Linux-Dell-Video) [ 0.775858] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.776529] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.783910] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.788867] ACPI: Interpreter enabled [ 0.791862] ACPI: PM: (supports S0 S5) [ 0.792483] ACPI: Using IOAPIC for interrupt routing [ 0.796530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.800481] PCI: Using E820 reservations for host bridge windows [ 0.804746] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.814094] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.816491] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.820639] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.824588] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.830132] PCI host bridge to bus 0000:00 [ 0.832484] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.836484] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.840489] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.844483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.848484] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.852500] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.856504] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.860849] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.869237] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.879713] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.888523] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.896023] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.902847] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.904725] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.913303] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.920506] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.931266] pci 0000:00:02.0: enabling Extended Tags [ 0.935560] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.939289] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.945966] pci 0000:00:02.1: enabling Extended Tags [ 0.951085] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.955404] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.962046] pci 0000:00:02.2: enabling Extended Tags [ 0.968674] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.975210] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.980803] pci 0000:00:02.3: enabling Extended Tags [ 0.987120] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.991464] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.996800] pci 0000:00:02.4: enabling Extended Tags [ 1.003133] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.008104] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.014866] pci 0000:00:02.5: enabling Extended Tags [ 1.019096] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.023199] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.032822] pci 0000:00:02.6: enabling Extended Tags [ 1.039081] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.043429] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.052433] pci 0000:00:02.7: enabling Extended Tags [ 1.057298] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.063370] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.069558] pci 0000:00:03.0: enabling Extended Tags [ 1.077204] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.083377] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.088799] pci 0000:00:03.1: enabling Extended Tags [ 1.095113] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.100483] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.109338] pci 0000:00:03.2: enabling Extended Tags [ 1.115138] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.119271] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.126606] pci 0000:00:03.3: enabling Extended Tags [ 1.131110] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.135220] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.141796] pci 0000:00:03.4: enabling Extended Tags [ 1.147096] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.151213] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.159032] pci 0000:00:03.5: enabling Extended Tags [ 1.163096] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.168483] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.182499] pci 0000:00:03.6: enabling Extended Tags [ 1.187142] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.192300] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.199167] pci 0000:00:03.7: enabling Extended Tags [ 1.205254] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.212482] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.224153] pci 0000:00:04.0: enabling Extended Tags [ 1.227122] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.232482] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.243462] pci 0000:00:04.1: enabling Extended Tags [ 1.247131] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.252483] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.263644] pci 0000:00:04.2: enabling Extended Tags [ 1.269751] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.276481] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.292270] pci 0000:00:04.3: enabling Extended Tags [ 1.295163] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.300484] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.312516] pci 0000:00:04.4: enabling Extended Tags [ 1.319097] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.324483] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.335351] pci 0000:00:04.5: enabling Extended Tags [ 1.339164] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.344483] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.355260] pci 0000:00:04.6: enabling Extended Tags [ 1.361347] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.368193] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.378045] pci 0000:00:04.7: enabling Extended Tags [ 1.386060] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.392209] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.397983] pci 0000:00:05.0: enabling Extended Tags [ 1.462092] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.467117] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.469445] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.494697] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.499770] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.508197] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.518322] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.531896] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.536483] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.545542] pci 0000:01:00.0: enabling Extended Tags [ 1.626217] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.628568] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.632545] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.636607] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.642863] pci_bus 0000:02: extended config space not accessible [ 1.644823] acpiphp: Slot [1] registered [ 1.647691] acpiphp: Slot [0] registered [ 1.648529] acpiphp: Slot [2] registered [ 1.651417] acpiphp: Slot [3] registered [ 1.652535] acpiphp: Slot [4] registered [ 1.655556] acpiphp: Slot [5] registered [ 1.656530] acpiphp: Slot [6] registered [ 1.659430] acpiphp: Slot [7] registered [ 1.660529] acpiphp: Slot [8] registered [ 1.663371] acpiphp: Slot [9] registered [ 1.664531] acpiphp: Slot [10] registered [ 1.667437] acpiphp: Slot [11] registered [ 1.668529] acpiphp: Slot [12] registered [ 1.671446] acpiphp: Slot [13] registered [ 1.672529] acpiphp: Slot [14] registered [ 1.675455] acpiphp: Slot [15] registered [ 1.676545] acpiphp: Slot [16] registered [ 1.679406] acpiphp: Slot [17] registered [ 1.680529] acpiphp: Slot [18] registered [ 1.683460] acpiphp: Slot [19] registered [ 1.684530] acpiphp: Slot [20] registered [ 1.687616] acpiphp: Slot [21] registered [ 1.688530] acpiphp: Slot [22] registered [ 1.691450] acpiphp: Slot [23] registered [ 1.692529] acpiphp: Slot [24] registered [ 1.695456] acpiphp: Slot [25] registered [ 1.696539] acpiphp: Slot [26] registered [ 1.699539] acpiphp: Slot [27] registered [ 1.700530] acpiphp: Slot [28] registered [ 1.704138] acpiphp: Slot [29] registered [ 1.704531] acpiphp: Slot [30] registered [ 1.707531] acpiphp: Slot [31] registered [ 1.711164] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.731666] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.823588] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.824563] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.828557] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.832631] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.840960] acpiphp: Slot [0-2] registered [ 1.846686] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.854543] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.867470] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.871399] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.872741] pci 0000:03:00.0: enabling Extended Tags [ 1.964806] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.968645] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.972611] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.980707] acpiphp: Slot [0-3] registered [ 1.984561] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.996499] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.011343] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.015758] pci 0000:04:00.0: enabling Extended Tags [ 2.095472] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.096626] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.100616] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.108271] acpiphp: Slot [0-4] registered [ 2.109232] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.120484] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.133726] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.138659] pci 0000:05:00.0: enabling Extended Tags [ 2.219884] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.220624] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.224615] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.231887] acpiphp: Slot [0-5] registered [ 2.233198] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.244494] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.256489] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.265122] pci 0000:06:00.0: enabling Extended Tags [ 2.398115] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.400617] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.404608] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.411884] acpiphp: Slot [0-6] registered [ 2.495949] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.496644] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.500643] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.508710] acpiphp: Slot [0-7] registered [ 2.584515] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.588618] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.592612] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.599855] acpiphp: Slot [0-8] registered [ 2.671682] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.672618] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.676609] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.684028] acpiphp: Slot [0-9] registered [ 2.756142] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.756634] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.760608] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.767915] acpiphp: Slot [0-10] registered [ 2.840086] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.840741] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.844609] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.851923] acpiphp: Slot [0-11] registered [ 2.924154] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.924609] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.928608] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.935880] acpiphp: Slot [0-12] registered [ 3.008081] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.008616] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.012609] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.019934] acpiphp: Slot [0-13] registered [ 3.091744] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.092608] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.096609] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.103897] acpiphp: Slot [0-14] registered [ 3.175883] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.176643] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.180607] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.187987] acpiphp: Slot [0-15] registered [ 3.259807] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.260611] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.264607] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.271971] acpiphp: Slot [0-16] registered [ 3.378984] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.380616] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.384607] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.391487] acpiphp: Slot [0-17] registered [ 3.463460] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.464611] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.468607] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.475829] acpiphp: Slot [0-18] registered [ 3.546921] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.548611] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.552606] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.559850] acpiphp: Slot [0-19] registered [ 3.631264] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.632614] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.636610] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.643974] acpiphp: Slot [0-20] registered [ 3.715015] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.716609] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.720607] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.727730] acpiphp: Slot [0-21] registered [ 3.798972] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.800610] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.804607] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.811874] acpiphp: Slot [0-22] registered [ 3.883220] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.884625] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.888621] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.895961] acpiphp: Slot [0-23] registered [ 3.968286] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.968608] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.972607] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.979942] acpiphp: Slot [0-24] registered [ 4.051304] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.052635] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.056608] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.064259] acpiphp: Slot [0-25] registered [ 4.135754] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.136609] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.140630] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.196074] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.196707] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.200694] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.204690] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.208717] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.212693] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.216717] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.220697] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.224580] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.228495] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.232495] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.236497] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.240497] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.244496] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.248518] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.252496] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.256983] iommu: Default domain type: Translated [ 4.260487] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.264701] SCSI subsystem initialized [ 4.267546] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.268467] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.268485] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.272441] vgaarb: loaded [ 4.272507] ACPI: bus type USB registered [ 4.275446] usbcore: registered new interface driver usbfs [ 4.276488] usbcore: registered new interface driver hub [ 4.280301] usbcore: registered new device driver usb [ 4.280508] pps_core: LinuxPPS API ver. 1 registered [ 4.284000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.284485] PTP clock support registered [ 4.287444] EDAC MC: Ver: 3.0.0 [ 4.291876] NetLabel: Initializing [ 4.292480] NetLabel: domain hash size = 128 [ 4.295564] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.296505] NetLabel: unlabeled traffic allowed by default [ 4.300345] PCI: Using ACPI for IRQ routing [ 5.104439] clocksource: Switched to clocksource kvm-clock [ 5.118894] VFS: Disk quotas dquot_6.6.0 [ 5.121887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.126633] AppArmor: AppArmor Filesystem Enabled [ 5.129946] pnp: PnP ACPI init [ 5.132707] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.138189] pnp: PnP ACPI: found 5 devices [ 5.146837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.152900] NET: Registered PF_INET protocol family [ 5.156278] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.162381] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.168016] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.173295] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.178413] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.183134] TCP: Hash tables configured (established 1024 bind 1024) [ 5.187470] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.192454] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.196987] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.201695] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.205632] NET: Registered PF_XDP protocol family [ 5.209063] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.214580] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.220173] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.225680] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.232252] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.245705] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.258546] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.271747] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.284259] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.292330] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.300208] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.308046] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.316172] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.322832] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.328514] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.334093] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.339698] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.345274] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.350864] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.356524] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.362277] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.368012] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.373481] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.378978] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.384517] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.388811] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.393086] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.397332] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.401580] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.405844] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.410125] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.414381] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.418679] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.423011] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.427309] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.431659] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.435931] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.440115] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.444405] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.448922] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.453265] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.457848] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.462224] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.466891] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.471264] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.475853] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.480200] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.484781] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.489135] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.493757] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.498126] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.502708] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.507111] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.511720] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.516229] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.520837] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.525213] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.529779] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.534050] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.538519] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.542716] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.546914] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.551156] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.555361] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.559680] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.563952] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.568323] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.572525] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.576713] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.580985] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.585173] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.589379] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.593720] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.598009] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.602499] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.606792] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.611328] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.615686] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.620189] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.624608] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.629140] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.633583] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.638182] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.642447] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.647030] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.651289] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.655792] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.660146] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.664714] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.669045] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.673577] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.677998] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.682749] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.687144] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.692262] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.696209] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.703888] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.710720] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.720401] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.725772] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.731821] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.738380] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.746613] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.754046] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.759935] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.770395] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.777117] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.783091] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.794525] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.801509] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.807229] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.816363] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.822704] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.828270] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.837478] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.843668] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.853166] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.860870] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.866452] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.875139] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.882774] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.891015] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.898126] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.905576] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.912506] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.918087] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.927321] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.934096] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.939746] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.948880] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.956536] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.962376] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.972170] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.977610] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.985915] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.995107] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.998658] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.006015] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.011697] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.020787] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.025626] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.031505] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.038300] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.045819] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.051098] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.057326] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.064814] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.073378] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.077028] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.084255] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.089900] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.099293] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.103293] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.111116] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.118354] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.126025] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.131301] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.137491] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.144995] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.153455] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.157088] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.164150] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.169684] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.178769] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.182284] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.190171] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.195965] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.205608] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.210812] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.217040] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.224283] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.233305] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.237010] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.244378] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.251185] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.258997] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.262522] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.269735] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.275304] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.284560] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.288031] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.295485] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.302984] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.310296] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.315351] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.321389] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.328505] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.335675] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.341364] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.345548] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.350181] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.354789] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.359348] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.364040] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.367901] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.372189] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.377078] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.380875] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.385088] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.390832] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.395060] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.400101] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.404327] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.409229] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.413411] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.418280] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.422487] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.427388] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe110000 fffff] [ 6.431645] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.436522] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.441029] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.445979] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.450288] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.457458] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.461685] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.466542] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.470769] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.475718] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.479962] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.484842] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.489120] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.494295] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.498004] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.502843] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.507987] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.512031] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.516493] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.521879] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.526096] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.530538] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.535647] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.539716] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.544083] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.549255] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.553209] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.557646] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.562928] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.567010] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.571638] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.576792] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.580788] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.585114] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.590221] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.594304] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.598795] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.607248] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.611256] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.615717] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.621107] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.625763] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.630412] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.635697] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.639694] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.644230] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.649296] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.653147] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.657581] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.662779] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.666642] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.671028] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.677775] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.687659] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10115 usecs [ 6.694166] PCI: CLS 0 bytes, default 64 [ 6.697171] Trying to unpack rootfs image as initramfs... [ 6.701153] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.717043] Initialise system trusted keyrings [ 6.724601] Key type blacklist registered [ 6.732646] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.742008] zbud: loaded [ 6.748722] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.761002] fuse: init (API version 7.34) [ 6.764655] integrity: Platform Keyring initialized [ 6.784601] Key type asymmetric registered [ 6.787654] Asymmetric key parser 'x509' registered [ 6.796697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.808533] io scheduler mq-deadline registered [ 6.814829] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.829046] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.846836] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.861018] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.874223] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.889059] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.909148] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.921057] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.933984] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.941699] Freeing initrd memory: 8744K [ 6.945099] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.953489] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.957956] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.967808] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.973506] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.982104] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.987755] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.993176] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.999618] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.005755] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.014458] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.020846] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.029260] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.033733] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.044005] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.048575] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.058409] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.064455] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.074292] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.078780] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.087032] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.091578] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.101102] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.106534] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.112216] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.120655] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.125144] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.134617] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.139686] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.147802] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.153769] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.162095] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.166527] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.176129] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.180694] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.190047] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.195313] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.203507] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.209210] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.217657] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.222099] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.228535] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.235022] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.240637] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.249025] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.258788] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.263361] shpchp 0000:01:00.0: Slot initialization failed [ 7.269534] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.274423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.280008] ACPI: button: Power Button [PWRF] [ 7.308750] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.343951] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.350976] Linux agpgart interface v0.103 [ 7.356097] loop: module loaded [ 7.358776] tun: Universal TUN/TAP device driver, 1.6 [ 7.362372] PPP generic driver version 2.4.2 [ 7.366221] VFIO - User Level meta-driver version: 0.3 [ 7.370759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.375190] ehci-pci: EHCI PCI platform driver [ 7.378380] ehci-platform: EHCI generic platform driver [ 7.382056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.386227] ohci-pci: OHCI PCI platform driver [ 7.389387] ohci-platform: OHCI generic platform driver [ 7.393027] uhci_hcd: USB Universal Host Controller Interface driver [ 7.399471] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.403122] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.408291] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.412079] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.416290] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.422174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.427335] usb usb1: Product: UHCI Host Controller [ 7.430955] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.435602] usb usb1: SerialNumber: 0000:02:01.0 [ 7.439329] hub 1-0:1.0: USB hub found [ 7.442311] hub 1-0:1.0: 2 ports detected [ 7.445747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.453777] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.457391] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.461276] mousedev: PS/2 mouse device common for all mice [ 7.466163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.472229] rtc_cmos 00:03: RTC can wake from S4 [ 7.477743] rtc_cmos 00:03: registered as rtc0 [ 7.481512] rtc_cmos 00:03: setting system clock to 2025-12-07T16:57:36 UTC (1765126656) [ 7.487397] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.491987] i2c_dev: i2c /dev entries driver [ 7.495189] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.503809] device-mapper: uevent: version 1.0.3 [ 7.507332] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.514019] platform eisa.0: Probing EISA bus 0 [ 7.517446] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.522183] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.526715] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.531335] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.536279] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.540961] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.545585] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.550343] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.554826] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.559265] platform eisa.0: EISA: Detected 0 cards [ 7.562762] ledtrig-cpu: registered to indicate activity on CPUs [ 7.567184] drop_monitor: Initializing network drop monitor service [ 7.571738] NET: Registered PF_INET6 protocol family [ 7.578608] Segment Routing with IPv6 [ 7.581476] In-situ OAM (IOAM) with IPv6 [ 7.584402] NET: Registered PF_PACKET protocol family [ 7.588172] Key type dns_resolver registered [ 7.591434] IPI shorthand broadcast: enabled [ 7.594778] registered taskstats version 1 [ 7.597980] Loading compiled-in X.509 certificates [ 7.602002] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.609115] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.616155] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.622909] blacklist: Loading compiled-in revocation X.509 certificates [ 7.627757] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.634462] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.643616] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.651033] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.658200] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.665514] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.672758] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.679849] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.687476] zswap: loaded using pool lzo/zbud [ 7.690804] Key type .fscrypt registered [ 7.693693] Key type fscrypt-provisioning registered [ 7.699017] Key type encrypted registered [ 7.702054] AppArmor: AppArmor sha1 policy hashing enabled [ 7.705950] ima: No TPM chip found, activating TPM-bypass! [ 7.709773] Loading compiled-in module X.509 certificates [ 7.714123] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.720826] ima: Allocated hash algorithm: sha1 [ 7.724088] ima: No architecture policies found [ 7.727573] evm: Initialising EVM extended attributes: [ 7.731402] evm: security.selinux [ 7.733985] evm: security.SMACK64 [ 7.736633] evm: security.SMACK64EXEC [ 7.739372] evm: security.SMACK64TRANSMUTE [ 7.742478] evm: security.SMACK64MMAP [ 7.745397] evm: security.apparmor [ 7.748090] evm: security.ima [ 7.750375] evm: security.capability [ 7.753170] evm: HMAC attrs: 0x1 [ 7.756134] PM: Magic number: 5:702:994 [ 7.759633] RAS: Correctable Errors collector initialized. [ 7.763763] Unstable clock detected, switching default tracing clock to "global" [ 7.763763] If you want to keep using the local clock, then add: [ 7.763763] "trace_clock=local" [ 7.763763] on the kernel command line [ 7.780372] Freeing unused decrypted memory: 2036K [ 7.784605] Freeing unused kernel image (initmem) memory: 3244K [ 7.788953] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.796514] Write protecting the kernel read-only data: 30720k [ 7.801255] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.806308] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.853595] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.858404] Run /init as init process info: initramfs: up at 7.28 [ 7.914906] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.924645] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.930022] GPT:229375 != 2097151 [ 7.932774] GPT:Alternate GPT header not at the end of the disk. [ 7.937161] GPT:229375 != 2097151 [ 7.939825] GPT: Use GNU Parted to correct GPT errors. [ 7.990196] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.372207] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.410329] 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.17 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:39:f4:67:95:88:e6:43:43:b6:1e:3c:64:6f:d2:1c:66 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNw6qIf2JgsY2TL7gSqIfgqd+vHFd7koHpXMe4c5vG5uQSgxCacoliy44hMt+TvhHP7O7hGbuGlfDxG0hhCetY8ns7ck/zdM+Ogb4ZFaDxtzYzxSudOsmRbyU64fIhz0f+P0aJfHa+bBTp+Rel65DtueCT4KcSQnwvx3BZTu1CzQUxXCpFlnOndRMTl7YtOhErKAwJppMZQjpP1yURYVA+wg47qG4b6fUiXsBGugK+VWzYGsm0sZk8p4mr2lWBhrdaJUZSXiXZr0sOfj2EF66h1NJn1XsVMv0U2VRslLfljN5Q1ukFB0Gnjz/PQnZI/L4E13sENxIJe2zedhh5yZ9z root@tempest-testnetworkbasicops-server-1365469416 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB7qt3VJQMXDv44LBEDFyoSkR/H1UqbhRzFSTYeAyOqjAZBczAmzksT83jWNKQr1CWPUMiLbcgrJeeJXmG1ESTI= root@tempest-testnetworkbasicops-server-1365469416 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fec3:11f8/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 39f46795-88e6-4343-b61e-3c646fd21c66 name: tempest-TestNetworkBasicOps-server-1365469416 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1365469416 launch-index: 0 === cirros: current=0.6.2 uptime=9.23 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:C3:11:F8 inet6 addr: fe80::f816:3eff:fec3:11f8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1262 (1.2 KiB) TX bytes:902 (902.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1365469416 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.502908] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.515503] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.726067] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.761095] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.884721] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.885608] ISO 9660 Extensions: RRIP_1991A [ 8.975468] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.980541] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.649286] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.650926] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:57:37 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:57:37 cirros auth.notice su: + none root:cirros Dec 7 16:57:37 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: DUID 00:04:39:f4:67:95:88:e6:43:43:b6:1e:3c:64:6f:d2:1c:66 Dec 7 16:57:37 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:c3:11:f8 Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fec3:11f8 Dec 7 16:57:38 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 7 16:57:38 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Dec 7 16:57:38 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Dec 7 16:57:38 cirros authpriv.info dropbear[393]: Running in background Dec 7 16:57:38 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-1365469416 login: 2025-12-07 16:58:11,153 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.11 2025-12-07 16:58:11,153 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:58:11,157 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:58:11,273 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:58:11,273 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:58:12,296 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.11' failed, exit status: 1, stderr: stdout: PING 10.100.0.11 (10.100.0.11) 56(84) bytes of data. --- 10.100.0.11 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-07 16:58:12,297 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.11 via a ssh connection from: 192.168.122.212. 2025-12-07 16:58:12,297 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.144355 seconds 2025-12-07 16:58:13,966 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/9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80 1.668s 2025-12-07 16:58:13,966 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': 'Sun, 07 Dec 2025 16:58:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1078', 'x-openstack-request-id': 'req-ddf970d1-000a-4db5-88f5-eacd9cd1f846', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80'} Body: b'{"port":{"id":"9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80","name":"","network_id":"07b3b397-cd8f-4e16-9088-cad965b5f13a","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:c3:11:f8","admin_state_up":true,"status":"DOWN","device_id":"39f46795-88e6-4343-b61e-3c646fd21c66","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"229b748c-9c50-4778-9637-e78631efb585","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6bcdae40-cf77-4445-9b4e-dfe1211a29f3"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1365469416","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1365469416","fqdn":"tempest-testnetworkbasicops-server-1365469416.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:57:23Z","updated_at":"2025-12-07T16:58:12Z","revision_number":7,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:14,081 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/9f774e5d-027e-4a40-97ca-70ed74bca5cd 0.114s 2025-12-07 16:58:14,081 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-9b35b7fc-23cc-427e-be46-118e9c492399', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9f774e5d-027e-4a40-97ca-70ed74bca5cd'} Body: b'{"floatingip": {"id": "9f774e5d-027e-4a40-97ca-70ed74bca5cd", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.192", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e", "port_id": "9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "07b3b397-cd8f-4e16-9088-cad965b5f13a", "mac_address": "fa:16:3e:c3:11:f8", "admin_state_up": true, "status": "ACTIVE", "device_id": "39f46795-88e6-4343-b61e-3c646fd21c66", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:57:29Z", "updated_at": "2025-12-07T16:57:30Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:14,081 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '9f774e5d-027e-4a40-97ca-70ed74bca5cd', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.192', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': '7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e', 'port_id': '9dab2f6c-a4bb-41a0-a8a4-c863b7b94c80', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '07b3b397-cd8f-4e16-9088-cad965b5f13a', 'mac_address': 'fa:16:3e:c3:11:f8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '39f46795-88e6-4343-b61e-3c646fd21c66', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:57:29Z', 'updated_at': '2025-12-07T16:57:30Z', 'revision_number': 1, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:58:14,082 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.115148 seconds 2025-12-07 16:58:14,082 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.192 with user: cirros 2025-12-07 16:58:14,082 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.192 in 120 sec and the expected result is reachable 2025-12-07 16:58:14,122 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.039675 seconds 2025-12-07 16:58:14,123 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.192 in 120 sec and the ping result is expected 2025-12-07 16:58:14,297 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/39f46795-88e6-4343-b61e-3c646fd21c66/action 0.173s 2025-12-07 16:58:14,299 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:14 GMT', 'server': 'Apache', 'content-length': '75528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8268b8a-beab-4d51-bb2b-c715c6180ed3', 'x-compute-request-id': 'req-b8268b8a-beab-4d51-bb2b-c715c6180ed3', '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/39f46795-88e6-4343-b61e-3c646fd21c66/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1326798069 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001544] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004315] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004350] Using GB pages for direct mapping\\n[ 0.004619] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004623] ACPI: Early table checksum verification disabled\\n[ 0.004628] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004633] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004640] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004647] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004651] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004655] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004659] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004663] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004666] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004668] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004669] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004671] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004672] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004673] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005957] No NUMA configuration fo 2025-12-07 16:58:14,303 25 DEBUG [tempest.scenario.manager] Console output for 39f46795-88e6-4343-b61e-3c646fd21c66 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1326798069 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001544] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004315] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004350] Using GB pages for direct mapping [ 0.004619] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004623] ACPI: Early table checksum verification disabled [ 0.004628] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004633] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004640] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004647] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004651] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004655] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004659] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004663] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004666] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004668] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004669] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004671] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004672] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004673] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005957] No NUMA configuration found [ 0.005959] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005967] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006301] Zone ranges: [ 0.006302] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006305] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006307] Normal empty [ 0.006309] Device empty [ 0.006310] Movable zone start for each node [ 0.006313] Early memory node ranges [ 0.006314] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006316] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006318] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006539] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006568] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006761] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017718] ACPI: PM-Timer IO Port: 0x608 [ 0.017748] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017876] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017880] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017882] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017884] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017886] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017888] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017891] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017894] TSC deadline timer available [ 0.017909] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018004] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018007] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018008] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018009] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018011] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018013] Booting paravirtualized kernel on KVM [ 0.018016] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018023] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018295] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018374] kvm-guest: setup async PF for cpu 0 [ 0.018403] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018422] kvm-guest: PV spinlocks disabled, single CPU [ 0.018429] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018431] Policy zone: DMA32 [ 0.018433] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018492] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018504] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018512] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018572] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018863] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019613] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019644] ftrace: allocating 50600 entries in 198 pages [ 0.042545] ftrace: allocated 198 pages with 4 groups [ 0.042722] rcu: Hierarchical RCU implementation. [ 0.042724] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042726] Rude variant of Tasks RCU enabled. [ 0.042727] Tracing variant of Tasks RCU enabled. [ 0.042728] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042729] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046954] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047348] random: crng init done [ 0.089004] Console: colour VGA+ 80x25 [ 0.232956] printk: console [tty1] enabled [ 0.597890] printk: console [ttyS0] enabled [ 0.601113] ACPI: Core revision 20210730 [ 0.604186] APIC: Switch to symmetric I/O mode setup [ 0.609033] x2apic enabled [ 0.612582] Switched APIC routing to physical x2apic. [ 0.621411] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.628473] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.632467] pid_max: default: 32768 minimum: 301 [ 0.632467] LSM: Security Framework initializing [ 0.632467] landlock: Up and running. [ 0.632467] Yama: becoming mindful. [ 0.632467] AppArmor: AppArmor initialized [ 0.632467] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632467] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632467] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.632467] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.632467] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.632467] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.632467] Spectre V2 : Mitigation: Retpolines [ 0.632467] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.632467] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.632467] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.632467] RETBleed: Mitigation: untrained return thunk [ 0.632467] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.632467] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.632467] Freeing SMP alternatives memory: 44K [ 0.632467] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.632638] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.636489] ... version: 0 [ 0.639547] ... bit width: 48 [ 0.640480] ... generic registers: 6 [ 0.643424] ... value mask: 0000ffffffffffff [ 0.644481] ... max period: 00007fffffffffff [ 0.648366] ... fixed-purpose events: 0 [ 0.648481] ... event mask: 000000000000003f [ 0.652455] rcu: Hierarchical SRCU implementation. [ 0.653000] smp: Bringing up secondary CPUs ... [ 0.656483] smp: Brought up 1 node, 1 CPU [ 0.659580] smpboot: Max logical packages: 1 [ 0.660481] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.664993] devtmpfs: initialized [ 0.667670] x86/mm: Memory block size: 128MB [ 0.668660] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.672490] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.676553] pinctrl core: initialized pinctrl subsystem [ 0.680479] PM: RTC time: 16:57:29, date: 2025-12-07 [ 0.684195] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.684564] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.688514] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.692498] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.696497] audit: initializing netlink subsys (disabled) [ 0.700396] thermal_sys: Registered thermal governor 'fair_share' [ 0.700397] thermal_sys: Registered thermal governor 'bang_bang' [ 0.700480] thermal_sys: Registered thermal governor 'step_wise' [ 0.704482] audit: type=2000 audit(1765126649.260:1): state=initialized audit_enabled=0 res=1 [ 0.712482] thermal_sys: Registered thermal governor 'user_space' [ 0.712483] thermal_sys: Registered thermal governor 'power_allocator' [ 0.716487] EISA bus registered [ 0.722884] cpuidle: using governor ladder [ 0.724480] cpuidle: using governor menu [ 0.730191] ACPI: bus type PCI registered [ 0.732480] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.736772] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.740481] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.744515] PCI: Using configuration type 1 for base access [ 0.749601] Kprobes globally optimized [ 0.752518] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.756482] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.762382] ACPI: Added _OSI(Module Device) [ 0.764589] ACPI: Added _OSI(Processor Device) [ 0.768042] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.768596] ACPI: Added _OSI(Processor Aggregator Device) [ 0.772502] ACPI: Added _OSI(Linux-Dell-Video) [ 0.775858] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.776529] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.783910] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.788867] ACPI: Interpreter enabled [ 0.791862] ACPI: PM: (supports S0 S5) [ 0.792483] ACPI: Using IOAPIC for interrupt routing [ 0.796530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.800481] PCI: Using E820 reservations for host bridge windows [ 0.804746] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.814094] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.816491] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.820639] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.824588] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.830132] PCI host bridge to bus 0000:00 [ 0.832484] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.836484] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.840489] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.844483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.848484] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.852500] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.856504] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.860849] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.869237] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.879713] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.888523] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.896023] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.902847] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.904725] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.913303] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.920506] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.931266] pci 0000:00:02.0: enabling Extended Tags [ 0.935560] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.939289] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.945966] pci 0000:00:02.1: enabling Extended Tags [ 0.951085] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.955404] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.962046] pci 0000:00:02.2: enabling Extended Tags [ 0.968674] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.975210] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.980803] pci 0000:00:02.3: enabling Extended Tags [ 0.987120] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.991464] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.996800] pci 0000:00:02.4: enabling Extended Tags [ 1.003133] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.008104] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.014866] pci 0000:00:02.5: enabling Extended Tags [ 1.019096] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.023199] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.032822] pci 0000:00:02.6: enabling Extended Tags [ 1.039081] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.043429] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.052433] pci 0000:00:02.7: enabling Extended Tags [ 1.057298] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.063370] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.069558] pci 0000:00:03.0: enabling Extended Tags [ 1.077204] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.083377] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.088799] pci 0000:00:03.1: enabling Extended Tags [ 1.095113] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.100483] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.109338] pci 0000:00:03.2: enabling Extended Tags [ 1.115138] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.119271] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.126606] pci 0000:00:03.3: enabling Extended Tags [ 1.131110] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.135220] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.141796] pci 0000:00:03.4: enabling Extended Tags [ 1.147096] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.151213] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.159032] pci 0000:00:03.5: enabling Extended Tags [ 1.163096] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.168483] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.182499] pci 0000:00:03.6: enabling Extended Tags [ 1.187142] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.192300] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.199167] pci 0000:00:03.7: enabling Extended Tags [ 1.205254] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.212482] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.224153] pci 0000:00:04.0: enabling Extended Tags [ 1.227122] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.232482] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.243462] pci 0000:00:04.1: enabling Extended Tags [ 1.247131] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.252483] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.263644] pci 0000:00:04.2: enabling Extended Tags [ 1.269751] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.276481] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.292270] pci 0000:00:04.3: enabling Extended Tags [ 1.295163] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.300484] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.312516] pci 0000:00:04.4: enabling Extended Tags [ 1.319097] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.324483] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.335351] pci 0000:00:04.5: enabling Extended Tags [ 1.339164] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.344483] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.355260] pci 0000:00:04.6: enabling Extended Tags [ 1.361347] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.368193] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.378045] pci 0000:00:04.7: enabling Extended Tags [ 1.386060] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.392209] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.397983] pci 0000:00:05.0: enabling Extended Tags [ 1.462092] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.467117] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.469445] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.494697] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.499770] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.508197] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.518322] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.531896] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.536483] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.545542] pci 0000:01:00.0: enabling Extended Tags [ 1.626217] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.628568] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.632545] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.636607] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.642863] pci_bus 0000:02: extended config space not accessible [ 1.644823] acpiphp: Slot [1] registered [ 1.647691] acpiphp: Slot [0] registered [ 1.648529] acpiphp: Slot [2] registered [ 1.651417] acpiphp: Slot [3] registered [ 1.652535] acpiphp: Slot [4] registered [ 1.655556] acpiphp: Slot [5] registered [ 1.656530] acpiphp: Slot [6] registered [ 1.659430] acpiphp: Slot [7] registered [ 1.660529] acpiphp: Slot [8] registered [ 1.663371] acpiphp: Slot [9] registered [ 1.664531] acpiphp: Slot [10] registered [ 1.667437] acpiphp: Slot [11] registered [ 1.668529] acpiphp: Slot [12] registered [ 1.671446] acpiphp: Slot [13] registered [ 1.672529] acpiphp: Slot [14] registered [ 1.675455] acpiphp: Slot [15] registered [ 1.676545] acpiphp: Slot [16] registered [ 1.679406] acpiphp: Slot [17] registered [ 1.680529] acpiphp: Slot [18] registered [ 1.683460] acpiphp: Slot [19] registered [ 1.684530] acpiphp: Slot [20] registered [ 1.687616] acpiphp: Slot [21] registered [ 1.688530] acpiphp: Slot [22] registered [ 1.691450] acpiphp: Slot [23] registered [ 1.692529] acpiphp: Slot [24] registered [ 1.695456] acpiphp: Slot [25] registered [ 1.696539] acpiphp: Slot [26] registered [ 1.699539] acpiphp: Slot [27] registered [ 1.700530] acpiphp: Slot [28] registered [ 1.704138] acpiphp: Slot [29] registered [ 1.704531] acpiphp: Slot [30] registered [ 1.707531] acpiphp: Slot [31] registered [ 1.711164] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.731666] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.823588] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.824563] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.828557] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.832631] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.840960] acpiphp: Slot [0-2] registered [ 1.846686] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.854543] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.867470] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.871399] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.872741] pci 0000:03:00.0: enabling Extended Tags [ 1.964806] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.968645] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.972611] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.980707] acpiphp: Slot [0-3] registered [ 1.984561] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.996499] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.011343] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.015758] pci 0000:04:00.0: enabling Extended Tags [ 2.095472] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.096626] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.100616] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.108271] acpiphp: Slot [0-4] registered [ 2.109232] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.120484] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.133726] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.138659] pci 0000:05:00.0: enabling Extended Tags [ 2.219884] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.220624] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.224615] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.231887] acpiphp: Slot [0-5] registered [ 2.233198] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.244494] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.256489] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.265122] pci 0000:06:00.0: enabling Extended Tags [ 2.398115] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.400617] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.404608] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.411884] acpiphp: Slot [0-6] registered [ 2.495949] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.496644] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.500643] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.508710] acpiphp: Slot [0-7] registered [ 2.584515] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.588618] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.592612] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.599855] acpiphp: Slot [0-8] registered [ 2.671682] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.672618] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.676609] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.684028] acpiphp: Slot [0-9] registered [ 2.756142] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.756634] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.760608] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.767915] acpiphp: Slot [0-10] registered [ 2.840086] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.840741] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.844609] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.851923] acpiphp: Slot [0-11] registered [ 2.924154] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.924609] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.928608] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.935880] acpiphp: Slot [0-12] registered [ 3.008081] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.008616] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.012609] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.019934] acpiphp: Slot [0-13] registered [ 3.091744] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.092608] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.096609] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.103897] acpiphp: Slot [0-14] registered [ 3.175883] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.176643] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.180607] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.187987] acpiphp: Slot [0-15] registered [ 3.259807] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.260611] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.264607] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.271971] acpiphp: Slot [0-16] registered [ 3.378984] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.380616] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.384607] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.391487] acpiphp: Slot [0-17] registered [ 3.463460] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.464611] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.468607] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.475829] acpiphp: Slot [0-18] regist10000 ered [ 3.546921] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.548611] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.552606] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.559850] acpiphp: Slot [0-19] registered [ 3.631264] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.632614] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.636610] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.643974] acpiphp: Slot [0-20] registered [ 3.715015] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.716609] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.720607] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.727730] acpiphp: Slot [0-21] registered [ 3.798972] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.800610] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.804607] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.811874] acpiphp: Slot [0-22] registered [ 3.883220] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.884625] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.888621] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.895961] acpiphp: Slot [0-23] registered [ 3.968286] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.968608] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.972607] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.979942] acpiphp: Slot [0-24] registered [ 4.051304] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.052635] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.056608] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.064259] acpiphp: Slot [0-25] registered [ 4.135754] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.136609] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.140630] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.196074] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.196707] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.200694] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.204690] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.208717] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.212693] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.216717] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.220697] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.224580] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.228495] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.232495] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.236497] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.240497] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.244496] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.248518] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.252496] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.256983] iommu: Default domain type: Translated [ 4.260487] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.264701] SCSI subsystem initialized [ 4.267546] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.268467] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.268485] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.272441] vgaarb: loaded [ 4.272507] ACPI: bus type USB registered [ 4.275446] usbcore: registered new interface driver usbfs [ 4.276488] usbcore: registered new interface driver hub [ 4.280301] usbcore: registered new device driver usb [ 4.280508] pps_core: LinuxPPS API ver. 1 registered [ 4.284000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.284485] PTP clock support registered [ 4.287444] EDAC MC: Ver: 3.0.0 [ 4.291876] NetLabel: Initializing [ 4.292480] NetLabel: domain hash size = 128 [ 4.295564] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.296505] NetLabel: unlabeled traffic allowed by default [ 4.300345] PCI: Using ACPI for IRQ routing [ 5.104439] clocksource: Switched to clocksource kvm-clock [ 5.118894] VFS: Disk quotas dquot_6.6.0 [ 5.121887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.126633] AppArmor: AppArmor Filesystem Enabled [ 5.129946] pnp: PnP ACPI init [ 5.132707] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.138189] pnp: PnP ACPI: found 5 devices [ 5.146837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.152900] NET: Registered PF_INET protocol family [ 5.156278] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.162381] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.168016] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.173295] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.178413] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.183134] TCP: Hash tables configured (established 1024 bind 1024) [ 5.187470] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.192454] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.196987] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.201695] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.205632] NET: Registered PF_XDP protocol family [ 5.209063] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.214580] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.220173] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.225680] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.232252] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.245705] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.258546] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.271747] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.284259] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.292330] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.300208] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.308046] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.316172] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.322832] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.328514] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.334093] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.339698] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.345274] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.350864] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.356524] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.362277] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.368012] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.373481] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.378978] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.384517] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.388811] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.393086] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.397332] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.401580] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.405844] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.410125] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.414381] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.418679] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.423011] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.427309] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.431659] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.435931] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.440115] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.444405] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.448922] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.453265] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.457848] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.462224] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.466891] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.471264] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.475853] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.480200] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.484781] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.489135] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.493757] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.498126] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.502708] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.507111] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.511720] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.516229] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.520837] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.525213] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.529779] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.534050] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.538519] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.542716] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.546914] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.551156] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.555361] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.559680] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.563952] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.568323] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.572525] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.576713] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.580985] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.585173] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.589379] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.593720] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.598009] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.602499] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.606792] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.611328] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.615686] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.620189] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.624608] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.629140] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.633583] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.638182] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.642447] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.647030] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.651289] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.655792] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.660146] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.664714] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.669045] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.673577] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.677998] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.682749] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.687144] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.692262] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.696209] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.703888] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.710720] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.720401] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.725772] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.731821] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.738380] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.746613] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.754046] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.759935] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.770395] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.777117] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.783091] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.794525] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.801509] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.807229] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.816363] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.822704] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.828270] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.837478] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.843668] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.853166] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.860870] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.866452] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.875139] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.882774] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.891015] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.898126] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.905576] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.912506] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.918087] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.927321] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.934096] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.939746] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.948880] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.956536] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.962376] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.972170] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.977610] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.985915] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.995107] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.998658] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.006015] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.011697] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.020787] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.025626] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.031505] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.038300] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.045819] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.051098] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.057326] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.064814] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.073378] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.077028] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.084255] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.089900] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.099293] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.103293] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.111116] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.118354] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.126025] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.131301] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.137491] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.144995] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.153455] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.157088] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.164150] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.169684] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.178769] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.182284] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.190171] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.195965] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.205608] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.210812] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.217040] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.224283] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.233305] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.237010] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.244378] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.251185] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.258997] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.262522] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.269735] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.275304] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.284560] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.288031] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.295485] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.302984] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.310296] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.315351] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.321389] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.328505] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.335675] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.341364] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.345548] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.350181] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.354789] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.359348] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.364040] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.367901] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.372189] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.377078] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.380875] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.385088] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.390832] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.395060] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.400101] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.404327] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.409229] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.413411] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.418280] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.422487] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.427388] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.431645] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.436522] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.441029] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.445979] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.450288] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.457458] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.461685] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.466542] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.470769] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.475718] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.479962] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.484842] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.489120] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.494295] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.498004] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.502843] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.507987] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.512031] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.516493] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.521879] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.526096] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.530538] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.535647] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.539716] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.544083] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.549255] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.553209] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.557646] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.562928] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.567010] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.571638] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.576792] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.580788] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.585114] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.590221] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.594304] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.598795] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.607248] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.611256] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.615717] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.621107] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.625763] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.630412] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.635697] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.639694] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.644230] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.649296] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.653147] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.657581] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.662779] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.666642] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.671028] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.677775] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.687659] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10115 usecs [ 6.694166] PCI: CLS 0 bytes, default 64 [ 6.697171] Trying to unpack rootfs image as initramfs... [ 6.701153] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.717043] Initialise system trusted keyrings [ 6.724601] Key type blacklist registered [ 6.732646] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.742008] zbud: loaded [ 6.748722] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.761002] fuse: init (API version 7.34) [ 6.764655] integrity: Platform Keyring initialized [ 6.784601] Key type asymmetric registered [ 6.787654] Asymmetric key parser 'x509' registered [ 6.796697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.808533] io scheduler mq-deadline registered [ 6.814829] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.829046] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.846836] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.861018] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.874223] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.889059] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.909148] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.921057] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.933984] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.941699] Freeing initrd memory: 8744K [ 6.945099] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.953489] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.957956] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.967808] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.973506] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.982104] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.987755] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.993176] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.999618] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.005755] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.014458] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.020846] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.029260] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.033733] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.044005] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.048575] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.058409] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.064455] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.074292] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.078780] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.087032] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.091578] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.101102] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.106534] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.112216] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.120655] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.125144] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.134617] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.139686] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.147802] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.153769] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.162095] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.166527] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.176129] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.180694] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.190047] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.195313] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.203507] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.209210] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.217657] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.222099] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.228535] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.235022] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.240637] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.249025] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.258788] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.263361] shpchp 0000:01:00.0: Slot initialization failed [ 7.269534] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.274423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.280008] ACPI: button: Power Button [PWRF] [ 7.308750] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.343951] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.350976] Linux agpgart interface v0.103 [ 7.356097] loop: module loaded [ 7.358776] tun: Universal TUN/TAP device driver, 1.6 [ 7.362372] PPP generic driver version 2.4.2 [ 7.366221] VFIO - User Level meta-driver version: 0.3 [ 7.370759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.375190] ehci-pci: EHCI PCI platform driver [ 7.378380] ehci-platform: EHCI generic platform driver [ 7.382056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.386227] ohci-pci: OHCI PCI platform driver [ 7.389387] ohci-platform: OHCI generic platform driver [ 7.393027] uhci_hcd: USB Universal Host Controller Interface driver [ 7.399471] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.403122] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.408291] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.412079] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.416290] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.422174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.427335] usb usb1: Product: UHCI Host Controller [ 7.430955] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.435602] usb usb1: SerialNumber: 0000:02:01.0 [ 7.439329] hub 1-0:1.0: USB hub found [ 7.442311] hub 1-0:1.0: 2 ports detected [ 7.445747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.453777] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.457391] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.461276] mousedev: PS/2 mouse device common for all mice [ 7.466163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.472229] rtc_cmos 00:03: RTC can wake from S4 [ 7.477743] rtc_cmos 00:03: registered as rtc0 [ 7.481512] rtc_cmos 00:03: setting system clock to 2025-12-07T16:57:36 UTC (1765126656) [ 7.487397] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.491987] i2c_dev: i2c /dev entries driver [ 7.495189] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.503809] device-mapper: uevent: version 1.0.3 [ 7.507332] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.514019] platform eisa.0: Probing EISA bus 0 [ 7.517446] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.522183] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.526715] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.531335] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.536279] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.540961] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.545585] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.550343] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.554826] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.559265] platform eisa.0: EISA: Detected 0 cards [ 7.562762] ledtrig-cpu: registered to indicate activity on CPUs [ 7.567184] drop_monitor: Initializing network drop monitor service [ 7.571738] NET: Registered PF_INET6 protocol family [ 7.578608] Segment Routing with IPv6 [ 7.581476] In-situ OAM (IOAM) with IPv6 [ 7.584402] NET: Registered PF_PACKET protocol family [ 7.588172] Key type dns_resolver registered [ 7.591434] IPI shorthand broadcast: enabled [ 7.594778] registered taskstats version 1 [ 7.597980] Loading compiled-in X.509 certificates [ 7.602002] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.609115] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.616155] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.622909] blacklist: Loading compiled-in revocation X.509 certificates [ 7.627757] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.634462] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.643616] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.651033] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.658200] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.665514] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.672758] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.679849] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.687476] zswap: loaded using pool lzo/zbud [ 7.690804] Key type .fscrypt registered [ 7.693693] Key type fscrypt-provisioning registered [ 7.699017] Key type encrypted registered [ 7.702054] AppArmor: AppArmor sha1 policy hashing enabled [ 7.705950] ima: No TPM chip found, activating TPM-bypass! [ 7.709773] Loading compiled-in module X.509 certificates [ 7.714123] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.720826] ima: Allocated hash algorithm: sha1 [ 7.724088] ima: No architecture policies found [ 7.727573] evm: Initialising EVM extended attributes: [ 7.731402] evm: security.selinux [ 7.733985] evm: security.SMACK64 [ 7.736633] evm: security.SMACK64EXEC [ 7.739372] evm: security.SMACK64TRANSMUTE [ 7.742478] evm: security.SMACK64MMAP [ 7.745397] evm: security.apparmor [ 7.748090] evm: security.ima [ 7.750375] evm: security.capability [ 7.753170] evm: HMAC attrs: 0x1 [ 7.756134] PM: Magic number: 5:702:994 [ 7.759633] RAS: Correctable Errors collector initialized. [ 7.763763] Unstable clock detected, switching default tracing clock to "global" [ 7.763763] If you want to keep using the local clock, then add: [ 7.763763] "trace_clock=local" [ 7.763763] on the kernel command line [ 7.780372] Freeing unused decrypted memory: 2036K [ 7.784605] Freeing unused kernel image (initmem) memory: 3244K [ 7.788953] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.796514] Write protecting the kernel read-only data: 30720k [ 7.801255] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.806308] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.853595] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.858404] Run /init as init process info: initramfs: up at 7.28 [ 7.914906] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.924645] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.930022] GPT:229375 != 2097151 [ 7.932774] GPT:Alternate GPT header not at the end of the disk. [ 7.937161] GPT:229375 != 2097151 [ 7.939825] GPT: Use GNU Parted to correct GPT errors. [ 7.990196] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.372207] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.410329] 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.17 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:39:f4:67:95:88:e6:43:43:b6:1e:3c:64:6f:d2:1c:66 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNw6qIf2JgsY2TL7gSqIfgqd+vHFd7koHpXMe4c5vG5uQSgxCacoliy44hMt+TvhHP7O7hGbuGlfDxG0hhCetY8ns7ck/zdM+Ogb4ZFaDxtzYzxSudOsmRbyU64fIhz0f+P0aJfHa+bBTp+Rel65DtueCT4KcSQnwvx3BZTu1CzQUxXCpFlnOndRMTl7YtOhErKAwJppMZQjpP1yURYVA+wg47qG4b6fUiXsBGugK+VWzYGsm0sZk8p4mr2lWBhrdaJUZSXiXZr0sOfj2EF66h1NJn1XsVMv0U2VRslLfljN5Q1ukFB0Gnjz/PQnZI/L4E13sENxIJe2zedhh5yZ9z root@tempest-testnetworkbasicops-server-1365469416 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB7qt3VJQMXDv44LBEDFyoSkR/H1UqbhRzFSTYeAyOqjAZBczAmzksT83jWNKQr1CWPUMiLbcgrJeeJXmG1ESTI= root@tempest-testnetworkbasicops-server-1365469416 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fec3:11f8/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 39f46795-88e6-4343-b61e-3c646fd21c66 name: tempest-TestNetworkBasicOps-server-1365469416 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1365469416 launch-index: 0 === cirros: current=0.6.2 uptime=9.23 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:C3:11:F8 inet6 addr: fe80::f816:3eff:fec3:11f8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1262 (1.2 KiB) TX bytes:902 (902.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1365469416 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.502908] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.515503] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.726067] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.761095] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.884721] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.885608] ISO 9660 Extensions: RRIP_1991A [ 8.975468] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.980541] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.649286] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.650926] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:57:37 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:57:37 cirros auth.notice su: + none root:cirros Dec 7 16:57:37 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: DUID 00:04:39:f4:67:95:88:e6:43:43:b6:1e:3c:64:6f:d2:1c:66 Dec 7 16:57:37 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:c3:11:f8 Dec 7 16:57:37 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fec3:11f8 Dec 7 16:57:38 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 7 16:57:38 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Dec 7 16:57:38 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Dec 7 16:57:38 cirros authpriv.info dropbear[393]: Running in background Dec 7 16:57:38 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-1365469416 login: 2025-12-07 16:58:14,307 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.192:22' as 'cirros' with public key authentication 2025-12-07 16:58:14,312 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:58:14,427 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:58:14,427 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.192 successfully created 2025-12-07 16:58:14,428 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.11 2025-12-07 16:58:14,428 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-07 16:58:14,432 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:58:14,544 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:58:14,546 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-07 16:58:14,555 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.127474 seconds 2025-12-07 16:58:15,484 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e39df5f5-424d-4dae-be82-ca2eb1d66149 0.928s 2025-12-07 16:58:15,484 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a238f88a-47db-47b1-856b-928aefb76e77', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e39df5f5-424d-4dae-be82-ca2eb1d66149'} Body: b'' 2025-12-07 16:58:15,649 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.164s 2025-12-07 16:58:15,649 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:15 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-ab6b2f4e-d805-427c-a125-5eba1c262b9c', 'x-compute-request-id': 'req-ab6b2f4e-d805-427c-a125-5eba1c262b9c', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'' 2025-12-07 16:58:16,930 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 1.280s 2025-12-07 16:58:16,931 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:15 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-ad204284-41a5-4a88-9db0-d1efa0b83767', 'x-compute-request-id': 'req-ad204284-41a5-4a88-9db0-d1efa0b83767', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:58:15Z", "addresses": {"tempest-network-smoke--838520765": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f2:4e"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f2:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1888143387", "OS-SRV-USG:launched_at": "2025-12-07T16:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1355714949"}], "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-07 16:58:18,189 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.248s 2025-12-07 16:58:18,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': 'Sun, 07 Dec 2025 16:58:17 GMT', 'server': 'Apache', 'content-length': '1485', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860a75d1-f479-406d-b6ea-27bb87dfab73', 'x-compute-request-id': 'req-860a75d1-f479-406d-b6ea-27bb87dfab73', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"server": {"id": "248a2afc-5bf7-43ba-b1c7-f4dbe90e41de", "name": "tempest-TestNetworkBasicOps-server-1110697365", "status": "DELETED", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:35Z", "updated": "2025-12-07T16:58:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1888143387", "OS-SRV-USG:launched_at": "2025-12-07T16:57:45.000000", "OS-SRV-USG:terminated_at": "2025-12-07T16:58:17.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-07 16:58:18,202 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-12-07 16:58:19,318 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de 0.113s 2025-12-07 16:58:19,318 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:19 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20543256-4008-4b6e-a8cd-adf4a337c5c7', 'x-compute-request-id': 'req-20543256-4008-4b6e-a8cd-adf4a337c5c7', '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/248a2afc-5bf7-43ba-b1c7-f4dbe90e41de'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 248a2afc-5bf7-43ba-b1c7-f4dbe90e41de could not be found."}}' 2025-12-07 16:58:19,861 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/9ace2c60-54ca-4a85-afd8-7a732c1b26ab 0.543s 2025-12-07 16:58:19,862 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6824e217-3730-4769-8bd4-a0abc1682c97', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/9ace2c60-54ca-4a85-afd8-7a732c1b26ab'} Body: b'' 2025-12-07 16:58:19,941 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-1888143387 0.079s 2025-12-07 16:58:19,942 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:19 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb0e2e1d-951b-48fa-86ec-22844016a39f', 'x-compute-request-id': 'req-eb0e2e1d-951b-48fa-86ec-22844016a39f', '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-1888143387'} Body: b'' 2025-12-07 16:58:20,365 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9f774e5d-027e-4a40-97ca-70ed74bca5cd 0.423s 2025-12-07 16:58:20,366 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2c3d1cb2-b2bf-4521-b57d-9111d4570ffb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9f774e5d-027e-4a40-97ca-70ed74bca5cd'} Body: b'' 2025-12-07 16:58:20,574 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66 0.207s 2025-12-07 16:58:20,574 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58: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-c0f539ed-6769-4846-b273-131188332198', 'x-compute-request-id': 'req-c0f539ed-6769-4846-b273-131188332198', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'' 2025-12-07 16:58:21,035 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66 0.460s 2025-12-07 16:58:21,035 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:20 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-1de9fe66-4d3e-48f5-a777-e06e2bf411da', 'x-compute-request-id': 'req-1de9fe66-4d3e-48f5-a777-e06e2bf411da', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"server": {"id": "39f46795-88e6-4343-b61e-3c646fd21c66", "name": "tempest-TestNetworkBasicOps-server-1365469416", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:20Z", "updated": "2025-12-07T16:58:20Z", "addresses": {"tempest-network-smoke--838520765": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:11:f8"}, {"version": 4, "addr": "192.168.122.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:11:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1836279563", "OS-SRV-USG:launched_at": "2025-12-07T16:57:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-265486530"}], "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-07 16:58:22,295 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66 0.255s 2025-12-07 16:58:22,296 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:22 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-ceeddf70-0b5c-459b-825b-9ad035ed4d21', 'x-compute-request-id': 'req-ceeddf70-0b5c-459b-825b-9ad035ed4d21', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"server": {"id": "39f46795-88e6-4343-b61e-3c646fd21c66", "name": "tempest-TestNetworkBasicOps-server-1365469416", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "228C href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:57:20Z", "updated": "2025-12-07T16:58:20Z", "addresses": {"tempest-network-smoke--838520765": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:11:f8"}, {"version": 4, "addr": "192.168.122.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:11:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39f46795-88e6-4343-b61e-3c646fd21c66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1836279563", "OS-SRV-USG:launched_at": "2025-12-07T16:57:27.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-07 16:58:23,394 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39f46795-88e6-4343-b61e-3c646fd21c66 0.093s 2025-12-07 16:58:23,395 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:23 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-1a111cd9-eabc-41fb-9f09-5d41c5808ec2', 'x-compute-request-id': 'req-1a111cd9-eabc-41fb-9f09-5d41c5808ec2', '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/39f46795-88e6-4343-b61e-3c646fd21c66'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 39f46795-88e6-4343-b61e-3c646fd21c66 could not be found."}}' 2025-12-07 16:58:23,972 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6bcdae40-cf77-4445-9b4e-dfe1211a29f3 0.576s 2025-12-07 16:58:23,972 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-db221f64-6673-46c1-9d4c-8cd661807142', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6bcdae40-cf77-4445-9b4e-dfe1211a29f3'} Body: b'' 2025-12-07 16:58:24,056 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-1836279563 0.083s 2025-12-07 16:58:24,057 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:23 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-34c078e1-5b26-4054-99fe-a4a7afa0dada', 'x-compute-request-id': 'req-34c078e1-5b26-4054-99fe-a4a7afa0dada', '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-1836279563'} Body: b'' 2025-12-07 16:58:25,360 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e/remove_router_interface 1.302s 2025-12-07 16:58:25,361 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "229b748c-9c50-4778-9637-e78631efb585"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-aceb9fe4-7e87-4202-bc90-4713dd3f7b1d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e/remove_router_interface'} Body: b'{"id": "7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "79a60bb9-a369-454d-a46e-5658a4dcd108", "network_id": "07b3b397-cd8f-4e16-9088-cad965b5f13a", "subnet_id": "229b748c-9c50-4778-9637-e78631efb585", "subnet_ids": ["229b748c-9c50-4778-9637-e78631efb585"]}' 2025-12-07 16:58:25,878 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/229b748c-9c50-4778-9637-e78631efb585 0.517s 2025-12-07 16:58:25,878 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0e7cac92-b5af-4544-ba73-c153c1bcca5d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/229b748c-9c50-4778-9637-e78631efb585'} Body: b'' 2025-12-07 16:58:26,491 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e 0.612s 2025-12-07 16:58:26,492 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:26 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5bdf3251-74cd-4f74-a5dc-e5f28e08bc9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7fc30bc9-6f85-4f5f-a3ff-f45a1329e47e'} Body: b'' 2025-12-07 16:58:27,271 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/07b3b397-cd8f-4e16-9088-cad965b5f13a 0.778s 2025-12-07 16:58:27,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': 'Sun, 07 Dec 2025 16:58:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-faa7d60b-14fa-42b9-acc9-1f0f3339b849', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/07b3b397-cd8f-4e16-9088-cad965b5f13a'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-07 16:58:27.297240Z 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-07 16:59:10.185147Z 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-07 16:58:28,111 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.814s 2025-12-07 16:58:28,112 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--1782150234", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8a1d30ce-b0b6-417e-96ce-4198f23e65a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1e069021-f62f-4eb4-bc4c-8a5a595dce88","name":"tempest-network-smoke--1782150234","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c2862010b4074178b36417f9edc7c203","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-07T16:58:27Z","updated_at":"2025-12-07T16:58:27Z","revision_number":1}}' 2025-12-07 16:58:29,408 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.294s 2025-12-07 16:58:29,408 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-103648612", "admin_state_up": true, "project_id": "c2862010b4074178b36417f9edc7c203", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8"}}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-5737a523-ac94-44c4-a5c1-0874294a6036', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "463b1d34-ea14-4caa-a16c-fccd0fb6ee19", "name": "tempest-TestNetworkBasicOps-router-103648612", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.229"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:58:28Z", "updated_at": "2025-12-07T16:58:28Z", "revision_number": 2, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:29,476 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=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28 0.067s 2025-12-07 16:58:29,476 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0f9cbe12-4d4d-4a24-8497-fc3f0ae9ed24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c2862010b4074178b36417f9edc7c203&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:58:29,618 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.141s 2025-12-07 16:58:29,618 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-1f63c23b-21ac-42d9-b6e8-679331ec9315', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-07 16:58:29,777 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=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28 0.158s 2025-12-07 16:58:29,779 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-72d1b6fa-4e0b-4c9d-a015-383eea0a4bb5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=1bed6012-6eab-412c-9d68-59e6a9d7c7c8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-07 16:58:30,420 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.640s 2025-12-07 16:58:30,421 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-6458186", "network_id": "1e069021-f62f-4eb4-bc4c-8a5a595dce88", "project_id": "c2862010b4074178b36417f9edc7c203", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '630', 'x-openstack-request-id': 'req-309909b3-4c1c-4842-9334-7e0ac7d25d9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"96ed9307-bb36-49ef-acf1-3c3bae785f95","name":"tempest-subnet-smoke-6458186","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"1e069021-f62f-4eb4-bc4c-8a5a595dce88","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-07T16:58:29Z","updated_at":"2025-12-07T16:58:29Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:32,443 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/463b1d34-ea14-4caa-a16c-fccd0fb6ee19/add_router_interface 2.022s 2025-12-07 16:58:32,444 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "96ed9307-bb36-49ef-acf1-3c3bae785f95"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1b3e6670-7524-45fa-9878-b2672a32c9e5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/463b1d34-ea14-4caa-a16c-fccd0fb6ee19/add_router_interface'} Body: b'{"id": "463b1d34-ea14-4caa-a16c-fccd0fb6ee19", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "0e9aa65a-2660-4c18-84b4-3c0b19dc1097", "network_id": "1e069021-f62f-4eb4-bc4c-8a5a595dce88", "subnet_id": "96ed9307-bb36-49ef-acf1-3c3bae785f95", "subnet_ids": ["96ed9307-bb36-49ef-acf1-3c3bae785f95"]}' 2025-12-07 16:58:32,559 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.114s 2025-12-07 16:58:32,559 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-dd071064-cbb0-414a-8f09-f5f06952ced7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","name":"public","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["aefed253-0709-47ab-bcc3-1d8cfd7cad2d"],"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-07T16:47:36Z","updated_at":"2025-12-07T16:47:39Z","revision_number":2,"project_id":"8d9305f1130d415a9599dba73b3b2d8d","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"1e069021-f62f-4eb4-bc4c-8a5a595dce88","name":"tempest-network-smoke--1782150234","tenant_id":"c2862010b4074178b36417f9edc7c203","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["96ed9307-bb36-49ef-acf1-3c3bae785f95"],"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-07T16:58:27Z","updated_at":"2025-12-07T16:58:29Z","revision_number":2,"project_id":"c2862010b4074178b36417f9edc7c203","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":64111}]}' 2025-12-07 16:58:32,628 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.068s 2025-12-07 16:58:32,628 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1289', 'x-openstack-request-id': 'req-41d02346-a648-4e48-a28f-c470f886e025', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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":"96ed9307-bb36-49ef-acf1-3c3bae785f95","name":"tempest-subnet-smoke-6458186","tenant_id":"c2862010b4074178b36417f9edc7c203","network_id":"1e069021-f62f-4eb4-bc4c-8a5a595dce88","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-07T16:58:29Z","updated_at":"2025-12-07T16:58:29Z","revision_number":0,"project_id":"c2862010b4074178b36417f9edc7c203"},{"id":"aefed253-0709-47ab-bcc3-1d8cfd7cad2d","name":"public_subnet","tenant_id":"8d9305f1130d415a9599dba73b3b2d8d","network_id":"1bed6012-6eab-412c-9d68-59e6a9d7c7c8","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-07T16:47:39Z","updated_at":"2025-12-07T16:47:39Z","revision_number":0,"project_id":"8d9305f1130d415a9599dba73b3b2d8d"}]}' 2025-12-07 16:58:32,916 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.287s 2025-12-07 16:58:32,916 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-8262f7dc-68e2-4a72-ad6d-53afcda695af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "463b1d34-ea14-4caa-a16c-fccd0fb6ee19", "name": "tempest-TestNetworkBasicOps-router-103648612", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.229"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:58:28Z", "updated_at": "2025-12-07T16:58:31Z", "revision_number": 3, "project_id": "c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:58:33,024 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.108s 2025-12-07 16:58:33,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-2109619749", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVKjYVJCq+5JH52J+yck8LCuofHuDg+AJDl4ARFLET7qd25LFaLlJIYhoYNhuCAkObubMosLJRjmkLHKzlAl5NAYmyh5CpQDsv2YMhWXfy13fkT211ZKUOKrfTqvQEGrA=="}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:32 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4324e725-9984-4b37-9bc4-e05a224409d2', 'x-compute-request-id': 'req-4324e725-9984-4b37-9bc4-e05a224409d2', '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-2109619749", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVKjYVJCq+5JH52J+yck8LCuofHuDg+AJDl4ARFLET7qd25LFaLlJIYhoYNhuCAkObubMosLJRjmkLHKzlAl5NAYmyh5CpQDsv2YMhWXfy13fkT211ZKUOKrfTqvQEGrA==", "fingerprint": "0f:90:d3:82:2f:17:c5:36:85:85:63:d4:7d:1a:e5:59", "user_id": "47f7aa499f21429f8311ce635f80f2be"}}' 2025-12-07 16:58:33,224 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.197s 2025-12-07 16:58:33,224 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-1316900263", "description": "tempest-secgroup-smoke-1316900263 description", "project_id": "c2862010b4074178b36417f9edc7c203"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-2970b4a0-f037-47e1-a61b-349106993573', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "fd47d0eb-c260-470f-8703-530f5b65afac", "name": "tempest-secgroup-smoke-1316900263", "stateful": true, "tenant_id": "c2862010b4074178b36417f9edc7c203", "description": "tempest-secgroup-smoke-1316900263 description", "shared": false, "security_group_rules": [{"id": "50386fca-7ad3-4e2a-9d7f-46160cd40a84", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "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-07T16:58:33Z", "updated_at": "2025-12-07T16:58:33Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}, {"id": "af052c03-42dd-41c7-86d6-54b1e8283531", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "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-07T16:58:33Z", "updated_at": "2025-12-07T16:58:33Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}], "tags": [], "created_at": "2025-12-07T16:58:33Z", "updated_at": "2025-12-07T16:58:33Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:33,400 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.176s 2025-12-07 16:58:33,401 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-63e12d9e-4938-4a18-b8f7-78689c3b5f4a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d5d789c-98aa-4749-9d41-8c5468bed9c6", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "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-07T16:58:33Z", "updated_at": "2025-12-07T16:58:33Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:33,585 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.183s 2025-12-07 16:58:33,585 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2e965108-408e-4dc9-9224-edfe8a6dc541', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f4fba9c9-48d7-40cd-8ce8-f57648272333", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "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-07T16:58:33Z", "updated_at": "2025-12-07T16:58:33Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:33,897 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.312s 2025-12-07 16:58:33,898 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c44f20f0-197e-4054-a40b-1f44e7ee8eb4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "62be8696-7880-4f80-935c-e2b2eec71fb2", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "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-07T16:58:33Z", "updated_at": "2025-12-07T16:58:33Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:34,066 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.167s 2025-12-07 16:58:34,066 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ad1522e4-fd87-4fb8-8930-7d8e15d813bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "561c971a-117a-4837-916d-894bed031c61", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "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-07T16:58:33Z", "updated_at": "2025-12-07T16:58:33Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:34,220 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.153s 2025-12-07 16:58:34,221 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f6ff8fce-fd53-49a2-ba87-8f417e951be1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fa5eabe1-eb76-4411-9872-f77268d86703", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "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-07T16:58:34Z", "updated_at": "2025-12-07T16:58:34Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:34,374 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.153s 2025-12-07 16:58:34,374 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "project_id": "c2862010b4074178b36417f9edc7c203", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a93d0a5a-c077-4513-860b-ec13ba8497a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2afbc9c2-233b-4975-a174-a0d5ab311c8d", "tenant_id": "c2862010b4074178b36417f9edc7c203", "security_group_id": "fd47d0eb-c260-470f-8703-530f5b65afac", "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-07T16:58:34Z", "updated_at": "2025-12-07T16:58:34Z", "revision_number": 0, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:34,679 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.301s 2025-12-07 16:58:34,679 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:34 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c7df5ab0-31b9-4542-9019-1a509a7c672f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=82feb6e1d2238073456b886caee43cfc; 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": "47f7aa499f21429f8311ce635f80f2be", "name": "tempest-TestNetworkBasicOps-159869589-project-member", "password_expires_at": null}, "audit_ids": ["RqJAAKDwTaWDhDKzfQBO8A"], "expires_at": "2025-12-07T17:58:34.000000Z", "issued_at": "2025-12-07T16:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2862010b4074178b36417f9edc7c203", "name": "tempest-TestNetworkBasicOps-159869589"}, "is_domain": false, "roles": [{"id": "c31422d554f346c58e90eb974f193e64", "name": "reader"}, {"id": "6c7ea86742ec4bd180750b021f30af11", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "8c8a117d0f1e443ab2b05f74babe571b", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bf9cf5825e8f460db4e7eb9f704f484b", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2c1ea2d31cb84848aa6722a500a1dced", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5b4b15c011e6460ca06fe0b347a78442", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c0d4f9f35c454c68a4854874542d8bb6", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "2f791dc114d143ba8c7c306717fec23a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "104754ed7b504f3ab539096732aa3fd3", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "ed4795357e824f3f9b9f3ba12e6c98f1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "41164548e01b4596a063364c3c964c5a", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "a5c5c46f9a1d40ebb8cf28e1e75437da", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b4feb7442d2a480890fa63e8803c9373", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7651258c225e467aad0ee4c291777bbd", "type": "image", "name": "glance"}, {"endpoints": [{"name": "barbican", "id": "c3429fcd5731411f8c9ec5b5e438994f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "eedf94952bc5468694234aae70e35126", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "7e85ef4970da44aca19464519a129635", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "41201997e24a43a6ab9f17bac398fd41", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}, {"name": "swift", "id": "56d6d067e3554e1d9df941e61cb32cbb", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_c2862010b4074178b36417f9edc7c203", "region": "regionOne"}], "id": "a0b3f0236e4f441282fc7c505f3ad165", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a2711ffd37f4a7abfc048852eec5d77", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "534b1154036048bbb9e85d799c9a600b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "b260a7e307df4869b9d99e299497c1 2025-12-07 16:58:34,679 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2025-12-07 16:58:37,252 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.572s 2025-12-07 16:58:37,252 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1040905919", "imageRef": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "flavorRef": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "networks": [{"uuid": "1e069021-f62f-4eb4-bc4c-8a5a595dce88"}], "key_name": "tempest-TestNetworkBasicOps-2109619749", "security_groups": [{"name": "tempest-secgroup-smoke-1316900263"}]}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:34 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b848f52-4e42-4b70-8adc-6d1d98b0a88f', 'x-compute-request-id': 'req-7b848f52-4e42-4b70-8adc-6d1d98b0a88f', '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": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1316900263"}], "adminPass": "rGEgQrSUc9kW"}}' 2025-12-07 16:58:37,897 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.643s 2025-12-07 16:58:37,897 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:37 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-aaa73b76-7c72-4e69-8f66-46566fca3c26', 'x-compute-request-id': 'req-aaa73b76-7c72-4e69-8f66-46566fca3c26', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"server": {"id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "name": "tempest-TestNetworkBasicOps-server-1040905919", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:58:37Z", "updated": "2025-12-07T16:58:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2109619749", "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-07 16:58:39,211 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.309s 2025-12-07 16:58:39,211 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:38 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-66d1b37f-e886-4f0d-8b66-aef7f0383fc6', 'x-compute-request-id': 'req-66d1b37f-e886-4f0d-8b66-aef7f0383fc6', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"server": {"id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "name": "tempest-TestNetworkBasicOps-server-1040905919", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:58:37Z", "updated": "2025-12-07T16:58:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2109619749", "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-07 16:58:39,215 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-07 16:58:40,603 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.387s 2025-12-07 16:58:40,604 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:40 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-94c32aef-126b-4903-a237-8ebecbe24c8a', 'x-compute-request-id': 'req-94c32aef-126b-4903-a237-8ebecbe24c8a', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"server": {"id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "name": "tempest-TestNetworkBasicOps-server-1040905919", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:58:37Z", "updated": "2025-12-07T16:58:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2109619749", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1316900263"}], "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-07 16:58:42,199 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.587s 2025-12-07 16:58:42,199 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:41 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-0255bdc1-f69d-4461-b429-c8f1e7df33cd', 'x-compute-request-id': 'req-0255bdc1-f69d-4461-b429-c8f1e7df33cd', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"server": {"id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "name": "tempest-TestNetworkBasicOps-server-1040905919", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:58:37Z", "updated": "2025-12-07T16:58:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2109619749", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1316900263"}], "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-07 16:58:44,164 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.958s 2025-12-07 16:58:44,164 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:43 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-00c3c8df-8003-42a6-92c3-643f0875b87a', 'x-compute-request-id': 'req-00c3c8df-8003-42a6-92c3-643f0875b87a', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"server": {"id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "name": "tempest-TestNetworkBasicOps-server-1040905919", "status": "BUILD", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:58:37Z", "updated": "2025-12-07T16:58:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2109619749", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1316900263"}], "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-07 16:58:46,043 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.873s 2025-12-07 16:58:46,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': 'Sun, 07 Dec 2025 16:58:45 GMT', 'server': 'Apache', 'content-length': '1693', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b60be5-1142-473b-a33d-5ea954cd8a12', 'x-compute-request-id': 'req-36b60be5-1142-473b-a33d-5ea954cd8a12', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"server": {"id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "name": "tempest-TestNetworkBasicOps-server-1040905919", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:58:37Z", "updated": "2025-12-07T16:58:43Z", "addresses": {"tempest-network-smoke--1782150234": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:36:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2109619749", "OS-SRV-USG:launched_at": "2025-12-07T16:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1316900263"}], "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-07 16:58:46,047 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-07 16:58:46,926 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.878s 2025-12-07 16:58:46,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:46 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-df16fd2e-d60d-40f8-9357-9c2e568696f5', 'x-compute-request-id': 'req-df16fd2e-d60d-40f8-9357-9c2e568696f5', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"server": {"id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "name": "tempest-TestNetworkBasicOps-server-1040905919", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:58:37Z", "updated": "2025-12-07T16:58:43Z", "addresses": {"tempest-network-smoke--1782150234": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:36:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2109619749", "OS-SRV-USG:launched_at": "2025-12-07T16:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1316900263"}], "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-07 16:58:46,935 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-07 16:58:47,055 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=4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.119s 2025-12-07 16:58:47,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': 'Sun, 07 Dec 2025 16:58:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-50419106-2478-43e6-9856-ef36fa3df03e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"ports":[{"id":"5667fab2-37ca-4763-8a91-66da03030869","name":"","network_id":"1e069021-f62f-4eb4-bc4c-8a5a595dce88","tenant_id":"c2862010b4074178b36417f9edc7c203","mac_address":"fa:16:3e:0a:36:3d","admin_state_up":true,"status":"ACTIVE","device_id":"4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"96ed9307-bb36-49ef-acf1-3c3bae785f95","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fd47d0eb-c260-470f-8703-530f5b65afac"],"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-1040905919","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1040905919","fqdn":"tempest-testnetworkbasicops-server-1040905919.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-07T16:58:39Z","updated_at":"2025-12-07T16:58:42Z","revision_number":4,"project_id":"c2862010b4074178b36417f9edc7c203"}]}' 2025-12-07 16:58:47,056 25 DEBUG [tempest.common.waiters] Server ID 4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b ports are all ACTIVE [{'id': '5667fab2-37ca-4763-8a91-66da03030869', 'name': '', 'network_id': '1e069021-f62f-4eb4-bc4c-8a5a595dce88', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'mac_address': 'fa:16:3e:0a:36:3d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '96ed9307-bb36-49ef-acf1-3c3bae785f95', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fd47d0eb-c260-470f-8703-530f5b65afac'], '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-1040905919', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-1040905919', 'fqdn': 'tempest-testnetworkbasicops-server-1040905919.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-07T16:58:39Z', 'updated_at': '2025-12-07T16:58:42Z', 'revision_number': 4, 'project_id': 'c2862010b4074178b36417f9edc7c203'}]: 2025-12-07 16:58:48,967 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.911s 2025-12-07 16:58:48,968 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "port_id": "5667fab2-37ca-4763-8a91-66da03030869", "tenant_id": "c2862010b4074178b36417f9edc7c203", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-930c0910-e69c-42bf-bb22-f607263539bb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; 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": "f409f3e4-859e-4ed7-adde-d11e87b0388b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.172", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "463b1d34-ea14-4caa-a16c-fccd0fb6ee19", "port_id": "5667fab2-37ca-4763-8a91-66da03030869", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "c2862010b4074178b36417f9edc7c203", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "1e069021-f62f-4eb4-bc4c-8a5a595dce88", "mac_address": "fa:16:3e:0a:36:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:58:47Z", "updated_at": "2025-12-07T16:58:47Z", "revision_number": 0}}' 2025-12-07 16:58:49,130 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f409f3e4-859e-4ed7-adde-d11e87b0388b 0.162s 2025-12-07 16:58:49,130 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:58:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-30ac8968-5f29-4da4-8ca1-67232b85ce2b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f409f3e4-859e-4ed7-adde-d11e87b0388b'} Body: b'{"floatingip": {"id": "f409f3e4-859e-4ed7-adde-d11e87b0388b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.172", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "463b1d34-ea14-4caa-a16c-fccd0fb6ee19", "port_id": "5667fab2-37ca-4763-8a91-66da03030869", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "1e069021-f62f-4eb4-bc4c-8a5a595dce88", "mac_address": "fa:16:3e:0a:36:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "device_owner": "compute:nova"}, "dns_do10000 main": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:58:47Z", "updated_at": "2025-12-07T16:58:48Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:58:49,131 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'f409f3e4-859e-4ed7-adde-d11e87b0388b', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.172', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': '463b1d34-ea14-4caa-a16c-fccd0fb6ee19', 'port_id': '5667fab2-37ca-4763-8a91-66da03030869', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '1e069021-f62f-4eb4-bc4c-8a5a595dce88', 'mac_address': 'fa:16:3e:0a:36:3d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:58:47Z', 'updated_at': '2025-12-07T16:58:48Z', 'revision_number': 1, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:58:49,131 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.162606 seconds 2025-12-07 16:58:49,131 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.172 with user: cirros 2025-12-07 16:58:49,131 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.172 in 120 sec and the expected result is reachable 2025-12-07 16:59:01,378 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.246471 seconds 2025-12-07 16:59:01,379 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.172 in 120 sec and the ping result is expected 2025-12-07 16:59:01,580 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b/action 0.200s 2025-12-07 16:59:01,582 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:59:01 GMT', 'server': 'Apache', 'content-length': '75226', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9588894b-0f8b-4329-a7dd-df126b2f5759', 'x-compute-request-id': 'req-9588894b-0f8b-4329-a7dd-df126b2f5759', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1336773799 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001208] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001599] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004404] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004443] Using GB pages for direct mapping\\n[ 0.004780] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004786] ACPI: Early table checksum verification disabled\\n[ 0.004792] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004798] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004807] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004815] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004819] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004822] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004826] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004830] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004834] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004835] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004837] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004838] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004839] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004841] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006139] No NUMA configuration fo 2025-12-07 16:59:01,584 25 DEBUG [tempest.scenario.manager] Console output for 4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1336773799 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001208] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001599] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004404] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004443] Using GB pages for direct mapping [ 0.004780] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004786] ACPI: Early table checksum verification disabled [ 0.004792] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004798] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004807] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004815] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004819] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004822] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004826] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004830] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004834] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004835] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004837] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004838] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004839] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004841] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006139] No NUMA configuration found [ 0.006142] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006150] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006492] Zone ranges: [ 0.006494] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006496] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006498] Normal empty [ 0.006500] Device empty [ 0.006502] Movable zone start for each node [ 0.006505] Early memory node ranges [ 0.006506] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006508] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006510] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006877] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006906] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007133] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018346] ACPI: PM-Timer IO Port: 0x608 [ 0.018383] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018516] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018521] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018523] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018525] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018527] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018528] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018532] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018535] TSC deadline timer available [ 0.018551] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018630] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018633] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018634] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018636] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018638] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018640] Booting paravirtualized kernel on KVM [ 0.018643] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018652] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019003] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019082] kvm-guest: setup async PF for cpu 0 [ 0.019112] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019132] kvm-guest: PV spinlocks disabled, single CPU [ 0.019139] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019142] Policy zone: DMA32 [ 0.019144] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019204] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019217] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019225] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019288] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019635] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020381] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020413] ftrace: allocating 50600 entries in 198 pages [ 0.044854] ftrace: allocated 198 pages with 4 groups [ 0.045037] rcu: Hierarchical RCU implementation. [ 0.045039] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045041] Rude variant of Tasks RCU enabled. [ 0.045042] Tracing variant of Tasks RCU enabled. [ 0.045043] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045045] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049671] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050196] random: crng init done [ 0.092799] Console: colour VGA+ 80x25 [ 0.237792] printk: console [tty1] enabled [ 0.607811] printk: console [ttyS0] enabled [ 0.611272] ACPI: Core revision 20210730 [ 0.614463] APIC: Switch to symmetric I/O mode setup [ 0.619307] x2apic enabled [ 0.623193] Switched APIC routing to physical x2apic. [ 0.632456] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.640062] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.644055] pid_max: default: 32768 minimum: 301 [ 0.644055] LSM: Security Framework initializing [ 0.644055] landlock: Up and running. [ 0.644055] Yama: becoming mindful. [ 0.644055] AppArmor: AppArmor initialized [ 0.644055] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644055] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644055] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.644055] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.644055] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.644055] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.644055] Spectre V2 : Mitigation: Retpolines [ 0.644055] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.644055] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.644055] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.644055] RETBleed: Mitigation: untrained return thunk [ 0.644055] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.644055] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.644055] Freeing SMP alternatives memory: 44K [ 0.644055] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.644243] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.648079] ... version: 0 [ 0.651260] ... bit width: 48 [ 0.652068] ... generic registers: 6 [ 0.655183] ... value mask: 0000ffffffffffff [ 0.656069] ... max period: 00007fffffffffff [ 0.660052] ... fixed-purpose events: 0 [ 0.663372] ... event mask: 000000000000003f [ 0.664163] rcu: Hierarchical SRCU implementation. [ 0.668325] smp: Bringing up secondary CPUs ... [ 0.671876] smp: Brought up 1 node, 1 CPU [ 0.672073] smpboot: Max logical packages: 1 [ 0.675339] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.676604] devtmpfs: initialized [ 0.679407] x86/mm: Memory block size: 128MB [ 0.680259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.684082] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.688134] pinctrl core: initialized pinctrl subsystem [ 0.692470] PM: RTC time: 16:58:45, date: 2025-12-07 [ 0.696250] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.700192] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.704156] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.708093] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.712078] audit: initializing netlink subsys (disabled) [ 0.716232] thermal_sys: Registered thermal governor 'fair_share' [ 0.716233] thermal_sys: Registered thermal governor 'bang_bang' [ 0.720071] audit: type=2000 audit(1765126725.113:1): state=initialized audit_enabled=0 res=1 [ 0.728075] thermal_sys: Registered thermal governor 'step_wise' [ 0.728077] thermal_sys: Registered thermal governor 'user_space' [ 0.732073] thermal_sys: Registered thermal governor 'power_allocator' [ 0.736098] EISA bus registered [ 0.742599] cpuidle: using governor ladder [ 0.744069] cpuidle: using governor menu [ 0.749677] ACPI: bus type PCI registered [ 0.752070] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.756420] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.760071] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.764095] PCI: Using configuration type 1 for base access [ 0.769253] Kprobes globally optimized [ 0.772243] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.776074] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.781187] ACPI: Added _OSI(Module Device) [ 0.784102] ACPI: Added _OSI(Processor Device) [ 0.787509] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.788143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.792078] ACPI: Added _OSI(Linux-Dell-Video) [ 0.795386] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.796100] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.803615] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.808294] ACPI: Interpreter enabled [ 0.811065] ACPI: PM: (supports S0 S5) [ 0.812070] ACPI: Using IOAPIC for interrupt routing [ 0.816109] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.820068] PCI: Using E820 reservations for host bridge windows [ 0.824313] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.833429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.836075] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.840233] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.844178] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.849373] PCI host bridge to bus 0000:00 [ 0.852071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.856070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.860070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.864088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.868069] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.872070] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.876069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.880386] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.888587] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.899478] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.911603] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.916104] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.930215] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.932288] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.940928] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.948014] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.956205] pci 0000:00:02.0: enabling Extended Tags [ 0.963259] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.968103] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.979297] pci 0000:00:02.1: enabling Extended Tags [ 0.982817] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.988070] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.002409] pci 0000:00:02.2: enabling Extended Tags [ 1.006872] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.013557] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.025034] pci 0000:00:02.3: enabling Extended Tags [ 1.030989] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.035982] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.041719] pci 0000:00:02.4: enabling Extended Tags [ 1.046810] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.052070] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.064362] pci 0000:00:02.5: enabling Extended Tags [ 1.073467] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.080071] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.092172] pci 0000:00:02.6: enabling Extended Tags [ 1.098958] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.104071] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.117710] pci 0000:00:02.7: enabling Extended Tags [ 1.125357] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.132071] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.144150] pci 0000:00:03.0: enabling Extended Tags [ 1.153406] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.161791] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.174047] pci 0000:00:03.1: enabling Extended Tags [ 1.178791] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.183867] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.189646] pci 0000:00:03.2: enabling Extended Tags [ 1.195064] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.202316] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.212359] pci 0000:00:03.3: enabling Extended Tags [ 1.218666] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.224071] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.235354] pci 0000:00:03.4: enabling Extended Tags [ 1.238815] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.244076] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.259398] pci 0000:00:03.5: enabling Extended Tags [ 1.262874] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.268075] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.277619] pci 0000:00:03.6: enabling Extended Tags [ 1.283187] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.288073] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.297859] pci 0000:00:03.7: enabling Extended Tags [ 1.304947] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.312079] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.325766] pci 0000:00:04.0: enabling Extended Tags [ 1.332790] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.340074] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.353956] pci 0000:00:04.1: enabling Extended Tags [ 1.360527] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.368078] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.381289] pci 0000:00:04.2: enabling Extended Tags [ 1.386959] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.391874] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.397528] pci 0000:00:04.3: enabling Extended Tags [ 1.405467] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.412011] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.421421] pci 0000:00:04.4: enabling Extended Tags [ 1.426778] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.432074] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.443031] pci 0000:00:04.5: enabling Extended Tags [ 1.446998] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.452074] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.463187] pci 0000:00:04.6: enabling Extended Tags [ 1.466978] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.472081] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.487742] pci 0000:00:04.7: enabling Extended Tags [ 1.492918] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.499928] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.508354] pci 0000:00:05.0: enabling Extended Tags [ 1.573542] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.578058] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.581105] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.600075] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.606143] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.612320] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.622456] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.632777] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.640073] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.648105] pci 0000:01:00.0: enabling Extended Tags [ 1.731072] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.732162] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.736133] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.740225] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.746794] pci_bus 0000:02: extended config space not accessible [ 1.748396] acpiphp: Slot [1] registered [ 1.751366] acpiphp: Slot [0] registered [ 1.752118] acpiphp: Slot [2] registered [ 1.754998] acpiphp: Slot [3] registered [ 1.756127] acpiphp: Slot [4] registered [ 1.759212] acpiphp: Slot [5] registered [ 1.760121] acpiphp: Slot [6] registered [ 1.763285] acpiphp: Slot [7] registered [ 1.764119] acpiphp: Slot [8] registered [ 1.766995] acpiphp: Slot [9] registered [ 1.768135] acpiphp: Slot [10] registered [ 1.770993] acpiphp: Slot [11] registered [ 1.772117] acpiphp: Slot [12] registered [ 1.775028] acpiphp: Slot [13] registered [ 1.776116] acpiphp: Slot [14] registered [ 1.779037] acpiphp: Slot [15] registered [ 1.780120] acpiphp: Slot [16] registered [ 1.783040] acpiphp: Slot [17] registered [ 1.784116] acpiphp: Slot [18] registered [ 1.787045] acpiphp: Slot [19] registered [ 1.788119] acpiphp: Slot [20] registered [ 1.791050] acpiphp: Slot [21] registered [ 1.792117] acpiphp: Slot [22] registered [ 1.795056] acpiphp: Slot [23] registered [ 1.796118] acpiphp: Slot [24] registered [ 1.799016] acpiphp: Slot [25] registered [ 1.800115] acpiphp: Slot [26] registered [ 1.803236] acpiphp: Slot [27] registered [ 1.804117] acpiphp: Slot [28] registered [ 1.807026] acpiphp: Slot [29] registered [ 1.808116] acpiphp: Slot [30] registered [ 1.811035] acpiphp: Slot [31] registered [ 1.814538] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.826313] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.909101] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.912141] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.916156] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.920232] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.931110] acpiphp: Slot [0-2] registered [ 1.932776] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.942312] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.953131] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.958698] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.960269] pci 0000:03:00.0: enabling Extended Tags [ 2.039504] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.040199] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.044239] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.050516] acpiphp: Slot [0-3] registered [ 2.052752] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.063971] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.072076] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.082040] pci 0000:04:00.0: enabling Extended Tags [ 2.163384] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.164197] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.168194] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.175444] acpiphp: Slot [0-4] registered [ 2.176748] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.188068] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.202337] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.206832] pci 0000:05:00.0: enabling Extended Tags [ 2.287932] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.288193] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.292193] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.299274] acpiphp: Slot [0-5] registered [ 2.300724] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.311836] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.322270] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.326694] pci 0000:06:00.0: enabling Extended Tags [ 2.407566] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.408194] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.412193] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.419173] acpiphp: Slot [0-6] registered [ 2.489735] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.492194] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.496193] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.503467] acpiphp: Slot [0-7] registered [ 2.573763] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.576210] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.580194] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.587281] acpiphp: Slot [0-8] registered [ 2.658538] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.660209] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.664193] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.671338] acpiphp: Slot [0-9] registered [ 2.742377] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.744194] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.748206] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.755293] acpiphp: Slot [0-10] registered [ 2.827426] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.828194] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.832193] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.839452] acpiphp: Slot [0-11] registered [ 2.910453] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.912194] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.916193] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.923339] acpiphp: Slot [0-12] registered [ 2.994462] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.996194] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.000194] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.007392] acpiphp: Slot [0-13] registered [ 3.078322] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.080194] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.084194] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.091409] acpiphp: Slot [0-14] registered [ 3.162643] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.164194] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.168195] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.175335] acpiphp: Slot [0-15] registered [ 3.246209] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.248207] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.252193] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.259328] acpiphp: Slot [0-16] registered [ 3.330322] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.332199] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.336205] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.343373] acpiphp: Slot [0-17] registered [ 3.414510] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.416194] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.420194] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.427286] acpiphp: Slot [0-18] registered [ 3.498555] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.500194] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.504194] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.511286] acpiphp: Slot [0-19] registered [ 3.582637] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.584194] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.588194] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.595360] acpiphp: Slot [0-20] registered [ 3.666331] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.670109] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.672194] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.679334] acpiphp: Slot [0-21] registered [ 3.750670] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.752195] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.756207] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.763410] acpiphp: Slot [0-22] registered [ 3.834324] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.836194] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.840194] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.847366] acpiphp: Slot [0-23] registered [ 3.918414] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.920196] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.924194] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.931331] acpiphp: Slot [0-24] registered [ 4.002390] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.004194] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.008194] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.015388] acpiphp: Slot [0-25] registered [ 4.106981] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.108270] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.112307] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.168809] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.172300] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.176279] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.180360] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.184344] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.188295] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.192363] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.196289] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.200190] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.204086] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.208085] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.212091] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.216092] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.220088] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.224086] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.228086] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.232773] iommu: Default domain type: Translated [ 4.236069] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.240313] SCSI subsystem initialized [ 4.243276] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.244055] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.244077] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.248069] vgaarb: loaded [ 4.250273] ACPI: bus type USB registered [ 4.252092] usbcore: registered new interface driver usbfs [ 4.256077] usbcore: registered new interface driver hub [ 4.259867] usbcore: registered new device driver usb [ 4.260102] pps_core: LinuxPPS API ver. 1 registered [ 4.263838] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.264072] PTP clock support registered [ 4.266997] EDAC MC: Ver: 3.0.0 [ 4.271789] NetLabel: Initializing [ 4.272068] NetLabel: domain hash size = 128 [ 4.275498] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.276091] NetLabel: unlabeled traffic allowed by default [ 4.280110] PCI: Using ACPI for IRQ routing [ 5.147356] clocksource: Switched to clocksource kvm-clock [ 5.161575] VFS: Disk quotas dquot_6.6.0 [ 5.164666] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.169524] AppArmor: AppArmor Filesystem Enabled [ 5.172995] pnp: PnP ACPI init [ 5.175745] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.181338] pnp: PnP ACPI: found 5 devices [ 5.190059] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.196294] NET: Registered PF_INET protocol family [ 5.199849] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.205910] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.211770] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.217268] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.222647] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.227554] TCP: Hash tables configured (established 1024 bind 1024) [ 5.232153] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.237310] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.241882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.246783] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.250816] NET: Registered PF_XDP protocol family [ 5.254302] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.259982] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265685] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.271472] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.277169] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.282868] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.288643] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.294298] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.299986] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.305691] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.311422] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.317145] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.322912] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.328589] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.334323] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.340087] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.345920] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.352072] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.357822] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.363545] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.369238] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.375008] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.380695] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.386433] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.392338] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.396673] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.401028] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.405422] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.409788] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.414107] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.418449] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.422824] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.427182] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.431916] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.436247] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.440553] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.444878] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.449169] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.453625] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.458261] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.462681] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.467315] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.471783] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.476461] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.480918] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.485545] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.489988] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.494670] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.499132] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.503810] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.508285] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.512975] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.517425] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.522090] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.526567] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.531415] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.535873] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.540498] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.544963] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.549604] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.553968] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.558309] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.562652] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.566998] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.571382] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.575750] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.580217] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.584532] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.588870] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.593191] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.597563] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.601902] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.606212] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.610606] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.615244] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.619675] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.624346] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.628784] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.633446] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.637884] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.642538] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.646985] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.651620] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.656085] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.660694] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.665089] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.669734] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.674209] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.679005] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.683445] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.688120] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.692527] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.697194] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.701767] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.706441] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.710149] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.718203] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.725237] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.735994] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.742041] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.748687] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.756624] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.766286] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.772793] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.781386] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.790740] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.796259] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.804773] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.816747] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.822173] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.831728] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.840971] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.846883] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.856107] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.866397] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.872264] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.881012] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.890948] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.896549] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.905407] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.915307] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.920790] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.929356] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.938261] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.943625] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.951919] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.962684] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.967854] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.975394] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.983357] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.991451] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.999308] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.006900] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.014676] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.020563] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.031193] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.036819] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.043211] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.051113] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.060470] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.066092] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.072349] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.079834] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.088448] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.092015] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.099685] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.105467] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.116238] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.119764] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.128537] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.136205] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.143606] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.149278] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.155515] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.163565] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.171179] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.178074] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.184336] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.192389] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.202740] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.206402] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.214152] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.220127] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.229932] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.235210] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.241807] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.249441] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.258521] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.262268] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.269900] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.275782] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.285310] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.288945] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.297054] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.305013] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.312810] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.318292] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.325018] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.332842] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.342198] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.346006] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.354430] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.360344] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.371019] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.375817] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.382320] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.389955] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.397652] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.403612] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.407852] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.412446] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.417039] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.421657] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.426359] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.430205] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.434418] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.439349] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.443198] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.447490] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.454648] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.459551] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.464715] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.469289] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.474602] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.479015] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.484081] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.488405] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.493447] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.497835] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.503004] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.507357] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.512438] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.518706] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.524089] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.528452] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.533672] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.538095] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.543192] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.547551] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.552614] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.557003] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.562054] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.565974] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.570370] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.575619] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.579565] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.583977] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.589099] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.593038] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.597404] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.602522] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.606478] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.610862] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.615999] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.619951] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.624341] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.629453] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.633419] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.640448] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.645572] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.649568] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.653978] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.659055] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.663040] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.667460] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.674533] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.678506] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.682897] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.687910] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.691887] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.696277] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.701352] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.705261] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.709626] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.714707] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.718666] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.723149] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.728177] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.732226] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.736581] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.743335] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.753740] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10579 usecs [ 6.760525] PCI: CLS 0 bytes, default 64 [ 6.763478] Trying to unpack rootfs image as initramfs... [ 6.767366] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.784595] Initialise system trusted keyrings [ 6.787869] Key type blacklist registered [ 6.796137] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.805585] zbud: loaded [ 6.807869] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.824420] fuse: init (API version 7.34) [ 6.832206] integrity: Platform Keyring initialized [ 6.844323] Key type asymmetric registered [ 6.847604] Asymmetric key parser 'x509' registered [ 6.856196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.868113] io scheduler mq-deadline registered [ 6.874189] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.888495] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.906929] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.920511] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.939929] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.952701] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.971227] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.984820] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.002966] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.009662] Freeing initrd memory: 8744K [ 7.013262] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.022306] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.028560] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.037715] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.042275] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.052484] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.057004] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.063998] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.070637] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.075072] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.085277] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.089845] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.099856] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.105736] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.115522] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.119961] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.128512] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.132954] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.142930] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.149103] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.157568] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.163596] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.172187] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.176654] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.183339] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.189723] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.195301] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.204840] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.209215] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.217778] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.222172] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.232035] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.237823] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.246341] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.251984] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.260493] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.264898] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.274879] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.279331] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.289133] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.294858] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.300285] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.306965] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.311463] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.321350] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.331307] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.335793] shpchp 0000:01:00.0: Slot initialization failed [ 7.342020] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.348411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.353592] ACPI: button: Power Button [PWRF] [ 7.381896] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 10000 [ 7.418879] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.425700] Linux agpgart interface v0.103 [ 7.429902] loop: module loaded [ 7.432570] tun: Universal TUN/TAP device driver, 1.6 [ 7.436155] PPP generic driver version 2.4.2 [ 7.439310] VFIO - User Level meta-driver version: 0.3 [ 7.443295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.447856] ehci-pci: EHCI PCI platform driver [ 7.451389] ehci-platform: EHCI generic platform driver [ 7.456750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.460983] ohci-pci: OHCI PCI platform driver [ 7.464175] ohci-platform: OHCI generic platform driver [ 7.467861] uhci_hcd: USB Universal Host Controller Interface driver [ 7.474576] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.478238] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.483331] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.487194] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.491411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.497321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.502349] usb usb1: Product: UHCI Host Controller [ 7.505936] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.510458] usb usb1: SerialNumber: 0000:02:01.0 [ 7.513931] hub 1-0:1.0: USB hub found [ 7.516852] hub 1-0:1.0: 2 ports detected [ 7.520184] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.528392] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.532046] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.535810] mousedev: PS/2 mouse device common for all mice [ 7.540700] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.546780] rtc_cmos 00:03: RTC can wake from S4 [ 7.552167] rtc_cmos 00:03: registered as rtc0 [ 7.555772] rtc_cmos 00:03: setting system clock to 2025-12-07T16:58:52 UTC (1765126732) [ 7.561726] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.566320] i2c_dev: i2c /dev entries driver [ 7.569556] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.577924] device-mapper: uevent: version 1.0.3 [ 7.581351] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.587182] platform eisa.0: Probing EISA bus 0 [ 7.590626] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.595604] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.600107] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.605097] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.609580] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.614143] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.618717] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.623413] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.627958] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.632527] platform eisa.0: EISA: Detected 0 cards [ 7.636114] ledtrig-cpu: registered to indicate activity on CPUs [ 7.640424] drop_monitor: Initializing network drop monitor service [ 7.645025] NET: Registered PF_INET6 protocol family [ 7.651902] Segment Routing with IPv6 [ 7.654755] In-situ OAM (IOAM) with IPv6 [ 7.657737] NET: Registered PF_PACKET protocol family [ 7.661424] Key type dns_resolver registered [ 7.664852] IPI shorthand broadcast: enabled [ 7.668132] registered taskstats version 1 [ 7.671235] Loading compiled-in X.509 certificates [ 7.675247] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.682476] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.689633] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.696519] blacklist: Loading compiled-in revocation X.509 certificates [ 7.701253] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.708050] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.717319] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.724933] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.732188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.739528] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.746988] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.754269] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.762102] zswap: loaded using pool lzo/zbud [ 7.765465] Key type .fscrypt registered [ 7.768403] Key type fscrypt-provisioning registered [ 7.773589] Key type encrypted registered [ 7.776719] AppArmor: AppArmor sha1 policy hashing enabled [ 7.780673] ima: No TPM chip found, activating TPM-bypass! [ 7.784550] Loading compiled-in module X.509 certificates [ 7.788847] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.795801] ima: Allocated hash algorithm: sha1 [ 7.799167] ima: No architecture policies found [ 7.802508] evm: Initialising EVM extended attributes: [ 7.806183] evm: security.selinux [ 7.808711] evm: security.SMACK64 [ 7.811280] evm: security.SMACK64EXEC [ 7.814067] evm: security.SMACK64TRANSMUTE [ 7.817095] evm: security.SMACK64MMAP [ 7.819932] evm: security.apparmor [ 7.822549] evm: security.ima [ 7.824890] evm: security.capability [ 7.827584] evm: HMAC attrs: 0x1 [ 7.830398] PM: Magic number: 5:702:994 [ 7.833702] RAS: Correctable Errors collector initialized. [ 7.837571] Unstable clock detected, switching default tracing clock to "global" [ 7.837571] If you want to keep using the local clock, then add: [ 7.837571] "trace_clock=local" [ 7.837571] on the kernel command line [ 7.852117] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.857972] Freeing unused decrypted memory: 2036K [ 7.862069] Freeing unused kernel image (initmem) memory: 3244K [ 7.866526] Write protecting the kernel read-only data: 30720k [ 7.871285] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.876384] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.922351] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.926897] Run /init as init process info: initramfs: up at 7.34 [ 7.983113] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.991853] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.997190] GPT:229375 != 2097151 [ 7.999873] GPT:Alternate GPT header not at the end of the disk. [ 8.004174] GPT:229375 != 2097151 [ 8.006793] GPT: Use GNU Parted to correct GPT errors. [ 8.058229] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.445315] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.489760] 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.28 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:4d:8b:2b:d7:0a:a7:48:bd:8d:87:9e:5d:ab:c4:44:8b forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChiDZBpSHtq1+aVktxs0NgYx1Fbi0o9jK4kFfQPLVmpl8dZbvCpGno3UI6TjUZNWZwMynI+KIBySiB0dm7tSCEQGqoOrVJlo348i70jk4yEBX1vKvw+j1MFfH55r9F4abFvowG2zHSww9BxJcdkbT0ssihYwRBuWWSvXkfl4wX/h4P+11yz3+pAVM3Xo2sTvwowIH0UUINo5Kco18vwmRm2L8Iqpo1fFiZY+CG/F8lKgU5omtHNksZtf8UJlmRHn3a39/+wPspJoxt5unTZXnQugB16gG3sPzxHuFyz1DHZO00rFlY2xIxinTWsU46TzQ8bdkyhp0Ud5UB3Up0ly1N root@tempest-testnetworkbasicops-server-1040905919 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIXg+GsP9xmLMC8ojKzkTtu4c8o7v2ytlPlZ3V/USCDsQfwU0y63q+96eUv0AdPb42E4tdBn3ILah/c6hfBcBaU= root@tempest-testnetworkbasicops-server-1040905919 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe0a:363d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b name: tempest-TestNetworkBasicOps-server-1040905919 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1040905919 launch-index: 0 === cirros: current=0.6.2 uptime=9.22 === === 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:0A:36:3D inet6 addr: fe80::f816:3eff:fe0a:363d/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-1040905919 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.607956] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.612326] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.632957] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.850345] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.881803] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.992528] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.993475] ISO 9660 Extensions: RRIP_1991A [ 9.107084] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.644211] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.646935] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:58:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:58:54 cirros auth.notice su: + none root:cirros Dec 7 16:58:54 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: DUID 00:04:4d:8b:2b:d7:0a:a7:48:bd:8d:87:9e:5d:ab:c4:44:8b Dec 7 16:58:54 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:0a:36:3d Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe0a:363d Dec 7 16:58:54 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-1040905919 login: 2025-12-07 16:59:01,586 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.172:22' as 'cirros' with public key authentication 2025-12-07 16:59:01,595 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:59:01,713 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:59:01,714 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.172 successfully created 2025-12-07 16:59:02,249 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/463b1d34-ea14-4caa-a16c-fccd0fb6ee19 0.534s 2025-12-07 16:59:02,250 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': 'Sun, 07 Dec 2025 16:59:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-9b9fdf4d-3e7d-43d4-b3bc-6daa67e04760', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/463b1d34-ea14-4caa-a16c-fccd0fb6ee19'} Body: b'{"router": {"id": "463b1d34-ea14-4caa-a16c-fccd0fb6ee19", "name": "tempest-TestNetworkBasicOps-router-103648612", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.229"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:58:28Z", "updated_at": "2025-12-07T16:59:02Z", "revision_number": 4, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:59:02,250 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.172 with user: cirros 2025-12-07 16:59:02,251 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.172 in 120 sec and the expected result is unreachable 2025-12-07 16:59:03,294 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.043411 seconds 2025-12-07 16:59:03,295 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.172 in 120 sec and the ping result is expected 2025-12-07 16:59:03,515 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b/action 0.219s 2025-12-07 16:59:03,517 25 DEBUG [tempest.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': 'Sun, 07 Dec 2025 16:59:03 GMT', 'server': 'Apache', 'content-length': '75226', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b49f06a-a2bb-4928-8336-7b7d38f43ae7', 'x-compute-request-id': 'req-0b49f06a-a2bb-4928-8336-7b7d38f43ae7', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1336773799 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001208] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001599] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004404] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004443] Using GB pages for direct mapping\\n[ 0.004780] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004786] ACPI: Early table checksum verification disabled\\n[ 0.004792] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004798] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004807] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004815] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004819] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004822] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004826] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004830] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004834] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004835] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004837] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004838] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004839] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004841] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006139] No NUMA configuration fo 2025-12-07 16:59:03,518 25 DEBUG [tempest.scenario.manager] Console output for 4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1336773799 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001208] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001599] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004404] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004443] Using GB pages for direct mapping [ 0.004780] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004786] ACPI: Early table checksum verification disabled [ 0.004792] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004798] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004807] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004815] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004819] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004822] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004826] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004830] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004834] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004835] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004837] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004838] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004839] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004841] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006139] No NUMA configuration found [ 0.006142] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006150] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006492] Zone ranges: [ 0.006494] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006496] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006498] Normal empty [ 0.006500] Device empty [ 0.006502] Movable zone start for each node [ 0.006505] Early memory node ranges [ 0.006506] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006508] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006510] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006877] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006906] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007133] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018346] ACPI: PM-Timer IO Port: 0x608 [ 0.018383] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018516] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018521] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018523] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018525] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018527] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018528] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018532] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018535] TSC deadline timer available [ 0.018551] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018630] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018633] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018634] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018636] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018638] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018640] Booting paravirtualized kernel on KVM [ 0.018643] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018652] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019003] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019082] kvm-guest: setup async PF for cpu 0 [ 0.019112] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019132] kvm-guest: PV spinlocks disabled, single CPU [ 0.019139] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019142] Policy zone: DMA32 [ 0.019144] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019204] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019217] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019225] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019288] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019635] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020381] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020413] ftrace: allocating 50600 entries in 198 pages [ 0.044854] ftrace: allocated 198 pages with 4 groups [ 0.045037] rcu: Hierarchical RCU implementation. [ 0.045039] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045041] Rude variant of Tasks RCU enabled. [ 0.045042] Tracing variant of Tasks RCU enabled. [ 0.045043] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045045] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049671] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050196] random: crng init done [ 0.092799] Console: colour VGA+ 80x25 [ 0.237792] printk: console [tty1] enabled [ 0.607811] printk: console [ttyS0] enabled [ 0.611272] ACPI: Core revision 20210730 [ 0.614463] APIC: Switch to symmetric I/O mode setup [ 0.619307] x2apic enabled [ 0.623193] Switched APIC routing to physical x2apic. [ 0.632456] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.640062] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.644055] pid_max: default: 32768 minimum: 301 [ 0.644055] LSM: Security Framework initializing [ 0.644055] landlock: Up and running. [ 0.644055] Yama: becoming mindful. [ 0.644055] AppArmor: AppArmor initialized [ 0.644055] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644055] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644055] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.644055] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.644055] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.644055] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.644055] Spectre V2 : Mitigation: Retpolines [ 0.644055] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.644055] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.644055] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.644055] RETBleed: Mitigation: untrained return thunk [ 0.644055] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.644055] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.644055] Freeing SMP alternatives memory: 44K [ 0.644055] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.644243] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.648079] ... version: 0 [ 0.651260] ... bit width: 48 [ 0.652068] ... generic registers: 6 [ 0.655183] ... value mask: 0000ffffffffffff [ 0.656069] ... max period: 00007fffffffffff [ 0.660052] ... fixed-purpose events: 0 [ 0.663372] ... event mask: 000000000000003f [ 0.664163] rcu: Hierarchical SRCU implementation. [ 0.668325] smp: Bringing up secondary CPUs ... [ 0.671876] smp: Brought up 1 node, 1 CPU [ 0.672073] smpboot: Max logical packages: 1 [ 0.675339] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.676604] devtmpfs: initialized [ 0.679407] x86/mm: Memory block size: 128MB [ 0.680259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.684082] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.688134] pinctrl core: initialized pinctrl subsystem [ 0.692470] PM: RTC time: 16:58:45, date: 2025-12-07 [ 0.696250] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.700192] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.704156] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.708093] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.712078] audit: initializing netlink subsys (disabled) [ 0.716232] thermal_sys: Registered thermal governor 'fair_share' [ 0.716233] thermal_sys: Registered thermal governor 'bang_bang' [ 0.720071] audit: type=2000 audit(1765126725.113:1): state=initialized audit_enabled=0 res=1 [ 0.728075] thermal_sys: Registered thermal governor 'step_wise' [ 0.728077] thermal_sys: Registered thermal governor 'user_space' [ 0.732073] thermal_sys: Registered thermal governor 'power_allocator' [ 0.736098] EISA bus registered [ 0.742599] cpuidle: using governor ladder [ 0.744069] cpuidle: using governor menu [ 0.749677] ACPI: bus type PCI registered [ 0.752070] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.756420] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.760071] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.764095] PCI: Using configuration type 1 for base access [ 0.769253] Kprobes globally optimized [ 0.772243] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.776074] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.781187] ACPI: Added _OSI(Module Device) [ 0.784102] ACPI: Added _OSI(Processor Device) [ 0.787509] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.788143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.792078] ACPI: Added _OSI(Linux-Dell-Video) [ 0.795386] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.796100] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.803615] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.808294] ACPI: Interpreter enabled [ 0.811065] ACPI: PM: (supports S0 S5) [ 0.812070] ACPI: Using IOAPIC for interrupt routing [ 0.816109] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.820068] PCI: Using E820 reservations for host bridge windows [ 0.824313] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.833429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.836075] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.840233] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.844178] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.849373] PCI host bridge to bus 0000:00 [ 0.852071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.856070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.860070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.864088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.868069] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.872070] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.876069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.880386] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.888587] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.899478] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.911603] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.916104] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.930215] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.932288] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.940928] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.948014] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.956205] pci 0000:00:02.0: enabling Extended Tags [ 0.963259] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.968103] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.979297] pci 0000:00:02.1: enabling Extended Tags [ 0.982817] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.988070] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.002409] pci 0000:00:02.2: enabling Extended Tags [ 1.006872] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.013557] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.025034] pci 0000:00:02.3: enabling Extended Tags [ 1.030989] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.035982] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.041719] pci 0000:00:02.4: enabling Extended Tags [ 1.046810] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.052070] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.064362] pci 0000:00:02.5: enabling Extended Tags [ 1.073467] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.080071] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.092172] pci 0000:00:02.6: enabling Extended Tags [ 1.098958] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.104071] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.117710] pci 0000:00:02.7: enabling Extended Tags [ 1.125357] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.132071] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.144150] pci 0000:00:03.0: enabling Extended Tags [ 1.153406] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.161791] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.174047] pci 0000:00:03.1: enabling Extended Tags [ 1.178791] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.183867] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.189646] pci 0000:00:03.2: enabling Extended Tags [ 1.195064] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.202316] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.212359] pci 0000:00:03.3: enabling Extended Tags [ 1.218666] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.224071] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.235354] pci 0000:00:03.4: enabling Extended Tags [ 1.238815] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.244076] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.259398] pci 0000:00:03.5: enabling Extended Tags [ 1.262874] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.268075] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.277619] pci 0000:00:03.6: enabling Extended Tags [ 1.283187] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.288073] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.297859] pci 0000:00:03.7: enabling Extended Tags [ 1.304947] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.312079] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.325766] pci 0000:00:04.0: enabling Extended Tags [ 1.332790] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.340074] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.353956] pci 0000:00:04.1: enabling Extended Tags [ 1.360527] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.368078] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.381289] pci 0000:00:04.2: enabling Extended Tags [ 1.386959] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.391874] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.397528] pci 0000:00:04.3: enabling Extended Tags [ 1.405467] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.412011] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.421421] pci 0000:00:04.4: enabling Extended Tags [ 1.426778] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.432074] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.443031] pci 0000:00:04.5: enabling Extended Tags [ 1.446998] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.452074] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.463187] pci 0000:00:04.6: enabling Extended Tags [ 1.466978] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.472081] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.487742] pci 0000:00:04.7: enabling Extended Tags [ 1.492918] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.499928] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.508354] pci 0000:00:05.0: enabling Extended Tags [ 1.573542] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.578058] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.581105] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.600075] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.606143] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.612320] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.622456] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.632777] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.640073] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.648105] pci 0000:01:00.0: enabling Extended Tags [ 1.731072] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.732162] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.736133] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.740225] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.746794] pci_bus 0000:02: extended config space not accessible [ 1.748396] acpiphp: Slot [1] registered [ 1.751366] acpiphp: Slot [0] registered [ 1.752118] acpiphp: Slot [2] registered [ 1.754998] acpiphp: Slot [3] registered [ 1.756127] acpiphp: Slot [4] registered [ 1.759212] acpiphp: Slot [5] registered [ 1.760121] acpiphp: Slot [6] registered [ 1.763285] acpiphp: Slot [7] registered [ 1.764119] acpiphp: Slot [8] registered [ 1.766995] acpiphp: Slot [9] registered [ 1.768135] acpiphp: Slot [10] registered [ 1.770993] acpiphp: Slot [11] registered [ 1.772117] acpiphp: Slot [12] registered [ 1.775028] acpiphp: Slot [13] registered [ 1.776116] acpiphp: Slot [14] registered [ 1.779037] acpiphp: Slot [15] registered [ 1.780120] acpiphp: Slot [16] registered [ 1.783040] acpiphp: Slot [17] registered [ 1.784116] acpiphp: Slot [18] registered [ 1.787045] acpiphp: Slot [19] registered [ 1.788119] acpiphp: Slot [20] registered [ 1.791050] acpiphp: Slot [21] registered [ 1.792117] acpiphp: Slot [22] registered [ 1.795056] acpiphp: Slot [23] registered [ 1.796118] acpiphp: Slot [24] registered [ 1.799016] acpiphp: Slot [25] registered [ 1.800115] acpiphp: Slot [26] registered [ 1.803236] acpiphp: Slot [27] registered [ 1.804117] acpiphp: Slot [28] registered [ 1.807026] acpiphp: Slot [29] registered [ 1.808116] acpiphp: Slot [30] registered [ 1.811035] acpiphp: Slot [31] registered [ 1.814538] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.826313] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.909101] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.912141] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.916156] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.920232] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.931110] acpiphp: Slot [0-2] registered [ 1.932776] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.942312] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.953131] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.958698] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.960269] pci 0000:03:00.0: enabling Extended Tags [ 2.039504] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.040199] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.044239] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.050516] acpiphp: Slot [0-3] registered [ 2.052752] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.063971] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.072076] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.082040] pci 0000:04:00.0: enabling Extended Tags [ 2.163384] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.164197] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.168194] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.175444] acpiphp: Slot [0-4] registered [ 2.176748] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.188068] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.202337] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.206832] pci 0000:05:00.0: enabling Extended Tags [ 2.287932] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.288193] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.292193] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.299274] acpiphp: Slot [0-5] registered [ 2.300724] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.311836] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.322270] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.326694] pci 0000:06:00.0: enabling Extended Tags [ 2.407566] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.408194] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.412193] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.419173] acpiphp: Slot [0-6] registered [ 2.489735] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.492194] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.496193] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.503467] acpiphp: Slot [0-7] registered [ 2.573763] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.576210] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.580194] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.587281] acpiphp: Slot [0-8] registered [ 2.658538] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.660209] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.664193] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.671338] acpiphp: Slot [0-9] registered [ 2.742377] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.744194] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.748206] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.755293] acpiphp: Slot [0-10] registered [ 2.827426] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.828194] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.832193] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.839452] acpiphp: Slot [0-11] registered [ 2.910453] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.912194] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.916193] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.923339] acpiphp: Slot [0-12] registered [ 2.994462] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.996194] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.000194] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.007392] acpiphp: Slot [0-13] registered [ 3.078322] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.080194] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.084194] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.091409] acpiphp: Slot [0-14] registered [ 3.162643] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.164194] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.168195] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.175335] acpiphp: Slot [0-15] registered [ 3.246209] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.248207] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.252193] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.259328] acpiphp: Slot [0-16] registered [ 3.330322] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.332199] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.336205] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.343373] acpiphp: Slot [0-17] registered [ 3.414510] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.416194] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.420194] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.427286] acpiphp: Slot [0-18] registered [ 3.498555] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.500194] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.504194] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.511286] acpiphp: Slot [0-19] registered [ 3.582637] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.584194] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.588194] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.595360] acpiphp: Slot [0-20] registered [ 3.666331] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.670109] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.672194] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.679334] acpiphp: Slot [0-21] registered [ 3.750670] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.752195] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.756207] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.763410] acpiphp: Slot [0-22] registered [ 3.834324] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.836194] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.840194] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.847366] acpiphp: Slot [0-23] registered [ 3.918414] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.920196] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.924194] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.931331] acpiphp: Slot [0-24] registered [ 4.002390] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.004194] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.008194] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.015388] acpiphp: Slot [0-25] registered [ 4.106981] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.108270] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.112307] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.168809] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.172300] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.176279] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.180360] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.184344] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.188295] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.192363] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.196289] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.200190] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.204086] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.208085] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.212091] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.216092] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.220088] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.224086] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.228086] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.232773] iommu: Default domain type: Translated [ 4.236069] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.240313] SCSI subsystem initialized [ 4.243276] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.244055] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.244077] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.248069] vgaarb: loaded [ 4.250273] ACPI: bus type USB registered [ 4.252092] usbcore: registered new interface driver usbfs [ 4.256077] usbcore: registered new interface driver hub [ 4.259867] usbcore: registered new device driver usb [ 4.260102] pps_core: LinuxPPS API ver. 1 registered [ 4.263838] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.264072] PTP clock support registered [ 4.266997] EDAC MC: Ver: 3.0.0 [ 4.271789] NetLabel: Initializing [ 4.272068] NetLabel: domain hash size = 128 [ 4.275498] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.276091] NetLabel: unlabeled traffic allowed by default [ 4.280110] PCI: Using ACPI for IRQ routing [ 5.147356] clocksource: Switched to clocksource kvm-clock [ 5.161575] VFS: Disk quotas dquot_6.6.0 [ 5.164666] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.169524] AppArmor: AppArmor Filesystem Enabled [ 5.172995] pnp: PnP ACPI init [ 5.175745] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.181338] pnp: PnP ACPI: found 5 devices [ 5.190059] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.196294] NET: Registered PF_INET protocol family [ 5.199849] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.205910] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.211770] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.217268] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.222647] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.227554] TCP: Hash tables configured (established 1024 bind 1024) [ 5.232153] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.237310] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.241882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.246783] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.250816] NET: Registered PF_XDP protocol family [ 5.254302] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.259982] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265685] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.271472] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.277169] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.282868] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.288643] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.294298] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.299986] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.305691] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.311422] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.317145] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.322912] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.328589] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.334323] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.340087] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.345920] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.352072] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.357822] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.363545] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.369238] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.375008] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.380695] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.386433] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.392338] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.396673] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.401028] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.405422] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.409788] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.414107] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.418449] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.422824] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.427182] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.431916] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.436247] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.440553] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.444878] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.449169] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.453625] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.458261] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.462681] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.467315] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.471783] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.476461] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.480918] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.485545] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.489988] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.494670] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.499132] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.503810] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.508285] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.512975] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.517425] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.522090] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.526567] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.531415] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.535873] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.540498] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.544963] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.549604] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.553968] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.558309] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.562652] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.566998] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.571382] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.575750] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.580217] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.584532] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.588870] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.593191] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.597563] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.601902] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.606212] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.610606] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.615244] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.619675] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.624346] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.628784] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.633446] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.637884] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.642538] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.646985] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.651620] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.656085] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.660694] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.665089] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.669734] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.674209] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.679005] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.683445] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.688120] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.692527] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.697194] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.701767] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.706441] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.710149] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.718203] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.725237] pci 0000:01:10000 00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.735994] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.742041] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.748687] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.756624] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.766286] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.772793] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.781386] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.790740] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.796259] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.804773] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.816747] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.822173] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.831728] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.840971] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.846883] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.856107] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.866397] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.872264] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.881012] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.890948] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.896549] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.905407] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.915307] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.920790] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.929356] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.938261] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.943625] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.951919] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.962684] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.967854] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.975394] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.983357] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.991451] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.999308] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.006900] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.014676] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.020563] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.031193] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.036819] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.043211] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.051113] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.060470] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.066092] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.072349] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.079834] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.088448] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.092015] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.099685] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.105467] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.116238] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.119764] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.128537] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.136205] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.143606] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.149278] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.155515] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.163565] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.171179] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.178074] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.184336] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.192389] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.202740] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.206402] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.214152] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.220127] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.229932] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.235210] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.241807] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.249441] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.258521] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.262268] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.269900] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.275782] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.285310] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.288945] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.297054] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.305013] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.312810] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.318292] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.325018] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.332842] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.342198] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.346006] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.354430] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.360344] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.371019] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.375817] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.382320] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.389955] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.397652] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.403612] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.407852] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.412446] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.417039] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.421657] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.426359] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.430205] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.434418] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.439349] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.443198] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.447490] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.454648] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.459551] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.464715] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.469289] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.474602] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.479015] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.484081] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.488405] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.493447] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.497835] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.503004] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.507357] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.512438] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.518706] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.524089] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.528452] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.533672] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.538095] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.543192] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.547551] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.552614] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.557003] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.562054] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.565974] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.570370] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.575619] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.579565] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.583977] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.589099] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.593038] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.597404] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.602522] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.606478] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.610862] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.615999] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.619951] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.624341] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.629453] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.633419] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.640448] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.645572] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.649568] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.653978] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.659055] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.663040] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.667460] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.674533] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.678506] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.682897] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.687910] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.691887] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.696277] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.701352] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.705261] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.709626] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.714707] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.718666] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.723149] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.728177] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.732226] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.736581] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.743335] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.753740] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10579 usecs [ 6.760525] PCI: CLS 0 bytes, default 64 [ 6.763478] Trying to unpack rootfs image as initramfs... [ 6.767366] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.784595] Initialise system trusted keyrings [ 6.787869] Key type blacklist registered [ 6.796137] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.805585] zbud: loaded [ 6.807869] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.824420] fuse: init (API version 7.34) [ 6.832206] integrity: Platform Keyring initialized [ 6.844323] Key type asymmetric registered [ 6.847604] Asymmetric key parser 'x509' registered [ 6.856196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.868113] io scheduler mq-deadline registered [ 6.874189] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.888495] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.906929] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.920511] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.939929] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.952701] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.971227] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.984820] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.002966] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.009662] Freeing initrd memory: 8744K [ 7.013262] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.022306] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.028560] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.037715] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.042275] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.052484] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.057004] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.063998] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.070637] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.075072] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.085277] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.089845] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.099856] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.105736] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.115522] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.119961] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.128512] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.132954] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.142930] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.149103] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.157568] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.163596] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.172187] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.176654] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.183339] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.189723] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.195301] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.204840] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.209215] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.217778] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.222172] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.232035] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.237823] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.246341] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.251984] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.260493] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.264898] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.274879] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.279331] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.289133] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.294858] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.300285] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.306965] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.311463] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.321350] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.331307] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.335793] shpchp 0000:01:00.0: Slot initialization failed [ 7.342020] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.348411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.353592] ACPI: button: Power Button [PWRF] [ 7.381896] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.418879] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.425700] Linux agpgart interface v0.103 [ 7.429902] loop: module loaded [ 7.432570] tun: Universal TUN/TAP device driver, 1.6 [ 7.436155] PPP generic driver version 2.4.2 [ 7.439310] VFIO - User Level meta-driver version: 0.3 [ 7.443295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.447856] ehci-pci: EHCI PCI platform driver [ 7.451389] ehci-platform: EHCI generic platform driver [ 7.456750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.460983] ohci-pci: OHCI PCI platform driver [ 7.464175] ohci-platform: OHCI generic platform driver [ 7.467861] uhci_hcd: USB Universal Host Controller Interface driver [ 7.474576] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.478238] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.483331] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.487194] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.491411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.497321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.502349] usb usb1: Product: UHCI Host Controller [ 7.505936] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.510458] usb usb1: SerialNumber: 0000:02:01.0 [ 7.513931] hub 1-0:1.0: USB hub found [ 7.516852] hub 1-0:1.0: 2 ports detected [ 7.520184] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.528392] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.532046] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.535810] mousedev: PS/2 mouse device common for all mice [ 7.540700] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.546780] rtc_cmos 00:03: RTC can wake from S4 [ 7.552167] rtc_cmos 00:03: registered as rtc0 [ 7.555772] rtc_cmos 00:03: setting system clock to 2025-12-07T16:58:52 UTC (1765126732) [ 7.561726] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.566320] i2c_dev: i2c /dev entries driver [ 7.569556] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.577924] device-mapper: uevent: version 1.0.3 [ 7.581351] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.587182] platform eisa.0: Probing EISA bus 0 [ 7.590626] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.595604] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.600107] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.605097] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.609580] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.614143] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.618717] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.623413] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.627958] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.632527] platform eisa.0: EISA: Detected 0 cards [ 7.636114] ledtrig-cpu: registered to indicate activity on CPUs [ 7.640424] drop_monitor: Initializing network drop monitor service [ 7.645025] NET: Registered PF_INET6 protocol family [ 7.651902] Segment Routing with IPv6 [ 7.654755] In-situ OAM (IOAM) with IPv6 [ 7.657737] NET: Registered PF_PACKET protocol family [ 7.661424] Key type dns_resolver registered [ 7.664852] IPI shorthand broadcast: enabled [ 7.668132] registered taskstats version 1 [ 7.671235] Loading compiled-in X.509 certificates [ 7.675247] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.682476] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.689633] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.696519] blacklist: Loading compiled-in revocation X.509 certificates [ 7.701253] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.708050] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.717319] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.724933] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.732188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.739528] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.746988] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.754269] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.762102] zswap: loaded using pool lzo/zbud [ 7.765465] Key type .fscrypt registered [ 7.768403] Key type fscrypt-provisioning registered [ 7.773589] Key type encrypted registered [ 7.776719] AppArmor: AppArmor sha1 policy hashing enabled [ 7.780673] ima: No TPM chip found, activating TPM-bypass! [ 7.784550] Loading compiled-in module X.509 certificates [ 7.788847] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.795801] ima: Allocated hash algorithm: sha1 [ 7.799167] ima: No architecture policies found [ 7.802508] evm: Initialising EVM extended attributes: [ 7.806183] evm: security.selinux [ 7.808711] evm: security.SMACK64 [ 7.811280] evm: security.SMACK64EXEC [ 7.814067] evm: security.SMACK64TRANSMUTE [ 7.817095] evm: security.SMACK64MMAP [ 7.819932] evm: security.apparmor [ 7.822549] evm: security.ima [ 7.824890] evm: security.capability [ 7.827584] evm: HMAC attrs: 0x1 [ 7.830398] PM: Magic number: 5:702:994 [ 7.833702] RAS: Correctable Errors collector initialized. [ 7.837571] Unstable clock detected, switching default tracing clock to "global" [ 7.837571] If you want to keep using the local clock, then add: [ 7.837571] "trace_clock=local" [ 7.837571] on the kernel command line [ 7.852117] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.857972] Freeing unused decrypted memory: 2036K [ 7.862069] Freeing unused kernel image (initmem) memory: 3244K [ 7.866526] Write protecting the kernel read-only data: 30720k [ 7.871285] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.876384] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.922351] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.926897] Run /init as init process info: initramfs: up at 7.34 [ 7.983113] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.991853] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.997190] GPT:229375 != 2097151 [ 7.999873] GPT:Alternate GPT header not at the end of the disk. [ 8.004174] GPT:229375 != 2097151 [ 8.006793] GPT: Use GNU Parted to correct GPT errors. [ 8.058229] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.445315] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.489760] 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.28 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:4d:8b:2b:d7:0a:a7:48:bd:8d:87:9e:5d:ab:c4:44:8b forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChiDZBpSHtq1+aVktxs0NgYx1Fbi0o9jK4kFfQPLVmpl8dZbvCpGno3UI6TjUZNWZwMynI+KIBySiB0dm7tSCEQGqoOrVJlo348i70jk4yEBX1vKvw+j1MFfH55r9F4abFvowG2zHSww9BxJcdkbT0ssihYwRBuWWSvXkfl4wX/h4P+11yz3+pAVM3Xo2sTvwowIH0UUINo5Kco18vwmRm2L8Iqpo1fFiZY+CG/F8lKgU5omtHNksZtf8UJlmRHn3a39/+wPspJoxt5unTZXnQugB16gG3sPzxHuFyz1DHZO00rFlY2xIxinTWsU46TzQ8bdkyhp0Ud5UB3Up0ly1N root@tempest-testnetworkbasicops-server-1040905919 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIXg+GsP9xmLMC8ojKzkTtu4c8o7v2ytlPlZ3V/USCDsQfwU0y63q+96eUv0AdPb42E4tdBn3ILah/c6hfBcBaU= root@tempest-testnetworkbasicops-server-1040905919 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe0a:363d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b name: tempest-TestNetworkBasicOps-server-1040905919 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1040905919 launch-index: 0 === cirros: current=0.6.2 uptime=9.22 === === 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:0A:36:3D inet6 addr: fe80::f816:3eff:fe0a:363d/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-1040905919 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.607956] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.612326] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.632957] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.850345] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.881803] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.992528] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.993475] ISO 9660 Extensions: RRIP_1991A [ 9.107084] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.644211] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.646935] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:58:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:58:54 cirros auth.notice su: + none root:cirros Dec 7 16:58:54 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: DUID 00:04:4d:8b:2b:d7:0a:a7:48:bd:8d:87:9e:5d:ab:c4:44:8b Dec 7 16:58:54 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:0a:36:3d Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe0a:363d Dec 7 16:58:54 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-1040905919 login: 2025-12-07 16:59:04,493 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/463b1d34-ea14-4caa-a16c-fccd0fb6ee19 0.975s 2025-12-07 16:59:04,493 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': 'Sun, 07 Dec 2025 16:59:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-0cf434ed-8209-4793-9fb2-5462ecf83762', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/463b1d34-ea14-4caa-a16c-fccd0fb6ee19'} Body: b'{"router": {"id": "463b1d34-ea14-4caa-a16c-fccd0fb6ee19", "name": "tempest-TestNetworkBasicOps-router-103648612", "tenant_id": "c2862010b4074178b36417f9edc7c203", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "external_fixed_ips": [{"subnet_id": "aefed253-0709-47ab-bcc3-1d8cfd7cad2d", "ip_address": "192.168.122.229"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-07T16:58:28Z", "updated_at": "2025-12-07T16:59:04Z", "revision_number": 5, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:59:04,574 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/f409f3e4-859e-4ed7-adde-d11e87b0388b 0.080s 2025-12-07 16:59:04,574 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:59:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-e1ee4a8c-44ef-4d4c-bb49-3495fa60b598', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f409f3e4-859e-4ed7-adde-d11e87b0388b'} Body: b'{"floatingip": {"id": "f409f3e4-859e-4ed7-adde-d11e87b0388b", "tenant_id": "c2862010b4074178b36417f9edc7c203", "floating_ip_address": "192.168.122.172", "floating_network_id": "1bed6012-6eab-412c-9d68-59e6a9d7c7c8", "router_id": "463b1d34-ea14-4caa-a16c-fccd0fb6ee19", "port_id": "5667fab2-37ca-4763-8a91-66da03030869", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "1e069021-f62f-4eb4-bc4c-8a5a595dce88", "mac_address": "fa:16:3e:0a:36:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-07T16:58:47Z", "updated_at": "2025-12-07T16:58:48Z", "revision_number": 1, "project_id": "c2862010b4074178b36417f9edc7c203"}}' 2025-12-07 16:59:04,574 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'f409f3e4-859e-4ed7-adde-d11e87b0388b', 'tenant_id': 'c2862010b4074178b36417f9edc7c203', 'floating_ip_address': '192.168.122.172', 'floating_network_id': '1bed6012-6eab-412c-9d68-59e6a9d7c7c8', 'router_id': '463b1d34-ea14-4caa-a16c-fccd0fb6ee19', 'port_id': '5667fab2-37ca-4763-8a91-66da03030869', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '1e069021-f62f-4eb4-bc4c-8a5a595dce88', 'mac_address': 'fa:16:3e:0a:36:3d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-07T16:58:47Z', 'updated_at': '2025-12-07T16:58:48Z', 'revision_number': 1, 'project_id': 'c2862010b4074178b36417f9edc7c203'} is at status: ACTIVE 2025-12-07 16:59:04,575 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.080786 seconds 2025-12-07 16:59:04,575 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.172 with user: cirros 2025-12-07 16:59:04,575 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.172 in 120 sec and the expected result is reachable 2025-12-07 16:59:04,608 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.032900 seconds 2025-12-07 16:59:04,608 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.172 in 120 sec and the ping result is expected 2025-12-07 16:59:04,706 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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b/action 0.097s 2025-12-07 16:59:04,706 25 DEBUG [tempest.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': 'Sun, 07 Dec 2025 16:59:04 GMT', 'server': 'Apache', 'content-length': '75226', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f00989be-46b3-42d3-bae5-5b8327dd384f', 'x-compute-request-id': 'req-f00989be-46b3-42d3-bae5-5b8327dd384f', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1336773799 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001208] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001599] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004404] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004443] Using GB pages for direct mapping\\n[ 0.004780] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004786] ACPI: Early table checksum verification disabled\\n[ 0.004792] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004798] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004807] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004815] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004819] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004822] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004826] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004830] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004834] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004835] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004837] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004838] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004839] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004841] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006139] No NUMA configuration fo 2025-12-07 16:59:04,707 25 DEBUG [tempest.scenario.manager] Console output for 4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1336773799 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001208] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001599] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004404] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004443] Using GB pages for direct mapping [ 0.004780] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004786] ACPI: Early table checksum verification disabled [ 0.004792] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004798] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004807] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004815] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004819] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004822] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004826] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004830] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004834] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004835] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004837] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004838] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004839] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004841] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006139] No NUMA configuration found [ 0.006142] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006150] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006492] Zone ranges: [ 0.006494] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006496] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006498] Normal empty [ 0.006500] Device empty [ 0.006502] Movable zone start for each node [ 0.006505] Early memory node ranges [ 0.006506] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006508] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006510] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006877] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006906] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007133] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018346] ACPI: PM-Timer IO Port: 0x608 [ 0.018383] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018516] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018521] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018523] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018525] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018527] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018528] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018532] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018535] TSC deadline timer available [ 0.018551] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018630] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018633] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018634] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018636] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018638] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018640] Booting paravirtualized kernel on KVM [ 0.018643] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018652] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019003] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019082] kvm-guest: setup async PF for cpu 0 [ 0.019112] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019132] kvm-guest: PV spinlocks disabled, single CPU [ 0.019139] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019142] Policy zone: DMA32 [ 0.019144] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019204] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019217] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019225] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019288] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019635] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020381] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020413] ftrace: allocating 50600 entries in 198 pages [ 0.044854] ftrace: allocated 198 pages with 4 groups [ 0.045037] rcu: Hierarchical RCU implementation. [ 0.045039] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045041] Rude variant of Tasks RCU enabled. [ 0.045042] Tracing variant of Tasks RCU enabled. [ 0.045043] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045045] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049671] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050196] random: crng init done [ 0.092799] Console: colour VGA+ 80x25 [ 0.237792] printk: console [tty1] enabled [ 0.607811] printk: console [ttyS0] enabled [ 0.611272] ACPI: Core revision 20210730 [ 0.614463] APIC: Switch to symmetric I/O mode setup [ 0.619307] x2apic enabled [ 0.623193] Switched APIC routing to physical x2apic. [ 0.632456] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.640062] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.644055] pid_max: default: 32768 minimum: 301 [ 0.644055] LSM: Security Framework initializing [ 0.644055] landlock: Up and running. [ 0.644055] Yama: becoming mindful. [ 0.644055] AppArmor: AppArmor initialized [ 0.644055] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644055] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644055] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.644055] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.644055] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.644055] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.644055] Spectre V2 : Mitigation: Retpolines [ 0.644055] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.644055] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.644055] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.644055] RETBleed: Mitigation: untrained return thunk [ 0.644055] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.644055] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.644055] Freeing SMP alternatives memory: 44K [ 0.644055] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.644243] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.648079] ... version: 0 [ 0.651260] ... bit width: 48 [ 0.652068] ... generic registers: 6 [ 0.655183] ... value mask: 0000ffffffffffff [ 0.656069] ... max period: 00007fffffffffff [ 0.660052] ... fixed-purpose events: 0 [ 0.663372] ... event mask: 000000000000003f [ 0.664163] rcu: Hierarchical SRCU implementation. [ 0.668325] smp: Bringing up secondary CPUs ... [ 0.671876] smp: Brought up 1 node, 1 CPU [ 0.672073] smpboot: Max logical packages: 1 [ 0.675339] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.676604] devtmpfs: initialized [ 0.679407] x86/mm: Memory block size: 128MB [ 0.680259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.684082] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.688134] pinctrl core: initialized pinctrl subsystem [ 0.692470] PM: RTC time: 16:58:45, date: 2025-12-07 [ 0.696250] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.700192] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.704156] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.708093] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.712078] audit: initializing netlink subsys (disabled) [ 0.716232] thermal_sys: Registered thermal governor 'fair_share' [ 0.716233] thermal_sys: Registered thermal governor 'bang_bang' [ 0.720071] audit: type=2000 audit(1765126725.113:1): state=initialized audit_enabled=0 res=1 [ 0.728075] thermal_sys: Registered thermal governor 'step_wise' [ 0.728077] thermal_sys: Registered thermal governor 'user_space' [ 0.732073] thermal_sys: Registered thermal governor 'power_allocator' [ 0.736098] EISA bus registered [ 0.742599] cpuidle: using governor ladder [ 0.744069] cpuidle: using governor menu [ 0.749677] ACPI: bus type PCI registered [ 0.752070] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.756420] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.760071] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.764095] PCI: Using configuration type 1 for base access [ 0.769253] Kprobes globally optimized [ 0.772243] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.776074] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.781187] ACPI: Added _OSI(Module Device) [ 0.784102] ACPI: Added _OSI(Processor Device) [ 0.787509] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.788143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.792078] ACPI: Added _OSI(Linux-Dell-Video) [ 0.795386] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.796100] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.803615] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.808294] ACPI: Interpreter enabled [ 0.811065] ACPI: PM: (supports S0 S5) [ 0.812070] ACPI: Using IOAPIC for interrupt routing [ 0.816109] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.820068] PCI: Using E820 reservations for host bridge windows [ 0.824313] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.833429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.836075] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.840233] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.844178] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.849373] PCI host bridge to bus 0000:00 [ 0.852071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.856070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.860070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.864088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.868069] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.872070] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.876069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.880386] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.888587] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.899478] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.911603] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.916104] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.930215] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.932288] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.940928] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.948014] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.956205] pci 0000:00:02.0: enabling Extended Tags [ 0.963259] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.968103] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.979297] pci 0000:00:02.1: enabling Extended Tags [ 0.982817] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.988070] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.002409] pci 0000:00:02.2: enabling Extended Tags [ 1.006872] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.013557] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.025034] pci 0000:00:02.3: enabling Extended Tags [ 1.030989] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.035982] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.041719] pci 0000:00:02.4: enabling Extended Tags [ 1.046810] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.052070] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.064362] pci 0000:00:02.5: enabling Extended Tags [ 1.073467] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.080071] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.092172] pci 0000:00:02.6: enabling Extended Tags [ 1.098958] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.104071] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.117710] pci 0000:00:02.7: enabling Extended Tags [ 1.125357] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.132071] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.144150] pci 0000:00:03.0: enabling Extended Tags [ 1.153406] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.161791] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.174047] pci 0000:00:03.1: enabling Extended Tags [ 1.178791] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.183867] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.189646] pci 0000:00:03.2: enabling Extended Tags [ 1.195064] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.202316] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.212359] pci 0000:00:03.3: enabling Extended Tags [ 1.218666] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.224071] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.235354] pci 0000:00:03.4: enabling Extended Tags [ 1.238815] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.244076] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.259398] pci 0000:00:03.5: enabling Extended Tags [ 1.262874] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.268075] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.277619] pci 0000:00:03.6: enabling Extended Tags [ 1.283187] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.288073] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.297859] pci 0000:00:03.7: enabling Extended Tags [ 1.304947] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.312079] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.325766] pci 0000:00:04.0: enabling Extended Tags [ 1.332790] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.340074] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.353956] pci 0000:00:04.1: enabling Extended Tags [ 1.360527] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.368078] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.381289] pci 0000:00:04.2: enabling Extended Tags [ 1.386959] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.391874] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.397528] pci 0000:00:04.3: enabling Extended Tags [ 1.405467] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.412011] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.421421] pci 0000:00:04.4: enabling Extended Tags [ 1.426778] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.432074] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.443031] pci 0000:00:04.5: enabling Extended Tags [ 1.446998] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.452074] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.463187] pci 0000:00:04.6: enabling Extended Tags [ 1.466978] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.472081] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.487742] pci 0000:00:04.7: enabling Extended Tags [ 1.492918] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.499928] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.508354] pci 0000:00:05.0: enabling Extended Tags [ 1.573542] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.578058] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.581105] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.600075] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.606143] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.612320] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.622456] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.632777] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.640073] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.648105] pci 0000:01:00.0: enabling Extended Tags [ 1.731072] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.732162] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.736133] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.740225] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.746794] pci_bus 0000:02: extended config space not accessible [ 1.748396] acpiphp: Slot [1] registered [ 1.751366] acpiphp: Slot [0] registered [ 1.752118] acpiphp: Slot [2] registered [ 1.754998] acpiphp: Slot [3] registered [ 1.756127] acpiphp: Slot [4] registered [ 1.759212] acpiphp: Slot [5] registered [ 1.760121] acpiphp: Slot [6] registered [ 1.763285] acpiphp: Slot [7] registered [ 1.764119] acpiphp: Slot [8] registered [ 1.766995] acpiphp: Slot [9] registered [ 1.768135] acpiphp: Slot [10] registered [ 1.770993] acpiphp: Slot [11] registered [ 1.772117] acpiphp: Slot [12] registered [ 1.775028] acpiphp: Slot [13] registered [ 1.776116] acpiphp: Slot [14] registered [ 1.779037] acpiphp: Slot [15] registered [ 1.780120] acpiphp: Slot [16] registered [ 1.783040] acpiphp: Slot [17] registered [ 1.784116] acpiphp: Slot [18] registered [ 1.787045] acpiphp: Slot [19] registered [ 1.788119] acpiphp: Slot [20] registered [ 1.791050] acpiphp: Slot [21] registered [ 1.792117] acpiphp: Slot [22] registered [ 1.795056] acpiphp: Slot [23] registered [ 1.796118] acpiphp: Slot [24] registered [ 1.799016] acpiphp: Slot [25] registered [ 1.800115] acpiphp: Slot [26] registered [ 1.803236] acpiphp: Slot [27] registered [ 1.804117] acpiphp: Slot [28] registered [ 1.807026] acpiphp: Slot [29] registered [ 1.808116] acpiphp: Slot [30] registered [ 1.811035FDDE ] acpiphp: Slot [31] registered [ 1.814538] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.826313] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.909101] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.912141] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.916156] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.920232] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.931110] acpiphp: Slot [0-2] registered [ 1.932776] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.942312] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.953131] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.958698] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.960269] pci 0000:03:00.0: enabling Extended Tags [ 2.039504] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.040199] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.044239] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.050516] acpiphp: Slot [0-3] registered [ 2.052752] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.063971] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.072076] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.082040] pci 0000:04:00.0: enabling Extended Tags [ 2.163384] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.164197] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.168194] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.175444] acpiphp: Slot [0-4] registered [ 2.176748] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.188068] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.202337] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.206832] pci 0000:05:00.0: enabling Extended Tags [ 2.287932] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.288193] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.292193] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.299274] acpiphp: Slot [0-5] registered [ 2.300724] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.311836] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.322270] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.326694] pci 0000:06:00.0: enabling Extended Tags [ 2.407566] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.408194] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.412193] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.419173] acpiphp: Slot [0-6] registered [ 2.489735] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.492194] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.496193] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.503467] acpiphp: Slot [0-7] registered [ 2.573763] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.576210] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.580194] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.587281] acpiphp: Slot [0-8] registered [ 2.658538] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.660209] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.664193] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.671338] acpiphp: Slot [0-9] registered [ 2.742377] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.744194] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.748206] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.755293] acpiphp: Slot [0-10] registered [ 2.827426] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.828194] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.832193] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.839452] acpiphp: Slot [0-11] registered [ 2.910453] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.912194] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.916193] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.923339] acpiphp: Slot [0-12] registered [ 2.994462] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.996194] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.000194] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.007392] acpiphp: Slot [0-13] registered [ 3.078322] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.080194] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.084194] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.091409] acpiphp: Slot [0-14] registered [ 3.162643] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.164194] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.168195] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.175335] acpiphp: Slot [0-15] registered [ 3.246209] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.248207] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.252193] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.259328] acpiphp: Slot [0-16] registered [ 3.330322] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.332199] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.336205] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.343373] acpiphp: Slot [0-17] registered [ 3.414510] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.416194] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.420194] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.427286] acpiphp: Slot [0-18] registered [ 3.498555] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.500194] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.504194] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.511286] acpiphp: Slot [0-19] registered [ 3.582637] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.584194] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.588194] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.595360] acpiphp: Slot [0-20] registered [ 3.666331] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.670109] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.672194] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.679334] acpiphp: Slot [0-21] registered [ 3.750670] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.752195] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.756207] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.763410] acpiphp: Slot [0-22] registered [ 3.834324] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.836194] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.840194] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.847366] acpiphp: Slot [0-23] registered [ 3.918414] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.920196] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.924194] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.931331] acpiphp: Slot [0-24] registered [ 4.002390] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.004194] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.008194] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.015388] acpiphp: Slot [0-25] registered [ 4.106981] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.108270] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.112307] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.168809] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.172300] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.176279] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.180360] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.184344] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.188295] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.192363] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.196289] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.200190] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.204086] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.208085] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.212091] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.216092] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.220088] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.224086] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.228086] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.232773] iommu: Default domain type: Translated [ 4.236069] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.240313] SCSI subsystem initialized [ 4.243276] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.244055] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.244077] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.248069] vgaarb: loaded [ 4.250273] ACPI: bus type USB registered [ 4.252092] usbcore: registered new interface driver usbfs [ 4.256077] usbcore: registered new interface driver hub [ 4.259867] usbcore: registered new device driver usb [ 4.260102] pps_core: LinuxPPS API ver. 1 registered [ 4.263838] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.264072] PTP clock support registered [ 4.266997] EDAC MC: Ver: 3.0.0 [ 4.271789] NetLabel: Initializing [ 4.272068] NetLabel: domain hash size = 128 [ 4.275498] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.276091] NetLabel: unlabeled traffic allowed by default [ 4.280110] PCI: Using ACPI for IRQ routing [ 5.147356] clocksource: Switched to clocksource kvm-clock [ 5.161575] VFS: Disk quotas dquot_6.6.0 [ 5.164666] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.169524] AppArmor: AppArmor Filesystem Enabled [ 5.172995] pnp: PnP ACPI init [ 5.175745] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.181338] pnp: PnP ACPI: found 5 devices [ 5.190059] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.196294] NET: Registered PF_INET protocol family [ 5.199849] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.205910] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.211770] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.217268] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.222647] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.227554] TCP: Hash tables configured (established 1024 bind 1024) [ 5.232153] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.237310] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.241882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.246783] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.250816] NET: Registered PF_XDP protocol family [ 5.254302] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.259982] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265685] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.271472] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.277169] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.282868] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.288643] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.294298] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.299986] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.305691] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.311422] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.317145] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.322912] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.328589] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.334323] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.340087] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.345920] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.352072] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.357822] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.363545] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.369238] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.375008] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.380695] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.386433] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.392338] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.396673] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.401028] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.405422] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.409788] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.414107] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.418449] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.422824] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.427182] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.431916] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.436247] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.440553] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.444878] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.449169] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.453625] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.458261] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.462681] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.467315] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.471783] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.476461] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.480918] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.485545] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.489988] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.494670] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.499132] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.503810] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.508285] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.512975] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.517425] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.522090] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.526567] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.531415] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.535873] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.540498] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.544963] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.549604] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.553968] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.558309] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.562652] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.566998] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.571382] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.575750] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.580217] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.584532] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.588870] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.593191] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.597563] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.601902] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.606212] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.610606] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.615244] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.619675] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.624346] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.628784] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.633446] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.637884] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.642538] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.646985] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.651620] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.656085] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.660694] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.665089] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.669734] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.674209] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.679005] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.683445] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.688120] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.692527] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.697194] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.701767] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.706441] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.710149] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.718203] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.725237] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.735994] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.742041] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.748687] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.756624] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.766286] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.772793] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.781386] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.790740] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.796259] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.804773] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.816747] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.822173] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.831728] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.840971] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.846883] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.856107] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.866397] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.872264] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.881012] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.890948] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.896549] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.905407] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.915307] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.920790] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.929356] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.938261] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.943625] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.951919] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.962684] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.967854] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.975394] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.983357] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.991451] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.999308] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.006900] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.014676] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.020563] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.031193] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.036819] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.043211] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.051113] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.060470] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.066092] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.072349] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.079834] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.088448] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.092015] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.099685] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.105467] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.116238] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.119764] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.128537] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.136205] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.143606] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.149278] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.155515] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.163565] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.171179] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.178074] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.184336] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.192389] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.202740] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.206402] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.214152] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.220127] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.229932] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.235210] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.241807] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.249441] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.258521] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.262268] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.269900] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.275782] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.285310] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.288945] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.297054] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.305013] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.312810] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.318292] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.325018] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.332842] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.342198] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.346006] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.354430] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.360344] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.371019] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.375817] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.382320] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.389955] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.397652] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.403612] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.407852] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.412446] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.417039] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.421657] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.426359] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.430205] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.434418] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.439349] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.443198] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.447490] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.454648] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.459551] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.464715] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.469289] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.474602] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.479015] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.484081] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.488405] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.493447] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.497835] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.503004] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.507357] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.512438] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.518706] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.524089] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.528452] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.533672] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.538095] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.543192] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.547551] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.552614] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.557003] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.562054] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.565974] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.570370] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.575619] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.579565] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.583977] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.589099] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.593038] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.597404] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.602522] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.606478] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.610862] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.615999] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.619951] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.624341] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.629453] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.633419] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.640448] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.645572] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.649568] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.653978] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.659055] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.663040] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.667460] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.674533] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.678506] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.682897] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.687910] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.691887] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.696277] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.701352] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.705261] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.709626] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.714707] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.718666] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.723149] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.728177] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.732226] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.736581] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.743335] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.753740] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10579 usecs [ 6.760525] PCI: CLS 0 bytes, default 64 [ 6.763478] Trying to unpack rootfs image as initramfs... [ 6.767366] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.784595] Initialise system trusted keyrings [ 6.787869] Key type blacklist registered [ 6.796137] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.805585] zbud: loaded [ 6.807869] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.824420] fuse: init (API version 7.34) [ 6.832206] integrity: Platform Keyring initialized [ 6.844323] Key type asymmetric registered [ 6.847604] Asymmetric key parser 'x509' registered [ 6.856196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.868113] io scheduler mq-deadline registered [ 6.874189] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.888495] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.906929] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.920511] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.939929] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.952701] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.971227] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.984820] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.002966] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.009662] Freeing initrd memory: 8744K [ 7.013262] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.022306] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.028560] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.037715] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.042275] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.052484] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.057004] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.063998] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.070637] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.075072] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.085277] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.089845] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.099856] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.105736] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.115522] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.119961] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.128512] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.132954] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.142930] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.149103] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.157568] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.163596] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.172187] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.176654] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.183339] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.189723] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.195301] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.204840] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.209215] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.217778] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.222172] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.232035] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.237823] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.246341] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.251984] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.260493] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.264898] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.274879] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.279331] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.289133] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.294858] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.300285] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.306965] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.311463] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.321350] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.331307] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.335793] shpchp 0000:01:00.0: Slot initialization failed [ 7.342020] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.348411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.353592] ACPI: button: Power Button [PWRF] [ 7.381896] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.418879] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.425700] Linux agpgart interface v0.103 [ 7.429902] loop: module loaded [ 7.432570] tun: Universal TUN/TAP device driver, 1.6 [ 7.436155] PPP generic driver version 2.4.2 [ 7.439310] VFIO - User Level meta-driver version: 0.3 [ 7.443295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.447856] ehci-pci: EHCI PCI platform driver [ 7.451389] ehci-platform: EHCI generic platform driver [ 7.456750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.460983] ohci-pci: OHCI PCI platform driver [ 7.464175] ohci-platform: OHCI generic platform driver [ 7.467861] uhci_hcd: USB Universal Host Controller Interface driver [ 7.474576] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.478238] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.483331] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.487194] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.491411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.497321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.502349] usb usb1: Product: UHCI Host Controller [ 7.505936] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.510458] usb usb1: SerialNumber: 0000:02:01.0 [ 7.513931] hub 1-0:1.0: USB hub found [ 7.516852] hub 1-0:1.0: 2 ports detected [ 7.520184] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.528392] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.532046] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.535810] mousedev: PS/2 mouse device common for all mice [ 7.540700] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.546780] rtc_cmos 00:03: RTC can wake from S4 [ 7.552167] rtc_cmos 00:03: registered as rtc0 [ 7.555772] rtc_cmos 00:03: setting system clock to 2025-12-07T16:58:52 UTC (1765126732) [ 7.561726] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.566320] i2c_dev: i2c /dev entries driver [ 7.569556] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.577924] device-mapper: uevent: version 1.0.3 [ 7.581351] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.587182] platform eisa.0: Probing EISA bus 0 [ 7.590626] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.595604] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.600107] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.605097] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.609580] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.614143] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.618717] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.623413] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.627958] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.632527] platform eisa.0: EISA: Detected 0 cards [ 7.636114] ledtrig-cpu: registered to indicate activity on CPUs [ 7.640424] drop_monitor: Initializing network drop monitor service [ 7.645025] NET: Registered PF_INET6 protocol family [ 7.651902] Segment Routing with IPv6 [ 7.654755] In-situ OAM (IOAM) with IPv6 [ 7.657737] NET: Registered PF_PACKET protocol family [ 7.661424] Key type dns_resolver registered [ 7.664852] IPI shorthand broadcast: enabled [ 7.668132] registered taskstats version 1 [ 7.671235] Loading compiled-in X.509 certificates [ 7.675247] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.682476] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.689633] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.696519] blacklist: Loading compiled-in revocation X.509 certificates [ 7.701253] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.708050] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.717319] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.724933] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.732188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.739528] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.746988] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.754269] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.762102] zswap: loaded using pool lzo/zbud [ 7.765465] Key type .fscrypt registered [ 7.768403] Key type fscrypt-provisioning registered [ 7.773589] Key type encrypted registered [ 7.776719] AppArmor: AppArmor sha1 policy hashing enabled [ 7.780673] ima: No TPM chip found, activating TPM-bypass! [ 7.784550] Loading compiled-in module X.509 certificates [ 7.788847] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.795801] ima: Allocated hash algorithm: sha1 [ 7.799167] ima: No architecture policies found [ 7.802508] evm: Initialising EVM extended attributes: [ 7.806183] evm: security.selinux [ 7.808711] evm: security.SMACK64 [ 7.811280] evm: security.SMACK64EXEC [ 7.814067] evm: security.SMACK64TRANSMUTE [ 7.817095] evm: security.SMACK64MMAP [ 7.819932] evm: security.apparmor [ 7.822549] evm: security.ima [ 7.824890] evm: security.capability [ 7.827584] evm: HMAC attrs: 0x1 [ 7.830398] PM: Magic number: 5:702:994 [ 7.833702] RAS: Correctable Errors collector initialized. [ 7.837571] Unstable clock detected, switching default tracing clock to "global" [ 7.837571] If you want to keep using the local clock, then add: [ 7.837571] "trace_clock=local" [ 7.837571] on the kernel command line [ 7.852117] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.857972] Freeing unused decrypted memory: 2036K [ 7.862069] Freeing unused kernel image (initmem) memory: 3244K [ 7.866526] Write protecting the kernel read-only data: 30720k [ 7.871285] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.876384] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.922351] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.926897] Run /init as init process info: initramfs: up at 7.34 [ 7.983113] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.991853] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.997190] GPT:229375 != 2097151 [ 7.999873] GPT:Alternate GPT header not at the end of the disk. [ 8.004174] GPT:229375 != 2097151 [ 8.006793] GPT: Use GNU Parted to correct GPT errors. [ 8.058229] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.445315] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.489760] 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.28 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:4d:8b:2b:d7:0a:a7:48:bd:8d:87:9e:5d:ab:c4:44:8b forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChiDZBpSHtq1+aVktxs0NgYx1Fbi0o9jK4kFfQPLVmpl8dZbvCpGno3UI6TjUZNWZwMynI+KIBySiB0dm7tSCEQGqoOrVJlo348i70jk4yEBX1vKvw+j1MFfH55r9F4abFvowG2zHSww9BxJcdkbT0ssihYwRBuWWSvXkfl4wX/h4P+11yz3+pAVM3Xo2sTvwowIH0UUINo5Kco18vwmRm2L8Iqpo1fFiZY+CG/F8lKgU5omtHNksZtf8UJlmRHn3a39/+wPspJoxt5unTZXnQugB16gG3sPzxHuFyz1DHZO00rFlY2xIxinTWsU46TzQ8bdkyhp0Ud5UB3Up0ly1N root@tempest-testnetworkbasicops-server-1040905919 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIXg+GsP9xmLMC8ojKzkTtu4c8o7v2ytlPlZ3V/USCDsQfwU0y63q+96eUv0AdPb42E4tdBn3ILah/c6hfBcBaU= root@tempest-testnetworkbasicops-server-1040905919 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe0a:363d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b name: tempest-TestNetworkBasicOps-server-1040905919 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1040905919 launch-index: 0 === cirros: current=0.6.2 uptime=9.22 === === 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:0A:36:3D inet6 addr: fe80::f816:3eff:fe0a:363d/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-1040905919 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.607956] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.612326] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.632957] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.850345] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.881803] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.992528] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.993475] ISO 9660 Extensions: RRIP_1991A [ 9.107084] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.644211] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.646935] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 7 16:58:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 7 16:58:54 cirros auth.notice su: + none root:cirros Dec 7 16:58:54 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: DUID 00:04:4d:8b:2b:d7:0a:a7:48:bd:8d:87:9e:5d:ab:c4:44:8b Dec 7 16:58:54 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:0a:36:3d Dec 7 16:58:54 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe0a:363d Dec 7 16:58:54 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-1040905919 login: 2025-12-07 16:59:04,708 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.172:22' as 'cirros' with public key authentication 2025-12-07 16:59:04,714 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-07 16:59:04,823 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-07 16:59:04,824 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.172 successfully created 2025-12-07 16:59:05,291 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f409f3e4-859e-4ed7-adde-d11e87b0388b 0.466s 2025-12-07 16:59:05,291 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:59:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bca40e8e-5fe3-4fbd-8da5-9c0c95418d78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f409f3e4-859e-4ed7-adde-d11e87b0388b'} Body: b'' 2025-12-07 16:59:05,432 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.140s 2025-12-07 16:59:05,432 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:59:05 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02521143-8cdf-4a05-9082-6184be2afb6c', 'x-compute-request-id': 'req-02521143-8cdf-4a05-9082-6184be2afb6c', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'' 2025-12-07 16:59:06,194 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.762s 2025-12-07 16:59:06,195 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:59:05 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-b5534143-6d83-4084-b595-08f84fbe9e75', 'x-compute-request-id': 'req-b5534143-6d83-4084-b595-08f84fbe9e75', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"server": {"id": "4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b", "name": "tempest-TestNetworkBasicOps-server-1040905919", "status": "ACTIVE", "tenant_id": "c2862010b4074178b36417f9edc7c203", "user_id": "47f7aa499f21429f8311ce635f80f2be", "metadata": {}, "hostId": "3027e9bc978b795fb54a165061f726746582ced5f442ffa1c781cdc2", "image": {"id": "0ee3bbc9-4c09-4580-a86a-ca5225f0638e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ee3bbc9-4c09-4580-a86a-ca5225f0638e"}]}, "flavor": {"id": "4ed6e2aa-bb59-46ff-a30b-55356b5521bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/4ed6e2aa-bb59-46ff-a30b-55356b5521bf"}]}, "created": "2025-12-07T16:58:37Z", "updated": "2025-12-07T16:59:05Z", "addresses": {"tempest-network-smoke--1782150234": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:36:3d"}, {"version": 4, "addr": "192.168.122.172", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:36:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2109619749", "OS-SRV-USG:launched_at": "2025-12-07T16:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1316900263"}], "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-07 16:59:07,309 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b 0.108s 2025-12-07 16:59:07,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': 'Sun, 07 Dec 2025 16:59:07 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce8a2f7e-d968-48e7-ac22-36e2ac4cd055', 'x-compute-request-id': 'req-ce8a2f7e-d968-48e7-ac22-36e2ac4cd055', '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/4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4d8b2bd7-0aa7-48bd-8d87-9e5dabc4448b could not be found."}}' 2025-12-07 16:59:07,520 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/fd47d0eb-c260-470f-8703-530f5b65afac 0.210s 2025-12-07 16:59:07,520 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:59:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4e1b83cf-8209-44b5-a5ff-7b5aa906a4c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/fd47d0eb-c260-470f-8703-530f5b65afac'} Body: b'' 2025-12-07 16:59:07,581 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-2109619749 0.060s 2025-12-07 16:59:07,581 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:59:07 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8788c451-27c7-4875-9174-577224f3be90', 'x-compute-request-id': 'req-8788c451-27c7-4875-9174-577224f3be90', '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-2109619749'} Body: b'' 2025-12-07 16:59:08,601 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/463b1d34-ea14-4caa-a16c-fccd0fb6ee19/remove_router_interface 1.020s 2025-12-07 16:59:08,602 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "96ed9307-bb36-49ef-acf1-3c3bae785f95"} Response - Headers: {'date': 'Sun, 07 Dec 2025 16:59:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-90c11aa1-b48a-4f95-a050-49749b2f60f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/463b1d34-ea14-4caa-a16c-fccd0fb6ee19/remove_router_interface'} Body: b'{"id": "463b1d34-ea14-4caa-a16c-fccd0fb6ee19", "tenant_id": "c2862010b4074178b36417f9edc7c203", "port_id": "0e9aa65a-2660-4c18-84b4-3c0b19dc1097", "network_id": "1e069021-f62f-4eb4-bc4c-8a5a595dce88", "subnet_id": "96ed9307-bb36-49ef-acf1-3c3bae785f95", "subnet_ids": ["96ed9307-bb36-49ef-acf1-3c3bae785f95"]}' 2025-12-07 16:59:09,092 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/96ed9307-bb36-49ef-acf1-3c3bae785f95 0.489s 2025-12-07 16:59:09,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': 'Sun, 07 Dec 2025 16:59:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2943e500-943d-4fde-b9ef-5a62eaa348d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/96ed9307-bb36-49ef-acf1-3c3bae785f95'} Body: b'' 2025-12-07 16:59:09,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/463b1d34-ea14-4caa-a16c-fccd0fb6ee19 0.539s 2025-12-07 16:59:09,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 07 Dec 2025 16:59:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0ee73ee1-0ed4-4ef7-9c74-a1ebebd0b795', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/463b1d34-ea14-4caa-a16c-fccd0fb6ee19'} Body: b'' 2025-12-07 16:59:10,184 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/1e069021-f62f-4eb4-bc4c-8a5a595dce88 0.551s 2025-12-07 16:59:10,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': 'Sun, 07 Dec 2025 16:59:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3ce15c17-9478-4289-91d8-0d83ed71087b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=fc17176309e935d21e25833cdbf47bac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/1e069021-f62f-4eb4-bc4c-8a5a595dce88'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000164015115331142014754 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/times.dbm.dir0000644012276001227600000000164015115331142014775 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/meta.dbm.dat0000644012276001227600000000000015115331142014561 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015115331142014567 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015115331142013724 0ustar tempesttempest